-
kmeans
This is the code for vector quantization by using k-means
- 2009-05-14 12:21:47下载
- 积分:1
-
lines
线搜索求简单单峰值函数的最小值程序设计,算法采用固定搜索方向方法。(Simple single-peak line search function to find the minimum programming
)
- 2011-06-27 09:42:33下载
- 积分:1
-
PSO
具有随机权重的优化的粒子群调度算法,改进了权重的计算,使得权重的取值不超过0.9(Having random weight particle swarm optimization scheduling algorithm to improve the calculation of the weight, so that the weight values of no more than 0.9)
- 2013-03-27 20:00:09下载
- 积分:1
-
reinforced-soil-retaining-wall
matlab加筋土挡土墙设计,完整的设计过程,同时可以进行改变筋条的长度(matlab reinforced soil retaining wall, the complete design process, at the same time can change the length of the ribs)
- 2012-10-09 17:21:51下载
- 积分:1
-
Modeling-Rayleigh-fading-channel-based-on-modifie
This Matlab Code models a Rayleigh fading channel using a modified Jakes channel model.
A modified Jakes model chooses slightly different spacings for the scatterers and scales their waveforms using Walsh–Hadamard sequences to ensure zero cross-correlation.
alpha_n = frac{pi(n-0.5)}{2M} and eta_n = frac{pi n}{M},
results in the following model, usually termed the Dent model or the modified Jakes model:
R(t,k) = sqrt{frac{2}{M}} sum_{n=1}^{M} A_k(n)left( cos{eta_n} + jsin{eta_n}
ight)cos{left(2pi f_d t cos{alpha_n} + heta_{n}
ight)}.
The weighting functions A_k(n) are the kth Walsh–Hadamard sequence in n. Since these have zero cross-correlation by design, this model results in uncorrelated waveforms. The phases ,! heta_{n} are initialized randomly and have no effect on the correlation properties. Matlab fast Walsh-Hadamard transform function is used to efficiently generate samples using this model.
- 2015-03-10 15:15:01下载
- 积分:1
-
hmtdwhij
包括调制,解调,信噪比计算,抑制载波型差分相位调制,实现典型相关分析,music高阶谱分析算法,随机调制信号下的模拟ppm,是小学期课程设计的题目,采用了小波去噪的思想,针对EMD方法的不足。( Includes the modulation, demodulation, signal to noise ratio calculation, Suppressed carrier type differential phase modulation, Achieve canonical correlation analysis, music higher order spectral analysis algorithm, Random ppm modulated analog signal under Is the topic of the elementary school stage curriculum design, Using wavelet denoising thought, For lack of EMD.)
- 2016-03-26 21:27:26下载
- 积分:1
-
MATLAB遗传算法程序
function [bestsole,bestpop]=ga_scomplex(num,bounds,ps,pc,pm,b,dtc)
% GA_scomple是基于浮点编码的单纯形遗传算法主程序
% num定义种群数量
% bounds定义参数取值范围,格式为[Var1min,Var1max;Var2min,Var2max;…….];
%ps选择概率
%pc交叉概率
%pm变异概率
%b 变异程度系数
%dtc 迭代次数
% $Date: 2005/5/25 $(funzione [bestsole,bestpop]=ga _scomplex (num,limites,ps,pc,pm,b,dc)
% GA 655343;scomple;;;;;;
% num
% limits23450;[Var1min,Var1max;Var2min,Var22min;;;;;];
%ps
%pc
%pm
%b _
%dtc _
% $Data: 2005 /5 /25 $)
- 2019-05-11 19:45:18下载
- 积分:1
-
FRM
频率响应屏蔽技术(FRM,Frequency Response Masking)技术实现窄带滤波器(Frequency Response Masking technology to realize narrow band filter)
- 2018-04-09 20:39:42下载
- 积分:1
-
matlab-TSP
说明: 包含蚁群,模拟退火,遗传等算法解决TSP问题的matlab代码。(Include ant colonies, simulated annealing and genetic algorithm to solve TSP problem matlab code.)
- 2011-04-15 14:27:21下载
- 积分:1
-
SingleBOT
基于遗传算法的多目标优化算法(matlab)(Based on genetic algorithm for multi-objective optimization algorithm (matlab))
- 2013-10-20 13:36:44下载
- 积分:1