-
Kalman_Filtering.pro
Kalman Filtering, IDL Language
- 2010-02-10 11:57:24下载
- 积分:1
-
MATLAB-Image-process
matlab语言写的图像处理程序,各种滤波方法的程序(image processing programs,:all kinds of filter method program used by Matlab language)
- 2012-04-26 21:13:40下载
- 积分:1
-
Qfunction
matlab code for calculate erf in matlab
- 2011-06-11 05:23:35下载
- 积分:1
-
GM
说明: 灰色预测模型matlab程序标签:灰色模型 gm(1 1) 二次拟合 matlab(Gray prediction model matlab program tags: gray model of gm (1 1) quadratic fit matlab)
- 2012-06-24 20:35:54下载
- 积分:1
-
BPSKTEST
THIS PROGRAM FOR NETWORK CODING
- 2012-06-25 22:07:23下载
- 积分:1
-
Numerical-Methods-Engineering
一本数值分析英文书籍,各种方法均配有相应的程序,用matlab,fortran等编写,值得一看(A numerical analysis of the English books, various methods are equipped with the appropriate procedures, using matlab, fortran, etc., worth a visit)
- 2014-02-24 22:22:28下载
- 积分:1
-
job-shop3
说明: Matlab 车间动态调度 PSO微粒群算法程序(优化目标为MakeSpan时间)(Matlab Workshop Particle Swarm Optimization PSO dynamic scheduling procedures (optimization target MakeSpan time))
- 2010-05-04 15:33:27下载
- 积分:1
-
Asequence-basedembeddedDCTdomainwatermarkingalgori
,应用MATLAB仿真按序选择嵌入位的DCT变换算法,对仿真程序运行后的各种参数
和效果图的变化进行了分析;最后结合GUI开发设计出数字水印执行过程仿真控制界面,并用常见的水印攻击测试了该算
法的鲁棒性。(Application MATLAB simulation embedded spaces in sequence selection algorithm of DCT transform, simulation program running on the various parameters and the effect of changes in the map analysis Finally, the design of GUI development of the implementation of digital watermarking process simulation control interface, and common watermark attacks tested the robustness of the algorithm.)
- 2009-05-10 16:19:49下载
- 积分:1
-
KalmanTest
Kalman滤波器的MATLAB实现,老师上课给的范例程序,大家可以研究研究(Kalman Filter MATLAB, the teacher in the class for an example of procedures, We can study a)
- 2007-03-02 18:57:08下载
- 积分:1
-
fft_plot
routine to take the Fourier transform of a signal and plot both the time and frequency domain representations. Typical use:
>> n = 100 number of data points
>> dt = 0.01 spacing between samples
>> t = 0:dt:(n-1)*dt time vector
>> y = sin(2*pi*10*t) 10 Hz sin wave
>> fft_plot(y,dt) plot of signal in time and frequency domain
- 2009-06-23 06:04:38下载
- 积分:1