-
matlab
matlab程序百例,入门的好的简单例子。(100 cases of matlab procedures, entry of a good simple example.)
- 2008-07-21 11:03:08下载
- 积分:1
-
10.1.1.89.842
designing an quadrotor with pid controller
- 2011-01-23 05:20:39下载
- 积分:1
-
matlab-ex
说明: matlab 实验手册和初学者使用过程中需要注意的几点重要说明(matlab beginners course of several important to note that)
- 2011-03-27 16:05:08下载
- 积分:1
-
data_share_in_Matlab
从变量可见性角度分析,Matlab程序运行过程中(以下不特别说明都是指在Matlab程序中),不同形式的变量可见范围源于于面向对象编程的概念.(variables can be seen from the point of view of analysis, Matlab procedures in the process (not refer specifically explain procedures in Matlab), different forms of variable can be seen in the area stems from the object-oriented programming concepts.)
- 2006-10-26 22:38:12下载
- 积分:1
-
sparse_decon
稀疏脉冲反褶积程序,提高地震资料分辨力的有力工具!!(Sparse pulse deconvolution program, is a powerful tool to improve the resolution of seismic data!!!!!)
- 2014-09-14 18:31:37下载
- 积分:1
-
MAX-MIN-Ant-System
最大最小蚂蚁系统优化算法求解TSP问题,最优化遍历所有城市。(Max Min ant system optimization algorithm for TSP, optimization through all cities.)
- 2013-11-07 23:55:27下载
- 积分:1
-
GMDH
this is simple sample of Group Method of Data Handling(GMDH) neural network
main file: GMDH.m
- 2011-01-24 01:08:19下载
- 积分:1
-
armodle
计算AR模型的参数,包括滤波、去趋势化、AIC判断阶数、计算AR模型系数。(Calculation AR model parameters, including filtering, detrended, AIC judgment order to calculate the AR model coefficients.)
- 2013-08-26 16:59:49下载
- 积分:1
-
6
计算方法hibbert矩阵程序,计算方法上机时间第六题 关于病态矩阵的(Matrix calculation procedures hibbert)
- 2013-12-18 10:47:59下载
- 积分:1
-
ica
可以分离语音的独立分量分析程序 可以实现瞬时和卷积混合的分离 相当好用(ica_f.m bsepf2 is the main program and it needs
correlation.m
decorrelation.m
permutation.m
sepfilter.m.
You also need to visit
ftp://sig.enst.fr/pub/jfc/Algo/Joint_Diag/
and get a matlab code "joint_diag.m". this is by Jean-Franc{c}ois
Cardoso. You have to put the code under this directory "ica".
usage is
function [Y1,Y2] = ica_f(X,NFFT,FS,OVERLAP,N)
)
- 2009-12-30 15:41:03下载
- 积分:1