-
normalPSO
基本的粒子群优化算法,对于粒子的速度和位置进行了约束,适合新手学习(The basic particle swarm optimization algorithm, the particle velocity and position constraint for beginners to learn)
- 2010-12-07 23:13:48下载
- 积分:1
-
SolvingDifferential
说明: 这有关于微分方程求解 的 比较实用的 用Matlab 进行编程实现(This is about more practical for Solving Differential Equations with Matlab, programming)
- 2010-04-19 19:36:17下载
- 积分:1
-
mpg_frames
在MATLAB环境下进行对MPEG视频中图像的提取,对于视频技术爱好者有一定的参考价值(In the MATLAB environment with MPEG video on the extraction of image for video enthusiasts with some reference value)
- 2010-05-16 23:56:23下载
- 积分:1
-
IMM1
基于卡尔曼滤波器的交互多模估计器,含有两个模型,跟踪误差计算完成(Interactive multi-mode estimator based on the Kalman filter contains two model tracking error calculation is complete)
- 2012-10-09 16:53:41下载
- 积分:1
-
21840268cure
cure算法的c语言完美实现,值得借鉴并运用(cure the perfect realization of the algorithm c language, it is worth learning and using)
- 2009-11-16 14:36:09下载
- 积分:1
-
ui_check_params
说明: 关于OFDM的CHECK部分程序,是用MATLAB做的(on OFDM CHECK part of the process is done using MATLAB)
- 2005-11-30 13:32:19下载
- 积分:1
-
jobshopscheduling
求解jssp问题的一类遗传算法源码,具有很好的收敛性,解决MT10问题(for the JSSP problem)
- 2015-03-31 21:45:45下载
- 积分:1
-
GMM
this code is for implementation of Gmm using Matlab
- 2010-07-18 13:40:39下载
- 积分:1
-
Matlabforneur
神经计算的MATLAB教程,包含常用算法实现及其原理,BP/HEBBIAN/SMO等等,神经计算专用(The MATLAB neural computing tutorials, including the commonly used algorithm, BP/HEBBIAN/SMO, etc., etc., dedicated neural computing)
- 2009-11-19 21:30:07下载
- 积分:1
-
Eg08
设计Chebyshev I型滤波器
[b,a]=zp2tf(z,p,k) 转换为传递函数形式
[H,w]=freqs(b,a,n) 求得传递函数的频率特性
magH2=(abs(H)).^2 求得传递函数的幅频响应(matlab code)
- 2014-12-15 07:53:43下载
- 积分:1