-
C++ProgrammingHOW-TO
a useful c++ pdf for beginners, the document contains examples and tips and also a simple explanation.
- 2010-05-24 23:50:52下载
- 积分:1
-
BCS fast rvm
该代码实现的是压缩感知理论中的信号恢复问题。将压缩感知理论中的信号恢复问题转化为带参数约束的回归问题,从而利用贝叶斯理论实现参数估计,从而得到高效的重建稀疏信号。(The code to achieve the signal recovery problems in the theory of compressed sensing. Recovery issues into regression problems with parameter constraints will signal compression perception theory, Bayesian theory parameter estimation, resulting in efficient reconstruction of sparse signal.)
- 2020-06-29 05:00:02下载
- 积分:1
-
teach-MATLAB
MATLAB教程 很详细 好好学啊 里面有源代码 值得一看(MATLAB tutorial is very detailed good school inside the active code worth a visit)
- 2013-03-23 23:59:25下载
- 积分:1
-
2
说明: Matlab简单教程,能学习一些最基本的操作(Matlab simple tutorial to learn some basic operations)
- 2010-12-08 09:36:43下载
- 积分:1
-
panzoom
与潘左击鼠标拖动,绘制一个右键拖动zoombox,并检视双击所有数据。这也保留任何现有的WindowButtonXFcn这个数字已,以及任何轴UIContextMenus。
我写了实时数据采集这一点,因为linkaxes套XLimMode至“手动“ -这意味着将不会自动调整轴的新数据。
panzoom(figureHandle,axesHandles)
添加到这个数字,只能到指定的坐标轴功能的处理。
panzoom(figureHandle,axesHandles,XLink的)
panzoom(figureHandle,axesHandles,XLink的,雁联)
假设你有四个轴处理:1,2,3,4。你可以连接所有的X轴一起:XLink的= [1,2,3,4],或者你可以对链接在一个单元格数组中:XLink的={[1,2][3,4]}。这同样适用于雁联。 XLink的或雁联也可以为空。(Pan with left click mouse drag, draw a zoombox with right click drag, and view all data with double-click. This also retains any existing WindowButtonXFcn the figure has, as well as any axes UIContextMenus.
I wrote this for live data capture, as linkaxes sets XLimMode to "manual"- which means the axes wouldn t automatically resize for new data.
panzoom(figureHandle, axesHandles)
Adds the functionality to that figure, ONLY to the axes handles specified.
panzoom(figureHandle, axesHandles, xLink)
panzoom(figureHandle, axesHandles, xLink, yLink)
Assuming you have four axes handles: 1, 2, 3, 4. You could link all of the x axes together: xLink = [1, 2, 3, 4], or you could link them in pairs in a cell array: xLink = {[1, 2], [3, 4]}. The same applies for yLink. xLink or yLink can also be empty.)
- 2011-05-15 17:52:58下载
- 积分:1
-
junyun
基于matlab的数字频带通信系统仿真,实现对采样信号的均匀量化(To achieve uniformity of the sampling signal quantification)
- 2010-05-29 15:35:28下载
- 积分:1
-
siftDemoV4ofMatlab
matlab版SIFT算法演示程序,简洁易懂易用,实际算法部分用C来实现(SIFT algorithm demo program of matlab version)
- 2012-06-10 22:19:03下载
- 积分:1
-
LS_MSE_calc
calcultes the Least squqres and the minimum mean square error
- 2014-11-26 18:30:26下载
- 积分:1
-
ninubi
基于s-function的DFIG模型,输入dq轴电压、转差、驱动转矩,输出dq轴电流、电机转速(s-function model of DFIG based input dq-axis voltage, slip, drive torque, output current dq-axis motor speed)
- 2016-11-21 11:10:41下载
- 积分:1
-
ECGSimulator
The work simulates the ECG
- 2010-06-19 13:38:09下载
- 积分:1