-
d
说明: 很好的matlab实用程序,从光盘中拷出来的。(Matlab good utility, from the CD-ROM copy from.)
- 2009-05-19 19:25:47下载
- 积分:1
-
ppm_tb
PPM编码器的测试文件,可以测试PPM编码是否正确(PPM encoder test file, you can test whether the correct PPM encoding)
- 2013-11-20 12:32:16下载
- 积分:1
-
1
说明: 在命令窗输入如下内容就得到图形了:
[t,x]=ode45( godhua ,[0,10],[0,0,0,1])
subplot(131) plot(t,x(:,4)) xlabel( t ) ylabel( y )
subplot(132) plot(t,x(:,1)) xlabel( t ) ylabel( v )
subplot(133) plot(t,x(:,2)) xlabel( t ) ylabel( \theta ) (At the command window type the following content to be the graphics: [t, x] = ode45 (godhua, [0,10], [0,0,0,1]) subplot (131) plot (t, x (:, 4 )) xlabel (t) ylabel (y) subplot (132) plot (t, x (:, 1)) xlabel (t) ylabel (v) subplot (133) plot (t, x (:, 2)) xlabel ( t) ylabel (heta))
- 2007-12-09 20:16:04下载
- 积分:1
-
7758521
说明: 一个EXIT图的MATLAB仿真程序,已经经过了测试时正确的,可以使用,EXIT图可以有效的分析LDPC,TURBO码的度分布问题(An EXIT figure of MATLAB simulation program, had already passed the test, can use correctly, the analysis of EXIT figure can effectively TURBO yards of degrees, LDPC distribution problems
)
- 2011-03-29 11:02:30下载
- 积分:1
-
stl
说明: 实现拉格朗日差值计算的C++程序,结果输入到m文件中用于matlab计算。(Lagrangian difference calculated to achieve C++ program, the results for input to the m file matlab calculations.)
- 2011-04-04 22:30:18下载
- 积分:1
-
baoluozz
对肌电信号中的有用信号的提取,将无用信号幅度变为0.(Useful for EMG signal extraction in the unwanted signal amplitude becomes 0.)
- 2013-10-16 19:48:45下载
- 积分:1
-
chap18
关于matlab编译器的一些教学源代码,共四个代码(About the matlab compiler some teaching source code, a total of four code)
- 2013-03-24 22:27:35下载
- 积分:1
-
colorspacetransform
RGB, YCbCr, HSV, HSL, CIE Lab, CIE Luv, CIE Lch等颜色空间相互转化的matlab实现。
(RGB, YCbCr, HSV, HSL, CIE Lab, CIE Luv, Lch CIE color space such as conversion of the Implementation of Matlab.)
- 2007-06-18 13:51:19下载
- 积分:1
-
search
关于学习C++的资料,适合初学者使用,有关数学建模(Learning C++ on the information, suitable for beginners, the mathematical modeling)
- 2010-09-28 10:58:11下载
- 积分:1
-
welch
说明: 功率谱 welch 方法
there is a simple demo for non parameteric spectral estimation methods(Welch method of power spectrum there is a simple demo for non parameteric spectral estimation methods)
- 2008-10-16 09:29:14下载
- 积分:1