-
daoxu
说明: 用MATLAB编写的FFT程序,(MATLAB prepared by the FFT procedures,)
- 2006-04-04 21:00:48下载
- 积分:1
-
libsvm-mat-2.86-1
台湾林智仁教授的SVM工具箱,已经编译好了,在MATLAB里面的set path 添加路径就可以直接使用了!(win32位)的!(a good SVM toolbox!)
- 2014-08-29 11:21:07下载
- 积分:1
-
kalman
用卡尔曼卡尔曼滤波跟踪平面质点的运动,首先建立一个平面坐标系,则这个质点的运动要三个变量来描述(Kalman Kalman filter to track the movement of the plane particle)
- 2012-08-22 20:51:31下载
- 积分:1
-
watermark
基于matlab的水印技术,程序书写的规范,功能齐全(Watermarking technology based on MATLAB, program writing specifications, complete function)
- 2013-03-20 10:35:48下载
- 积分:1
-
matlab
说明: 计DFT,IDFT,FFT,循环卷积,循环移位以及重叠保留法(Of DFT, IDFT, FFT, cyclic convolution, cyclic shift and overlap to retain the Law)
- 2008-11-05 23:53:07下载
- 积分:1
-
LEACH002
omnet++4.0实现的WSN中Leach算法,可以运行(Leach algorithm in WSN omnet++ 4.0 to achieve, you can run)
- 2014-08-08 20:19:12下载
- 积分:1
-
Max-fonction
a program for to maximise the fonction f(x,y)=x+y with genetic algorithm
- 2009-04-23 03:35:33下载
- 积分:1
-
matlabexamples
matlab揭秘这本书的配套学习实例,里面有书上讲解到的源代码实例。(matlab examples)
- 2010-05-12 09:32:51下载
- 积分:1
-
pso1
Economic load dispatch problem is allocating loads to plants for minimum cost while meeting the constraints. It is formulated as an optimization problem of minimizing the total fuel cost of all committed plant while meeting the demand and losses .The variants of the problems are numerous which model the objective and the constraints in different ways.
The basic economic dispatch problem can described mathematically as a minimization of problem of minimizing the total fuel cost of all committed plants subject to the constraints
- 2014-11-11 18:17:17下载
- 积分:1
-
Digital-filters
A filter is a system which modifies some special frequencies reletive to the others. As a result it is applicable in some applications when it is necessary to have different gains & phase shifts at different frequencies to perform specific filtering tasks. For example in an audio file which is corrupted by noise it is convinient to use a filter to cancel those frequencies which are affected by noise and consequently having a better sound quality. During this MATLAB experiment we are trying to cancel the noise frequencies out of the original signal frequencies to get the original signal. Due to do this task, different types of filters such as FIR and IIR filters are used. In FIR filters, we use two type of common windows such as fixed window like Hanning and adjustable window like Kaiser. In IIR filters four different types of filter such as Butterworth, Chebyshev I, Chebyshev II, Elliptic are used.
- 2011-12-19 22:31:08下载
- 积分:1