-
gezhongchaocaiyangfangfadaima
包含了目前常用的各种重采样算法的matlab代码,可直接在滤波算法中调用,不用修改。(Contains a variety of currently used resampling algorithm matlab code, can be directly in the filtering algorithm in the call, need not be amended.)
- 2008-12-23 15:57:14下载
- 积分: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
-
spectrum
信号的频谱分析函数,输入复信号,fft的长度和Fs,可以直接输出信号频谱图。(Signal spectrum analysis function, the input complex signal, fft length and Fs, can be directly output signal spectrum.)
- 2011-09-23 22:43:57下载
- 积分:1
-
script_ber_2x2_alamouti_stbc_code_bpsk_rayleigh_c
2x2 Alamouti BPSK Rayleigh
- 2014-09-10 23:40:44下载
- 积分:1
-
Matlab-pulse-code-modulation
基于Matlab的脉冲编码调制(PCM)系统设计与仿真(Based on Matlab pulse code modulation (PCM) system design and simulation)
- 2013-05-12 21:13:18下载
- 积分:1
-
Bluetooth_FM(matlab)
这是关于蓝牙跳频通信系统的仿真设计,利用MATLAB的SIMULINK仿真模型,分为跳频系统传输部分、FH-CPM Modulaor子系统、信号接受部分、FH-CPM Demulator子系统、Dis-assemble Packet子系统、频谱分析模块、误码分析模块共七个模块,共有6个MDL文件。(This is about the Bluetooth frequency hopping communication system simulation design, the use of MATLAB-SIMULINK simulation model is divided into frequency-hopping system transmission parts, FH-CPM Modulaor subsystem, signal receiving part, FH-CPM Demulator subsystem, Dis-assemble Packet sub- system, spectral analysis module, the error analysis module of seven modules, a total of six MDL file.
)
- 2010-12-02 16:09:46下载
- 积分:1
-
aiga
用Matlab实现的人工免疫系统, 非常全面。(Implementation of artificial immune system in matlab.)
- 2010-03-11 11:00:47下载
- 积分:1
-
MATLAB
MATLAB7.0的基础教程孙祥编着,适合初学者(MATLAB7.0 Essentials the Sun Xiang ed, for beginners)
- 2012-09-28 10:57:01下载
- 积分:1
-
pf
说明: 例子滤波源程序,利用粒子滤波模拟跟踪拟合曲线(partical filter)
- 2009-03-19 16:32:30下载
- 积分:1
-
clusteringAnalysis
模式识别中K均值聚类分析算法的matlab实现及注释,其中采用了误差平方和判断。(K-means clustering analysis algorithm in pattern recognition of matlab and annotation, which adopts the error sum of squares of judgment)
- 2016-01-04 19:08:03下载
- 积分:1