-
DSP
digital signal prosecing code
- 2011-06-25 17:25:02下载
- 积分:1
-
Levenberg_Marquardt
Levenberg-Marquardt 算法的 Matlab 实现,附例子代码(Levenberg-Marquardt Algorithm implement in Matlab. )
- 2013-05-18 19:58:28下载
- 积分:1
-
onoff
f the input is a numeric array, it returns a cell array of strings of on or off depending on the logical outcome.
Conversely, if the input is a cell array of strings of on or off , then it does the reverse, i.e. returns the logical matrix where on is true and off is false.
It is very useful when using set/get on arrays of handle objects or arrays of properties/values.
Example:
onoff( [0, 1, 0]) gives { off , on , off }
onoff({ on , on , off }) gives [1, 1, 0]
It also works for mixed cell array inputs, and for other string pairs:
yes/no, ok/cancel, open/closed
- 2009-09-07 18:18:36下载
- 积分:1
-
floyd
Floyd求解最短路径问题其中运行结果直接可求解出路径(Floyd solve the shortest path problem can be solved in which the results from a direct path)
- 2010-05-16 23:19:19下载
- 积分:1
-
example_0
首先信号建模,两种频率的正弦信号叠加,加白噪声和脉冲信号;对叠加信号滤波并提取特征(First, signal modeling, the two frequencies of the sinusoidal signal superimposed with white noise and the pulse signal superimposed signal filtering and extract features)
- 2012-05-21 14:05:07下载
- 积分:1
-
code
processing medical image,input is medical image,and output is the a txt file,contents the distance between cells and bone trabecula,to use this code,please change the root to yours which contents your pictures you want to deal with.
- 2011-11-06 14:14:39下载
- 积分:1
-
Regularization-Tools
正则化工具包Hansen2008_Regularization Tools, A Matlab Package for Analysis and Solution of Discrete ill-posed Problems(Hansen2008_Regularization Tools, A Matlab Package for Analysis and Solution of Discrete ill-posed Problems)
- 2015-04-22 22:12:37下载
- 积分:1
-
xiaoboshenjing
小波神经网络的源程序,稍加扩展可用于多样本数的的训练(Wavelet neural network of the source, this little extension can be used for various numbers of training)
- 2010-05-10 17:45:28下载
- 积分:1
-
ditonglvboqi_maichongbubianfa
利用脉冲响应不变法设计数字低通滤波器,完整的实验报告,内含matlab程序,可以运行(Use of impulse response invariance digital low-pass filter, a complete experimental report, containing the matlab program, you can run)
- 2012-06-17 15:36:54下载
- 积分:1
-
A_Guide_to_MATLAB
本电子书是针对初学者及中级学者对使用matlab的帮助 。(This book is for beginners and intermediate scholars use matlab help.)
- 2013-04-29 21:56:19下载
- 积分:1