-
用遗传算法改进粒子群GA-PSO算法
本算法为用遗传算法改进粒子群GA-PSO算法,附带含有程序使用说明。(This algorithm uses genetic algorithm to improve particle swarm optimization GA-PSO algorithm, with instructions for the use of the program.)
- 2021-01-08 09:48:51下载
- 积分:1
-
S200502106_SVM_for_classfication
说明: SVM用于模式识别
整理别人的代码(原来的是英文)所得:
kernel.m用于内积矩阵的计算
svcplot.m用于绘图
svm168.m是主程序
testlin.m是采用线形内积函数的支持向量机应用的 文件
testrbf.m是采用RBF内积函数的支持向量机应用 的 文件
每个文件中都有说明。
仿真平台matlab7.0, 仿真全部通过
将所有文件拷贝到work目录下(注意不要直接将上层文件夹直接拷贝到work目录下,若那样操作,必须在matlab的file菜单中的set path中设置相应的路径)。
打开matlab,在命令窗口中输入 testlin或testrbf 即可查看结果。
(SVM pattern recognition for collating other people's code (the original is in English) from : kernel.m plot within the matrix for the calculation svcplot.m for graphics is the main svm168.m testlin.m procedure is used linear plot function within the SVM application documents testrbf.m RBF is using plot function within the SVM applications each file documents were described. Matlab7.0 simulation platform, all through the simulation of all the documents copied to the work directory (not directly to the attention of the upper folder directly copied to w contex directory, as if the operation, Matlab in the file menu on the set path corresponding set the path). Open Matlab, in the command window or imported testlin testrbf can see the results.)
- 2020-12-08 16:59:21下载
- 积分:1
-
Fractal-interpolation-RS
Fractal interpolation model index time series analysis and R_S _ Wanghong Yong
- 2014-11-24 17:30:42下载
- 积分:1
-
PSO-matlab-code
粒子群算法的matlab源代码,偶尔搜到的,不知道质量咋样(PSO algorithm matlab source code, and occasionally to search, do not know the quality of Zeyang)
- 2011-05-01 23:54:10下载
- 积分:1
-
ofdm_program
matlab实现OFDM算法的仿真代码,可以实现OFDM算法的功能模拟。(implement the simulation algorithm matlab code OFDM, OFDM algorithm can achieve functional simulation.)
- 2011-09-20 23:42:35下载
- 积分:1
-
Acsr
this source cod to transformer matlab
- 2013-08-04 14:46:14下载
- 积分:1
-
anquanguohe
先定义允许状态S={(x,y)|x=0或3,y=0,1,2,3 x=y=1,2},
允许决策D={(u,v)|u+v=1,2},求dk<-D(k=0,1,2,…,n),使
状态Sk<-S按照状态转移律S(k+1)=S(k)+(-1)^k*dk,由初始状态
S1=[3,3]经有限步到达状态S(n+1)=[0,0].此为求解多步决策问题( First define to allow the state S = ((x, y) | x = 0 or 3, y = 0,1,2,3 x = y = 1,2), to allow the decision-making D = ((u, v) | u+ v = 1,2), seek dk < -D (k = 0,1,2, ..., n), so that state Sk < -S state transition in accordance with law S (k+1) = S (k )+ (-1) ^ k* dk, from the initial state S1 = [3,3] by the finite-step to reach the status S (n+1) = [0,0]. This is a multi-step decision-making problem solving)
- 2010-02-17 12:02:50下载
- 积分:1
-
dragon_curve
用matlab编写的龙曲线源程序,可以供大家参考(prepared using Matlab curve source of the Dragon, for your reference)
- 2006-10-20 18:42:25下载
- 积分:1
-
compute
The function computes the basic harmonic
of the signal, in the form:
x(t) = amp*cos(w*t - ph) + (higher Harmonics) These values are typically useful in power systems, audio signal processing, and other related fields.(The function computes the basic harmonic
of the signal, in the form:
x(t) = amp*cos(w*t - ph) + (higher Harmonics) )
- 2015-01-24 15:30:55下载
- 积分:1
-
vdaemwti
合成孔径雷达(SAR)目标成像仿真,BP神经网络用于函数拟合与模式识别,计算多重分形非趋势波动分析,使用混沌与分形分析的例程,具有丰富的参数选项。( Synthetic Aperture Radar (SAR) imaging simulation target, BP neural network function fitting and pattern recognition, Calculate the multifractal trend fluctuation analysis, Use Chaos and fractal analysis routines, It has a wealth of parameter options.)
- 2016-03-17 23:01:51下载
- 积分:1