-
Chapter4
现代通信系统书第四章程序(电子工业出版社)(Modern communications systems book chapter IV procedures (Electronics Industry Press))
- 2009-04-03 15:27:40下载
- 积分:1
-
TSPprogramC
Simulated Annealing for solving TSP
- 2009-10-18 02:34:56下载
- 积分:1
-
Roundoff
This matlab file is used to rounoff the decimals values into nearest whole number
- 2010-10-11 18:39:34下载
- 积分:1
-
To-the-force-plate-code
此代码主要用于车牌定位一块,有兴趣得车友们可以供参考,不足还请海涵,谢谢一起探讨(This code is mainly used to locate a license plate, car lovers may be interested in for information, less than requested Haihan, thank you to explore)
- 2011-04-22 11:10:29下载
- 积分:1
-
Self-matlab-small-procedures
自学matlab 的60个好程序,帮助你掌握Matlab 的基本是使用格式和命令
- 2012-09-26 22:25:53下载
- 积分:1
-
manish
[mimi,i]=min(abs(imag(disp1)-imag(disp2)))
legend( LHS of dispersion relation , RHS of dispersion equation )
xlabel( u,cl )
figure(1)
clc
uppercuts = input( Enter number of intersection points desired: )
[g,h] = ginput(uppercuts)
w = sqrt(V.^2-u.^2)
s = sprintf( Constants:
)
disp(s)
for p = 1:uppercuts
s = sprintf( u( d d) = 0.10f ,L-1,p,u(p))
disp(s)
s = sprintf( w( d d) = 0.10f
,L-1,p,w(p))
disp(s)
- 2013-04-12 17:16:39下载
- 积分:1
-
integrate_numeric
数值积分演示 可以说明数值积分 在课上使用(it is a matlab program about Numerical integration,it would be used in class to show Numerical integration to the classmate)
- 2011-12-16 22:48:49下载
- 积分:1
-
matlab.m
运用MATLAB编程实现歌曲“最炫名族风”节奏的产生。(Using MATLAB programming song " most unusual family name wind" rhythm generation.)
- 2013-12-15 10:33:06下载
- 积分:1
-
SISO_Design_Tool_PID
基于MatlabSISO工具箱设计,用于PID参数整定,一个简单的例子,适合初学者。(Designed based MatlabSISO toolbox for PID parameter tuning, a simple example for beginners.)
- 2012-06-18 11:30:40下载
- 积分:1
-
CS--design-MATLAB
基于MATLAB的图像压缩感知毕业设计说明书。运用matlab软件,在离散傅里叶变换(DFT)和离散余弦变换(DCT)分块CS的基础上,采用正交匹配追踪算法(OMP)实现了对一维信号和二维图像的高概率重构。将重构结果与原始信号对比,结果表明,只要采样数M(远小于奈奎斯特定理所需要的采样率)能够包含图像所需要的有用信息时,CS算法就能精确的完成对图像的重构,并且重构效果也比较好(Compressed sensing image graduation design specification based on MATLAB)
- 2020-12-23 15:19:07下载
- 积分:1