-
svmsmo
支持向量机的smo算法matlab程序,很经典的算法,大家参考。(Support Vector Machines smo algorithm matlab program, it is the classic algorithm, your reference.)
- 2009-05-06 18:53:10下载
- 积分:1
-
RENGONGSHENJINGWANGLUO
人工神经网络,分别对不同的步长,训练网络,绘出相应的权值分布图,对于训练好的网络,选择特定的输入向量,得到网络的输出结果(Artificial neural networks are different steps, training network, plotted corresponding weight distribution, for the trained network, a specific input vector to obtain the output network)
- 2014-09-25 23:39:50下载
- 积分:1
-
kkk
用于动态矩阵最优控制,主要用于汽车主动转向稳定性控制(For the dynamic matrix optimal control, mainly used in automotive active steering, stability control)
- 2012-06-26 17:08:59下载
- 积分:1
-
Ant_Pls
基于matlab编写的蚁群-偏最小二乘算法(AOC_PLS),该算法实现含变量多的数据的变量的筛选!(prepared by the Matlab-based Ant- PLS algorithm (AOC_PLS) The algorithm with variable number of variable data Screening!)
- 2007-05-24 20:07:53下载
- 积分: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
-
wimax-mimo.alamouti-ofdm
wimax-mimo.alamouti-ofdm仿真程序,内附详细使用说明。(wimax-mimo.alamouti-ofdm simulation program, containing detailed instructions.)
- 2008-03-17 16:47:14下载
- 积分:1
-
Driver_
针对汽车的动力学仿真,建立的驾驶员基础模型(A driver basic model is established for vehicle dynamics simulation)
- 2020-07-03 05:20:02下载
- 积分:1
-
channel_awgn
This code simulates a communication AWGN channel with matlab. You can specify No (noise spectral power) and Eb (bit energy).
- 2011-04-29 03:43:42下载
- 积分:1
-
ContrastStretchNorm
Stretches contrast on the image and normalize image from 0 to 1. The main difference of this function to the standard stretching functions is that standard function finds global minimum and maximum on the image, then uses some low and high threshold values to normalize image (values below LowTHR are equated to LowTHR and values above HighTHR are equated to HighTHR)
- 2013-12-17 20:48:22下载
- 积分:1
-
hereracy
此压缩包含有遗传算法工具箱函数集合,对遗传算法初学者有参考价值。(This compression genetic algorithm toolbox contains a collection function of the genetic algorithm beginners a valuable reference.)
- 2008-01-08 15:39:10下载
- 积分:1