-
NS_control
Code matlab for FIFO control
- 2010-06-11 23:46:40下载
- 积分:1
-
imhist
计算并绘制图像的直方图,本设计中绘制了四种形式的直方图,imhist,bar,stem,plot进行比较和区别!(Calculated and plotted the histogram of the image, the design of four forms of the histograms drawn, imhist, bar, stem, plot and compare the difference!)
- 2011-05-22 14:08:39下载
- 积分:1
-
matlabvc
matlab和ivsualc++联合编程相关(matlab and ivsualc++ related to joint programming)
- 2010-05-24 13:32:41下载
- 积分:1
-
PID-on-MATLAB
pid control based on matlab
- 2011-08-05 16:56:47下载
- 积分:1
-
MATLAB-jiaozheng
matlab编写的用来对图片进行校正的小程序,可以对图片进行畸变校正。(matlab prepared for the picture correction applet, you can picture distortion correction.)
- 2014-10-27 16:22:14下载
- 积分:1
-
Discret-Wavelet-Transform-got-Daub2-by-Santhana-R
y=d2wavelet(x,Fs,level) does the 2nd order Daubechies Wavelet Transform of signal x with a sampling frequency Fs and the DWT is decomposition is done upto a level
It returns the matrix of all decompositions and the final approximations.
Instead of using the matlab s inbuilt DWT function, this file explains the algorithm for DWT. Mostly useful for learning & academic purposes.
For other wavelets, the filter values alone can be changed or WFILTERS can
be used.
The function basically is for Condition Monitoring of rotating equipments by vibration based bearing fault diagnosis by the author.
Example:
clear all
t=[0:0.0003:8*pi]
x=sin(5000*t)+sin(1000*t)
x=x(1:2^16)
level=5 Fs=1/0.003
d2wavelet(x,Fs,level)
Thanks for Downloading. Don t forget to rate or comment.
- 2013-04-05 21:52:35下载
- 积分:1
-
CrossValidation
多元线性回归中应用多倍交叉验证Crossvalitation技术评估回归方程的性能(Multiple linear regression fold cross-validation application performance Crossvalitation technical assessment of the regression equation)
- 2015-04-15 16:25:31下载
- 积分:1
-
image3
三维点云表面绘制、纹理映射matlab算法,容易理解很实用(3D point cloud surface rendering, texture mapping the matlab algorithm is very practical, easy to understand)
- 2012-12-14 22:38:36下载
- 积分:1
-
speech
说明: 里面有33个在中国知网和其他学习网收集的论文,里面都是语音端点检测的学术论文,对于要进行语音处理的人有很高的价值。(paper from cnhk,about speech endpoint detection. have a high value)
- 2010-04-19 17:13:52下载
- 积分:1
-
VC++callsM
说明: 压缩包内含有VC++中调用Matlab .m函数编译后的动态链接库和VC++中调用Matlab .m函数编译后的对应c函数(Compressed packets contain VC++ Calling Matlab. M function compiled dynamic link library and VC++ Calling Matlab. M function compiled function corresponds to c)
- 2008-12-05 10:27:22下载
- 积分:1