-
fir
使用matlab语言设计FIR有限冲击响应滤波器,可以计算滤波器参数(matlab fir )
- 2009-09-11 16:34:50下载
- 积分:1
-
leeteawonfastiva
韩国lee tea won博士的fast iva的论文以及matlab源程序 (Lee Teawon s fast independent vector analysis for convolution BSS. )
- 2010-11-04 19:24:15下载
- 积分:1
-
vfh1
VFH+ 机器人matlab改进测试代码(VFH+ improved testing robot matlab code)
- 2020-09-17 16:07:56下载
- 积分:1
-
toolbox_fast_marching
在MATLAB环境下的level set方法的实现,可以应用在多种领域中(In the MATLAB environment to achieve the level set method, can be applied in a variety of field)
- 2008-02-28 09:38:28下载
- 积分:1
-
comprose
matlab绘制指南针,能够调整位置,大小和让其旋转一定角度,很实用(Matlab to draw the compass, it can adjust the position, size, and let the rotation Angle, very practical)
- 2020-12-05 19:09:23下载
- 积分:1
-
Birthday_gift
这是一款朋友生日祝福MATLAB编程,可以让你的朋友过一个不一样的生日(This is a friends birthday wishes MATLAB programming, you can let your friends over a different birthday)
- 2013-05-21 16:08:27下载
- 积分:1
-
heartmusic
一个能根据心电图信号产生音乐的matlab程序,根据心电信号P, Q, R, S, 和 T的不同产生不同的音乐,用Midi with Piano tamber使产生的声音更好听 (An ECG signal generator in accordance with matlab music program, according to ECG P, Q, R, S, and T have different different music, use Midi with Piano tamber so have to listen to the voice of a better)
- 2009-02-24 11:30:35下载
- 积分:1
-
zouyong
基本的粒子滤波程序可以修改参数,可以运行(The basic particle filter program can modify the parameters, you can run)
- 2010-10-28 15:12:49下载
- 积分:1
-
ACTSP
实现了蚁群算法求解TSP问题。注释详细
function[R_best,L_best,L_ave,Shortest_Route,Shortest_Length]=ACATSP(C,NC_max,m,Alpha,Beta,Rho,Q)
-------------------------------------------------------------------------
主要符号说明
C n个城市的坐标,n×2的矩阵
NC_max最大迭代次数
m蚂蚁个数
Alpha表征信息素重要程度的参数
Beta表征启发式因子重要程度的参数
Rho信息素蒸发系数
Q信息素增加强度系数
R_best各代最佳路线
L_best各代最佳路线的长度
=========================================================================
(Ant Colony Algorithm for the realization of the TSP problem. Notes the detailed function [R_best, L_best, L_ave, Shortest_Route, Shortest_Length] = ACATSP (C, NC_max, m, Alpha, Beta, Rho, Q) ------------------------------------------------------------------- The main symbol------ C n that cities coordinates, n × 2 matrix NC_max the largest number of iterations m the number of Alpha ant pheromones characterized the importance of the parameters Beta factor heuristic importance of characterization of the parameters Rho evaporation coefficient of pheromone pheromone Q increase in intensity coefficient R_best best route generations generations L_best the length of the best route ====== ================================================== =================)
- 2009-05-09 17:21:45下载
- 积分:1
-
FastICA
独立成分分析的算法FastICA法(也叫固定点算法)(Independent component analysis algorithm FastICA method (also called fixed-point arithmetic))
- 2014-12-23 09:20:33下载
- 积分:1