-
8
说明: 一些基本的Matlab动画程序,可以使初学者了解动画程序的应用。(Some basic Matlab animation program that allows beginners to understand the application of animation process.)
- 2009-01-01 12:59:37下载
- 积分:1
-
Koch
该程序为在matlab环境运行,主要演示koch曲线的生成和变化。以及奇怪吸引子的2D映射情况展示(The program running in the matlab environment, the main demonstration koch curve generation and changes. As well as the strange attractors of the 2D map display case)
- 2008-03-26 10:54:03下载
- 积分:1
-
notch_filter222
notch filter的源程序代码(notch filter to the source code.)
- 2007-06-16 21:21:08下载
- 积分:1
-
WaveDecNlayer
对信号进行设定层数的小波分解。只输入参数信号、层数及小波类型即可,里面有验证程序。(Decompose the signal with the layer you set.Just input parameter signal, the number of layers and wavelet types.)
- 2012-08-28 23:25:31下载
- 积分:1
-
ngineering-simple-filtering-GUI-
工程简易滤波的GUI界面以及源程序代码,包括平均滤波法等等(The engineering simple filtering GUI interface as well as source code, including average filtering method)
- 2012-08-29 21:45:10下载
- 积分:1
-
hw1
eps value fitting
function eps = hw1(e)
if ((1+e) <= 1)
e = e * 2
else e = e / 2
hw1(e)
end
eps = e (eps value fitting
function eps = hw1(e)
if ((1+e) <= 1)
e = e* 2
else e = e/2
hw1(e)
end
eps = e )
- 2010-01-19 20:38:10下载
- 积分:1
-
matlab
说明: 以数据的第一列做横坐标,其他做纵坐标来作图。
还有我自己做的matlab的ppt(The first column of data to do horizontal, vertical coordinates to plot the other to do. And myself to do the ppt matlab)
- 2011-03-19 13:13:06下载
- 积分:1
-
2d-barCode-qrcodePdatamatrix-PP
2d barCode qrcode+datamatrix + others
- 2011-05-22 03:15:09下载
- 积分:1
-
MoM-for-microstrip
codes for MOM of microstrip
- 2013-11-04 05:49:50下载
- 积分:1
-
rgb2hsv
fast color conversion from RGB to HSV for matlab
- 2009-10-30 07:51:34下载
- 积分:1