-
Desktop
matlab软件编程数字信号处理中,dft,dfs的计算函数,以后使用直接调用就可以了(matlab software programming digital signal processing, dft, dfs calculation function, for future use can be a direct call)
- 2011-05-05 20:17:50下载
- 积分:1
-
my_texture
纹理分析,利用经典的LBP纹理分析算法实现matlab的对一幅彩色图象的纹理分析(texture analysis, use classic LBP texture analysis algorithm for a Matlab color image texture analysis)
- 2007-03-02 18:29:55下载
- 积分:1
-
Sattellite2
code for sattelite calculaton
- 2013-09-14 17:32:44下载
- 积分:1
-
fuzzpid
串联模糊PID,搭建模糊PID框架,并与普通PID对比,演示模糊控制特点(Series fuzzy PID, fuzzy PID frame structures and contrast with the ordinary PID, fuzzy control features demo)
- 2013-11-25 11:00:55下载
- 积分:1
-
SINS_KF_UKF_PF_UPF
高动态卫星信号载波跟踪算法包括fll辅助pll、EKF、UKF、PF(High Dynamic satellite signal carrier tracking algorithms include fll auxiliary pll, EKF, UKF, PF)
- 2021-04-26 21:38:45下载
- 积分:1
-
matlabVCsimulink
Matlab7.0利用mcc与VC++编程实例,MATLAB 与 C 语言的接口,在simulink环境下实现实时仿真。(Matlab7.0 using MCC with VC++ Programming examples, MATLAB and C language interface, in simulink realization of real-time simulation environment.)
- 2007-10-31 23:15:28下载
- 积分:1
-
Bandstop
Bandstop Filter Design in Matlab
- 2009-11-01 21:47:38下载
- 积分:1
-
classical-spectural-estimation
经典的功率谱估计方法,包含自相关法,周期图法(The classic power spectrum estimation methods, including autocorrelation, periodogram)
- 2014-09-15 16:44:09下载
- 积分:1
-
Immune-algorithm
数学里的免疫算法,利用matlab编制的(Immune algorithm)
- 2013-08-09 11:32:13下载
- 积分: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