-
FIR_Parallel_algorithm
二并行FIR算法具有速度快的优点,其算法对信号的处理有它独特的优势,其中的源程序对算法进行了仿真,与结论一致(FIR Parallel algorithm
)
- 2010-12-06 18:59:36下载
- 积分: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
-
Grid_Connected_Fuel_Cell
基于simulink编写的燃料电池并网模型(Prepared based on simulink model of a fuel cell and network)
- 2020-11-21 10:39:37下载
- 积分:1
-
MATLABS.J.Chapman
matlab学习资料大全很好用,非常详细(matlab learning materials useful, very detailed)
- 2012-11-14 15:05:29下载
- 积分:1
-
ce
说明: 图像摆正,把任意角度的图像摆正Straighten images, straighten out images of the arbitrary Angle(Straighten images, straighten out images of the arbitrary Angle)
- 2015-03-31 16:21:38下载
- 积分:1
-
Particle-Swarm-Toolbox
关于粒子群算法的一个很好的程序。欢迎大家共同学习和探讨。(Particle swarm optimization on a good program. Welcome to learn and explore together.)
- 2010-08-07 10:15:24下载
- 积分:1
-
mimo-code
说明: 无线通信多输入多输出(MIMO)系统的仿真程序。包括程序解释和源代码。(wireless communications multiple-input multiple-output (MIMO) systems simulation program. The procedures and explain the source code.)
- 2006-01-01 18:47:33下载
- 积分:1
-
spectrum_analysis
高阶频谱分析工具(数字信号处理Matlab例程)(higher order spectral analysis tools (digital signal processing Matlab routines))
- 2007-05-06 18:12:11下载
- 积分:1
-
parametricdescriptionoflibsvm
该文件给出了matlab中libsvm工具箱中函数的参数详细说明(This document gives the description of parameters in libsvm toolbox of matlab in detail)
- 2011-12-02 17:04:45下载
- 积分:1
-
ACATSP
蚁群算法函数实现,用于寻找最短路径 主要符号说明
C n个城市的坐标,n×2的矩阵
NC_max 最大迭代次数
m 蚂蚁个数
Alpha 表征信息素重要程度的参数
Beta 表征启发式因子重要程度的参数
Rho 信息素蒸发系数
Q 信息素增加强度系数
R_best 各代最佳路线
L_best 各代最佳路线的长度(Ant colony algorithm)
- 2013-04-27 16:30:48下载
- 积分:1