-
Matlab-FunctionsModified
matlab functions matlab functions matlab functions
- 2010-12-21 15:47:36下载
- 积分:1
-
PSOabc
文件中含有三个代码,分别是PSO, PSOGET和PSOSET,并附有详尽的注释及过程。(File contains three code, it is respectively PSO, PSOGET and PSOSET, with detailed notes and process.
)
- 2012-04-30 14:37:40下载
- 积分:1
-
2009_icra_robuffogiordano
On the Kinematic Modeling and Control of a Mobile Platform Equipped with Steering Wheels and Movable Legs
- 2015-01-11 02:25:43下载
- 积分:1
-
Matlab_VC
介绍了matlab与vc的接口编程,并引入了常见问题解决。(Introduces MATLAB and VC programming interface, and introduces common problems)
- 2012-05-07 13:43:12下载
- 积分:1
-
GUI-quwu
使用matlab的GUI控件,编写的一个图像处理的界面,内容是 借鉴何凯明的去雾算法原理对受辐射的红外图像进行复原的过程。希望对大家有帮助。(Using matlab GUI controls, prepared by an image processing interface, the content is to learn to fog algorithm principle 何凯明 of infrared images were restored by the radiation process. Hope everyone has to help.)
- 2014-12-09 11:02:11下载
- 积分:1
-
code3
精通MATLAB数字图像处理与识别,第三章练习代码(Proficient in MATLAB digital image processing and recognition, the third chapter exercises code)
- 2013-12-05 20:43:56下载
- 积分:1
-
Tikhonov正则化参数的选取及两类反问题的研究1
Generalized Tikhonov Regularization and Prior Selection of Regular Parameters
- 2019-04-07 17:38:04下载
- 积分:1
-
fh-matlab
用MATLAB实现跳频通信的的仿真与研究内容包括论文和gold码序列(Achieve frequency hopping communication with MATLAB simulation and study includes papers and gold code sequence)
- 2021-03-11 10:29:26下载
- 积分:1
-
svcm_run
support vector classification machine
% soft margin
% uses "kernel.m"
%
% xtrain: (Ltrain,N) with Ltrain: number of points N: dimension
% ytrain: (Ltrain,1) containing class labels (-1 or +1)
% xrun: (Lrun,N) with Lrun: number of points N: dimension
% atrain: alpha coefficients (from svcm_train on xtrain and ytrain)
% btrain: offest coefficient (from svcm_train on xtrain and ytrain)
%
% ypred: predicted y (Lrun,1) containing class labels (-1 or +1)
% margin: (signed) separation from the separating hyperplane (Lrun,1(support vector machine classification% s oft margin% uses "kernel.m"%% xtrain : (Ltrain, N) with Ltrain : number of points N : % ytrain dimension : (Ltrain. 1) containing class labels (-1 or 1)% xrun : (Lrun, N) with Lrun : number of points N : % atrain dimension : alpha coefficients (from svcm_train on xtrain and ytrain)% btrain : offest coefficient (from svcm_train on xtrain and ytrain)%% ypred : predicted y (Lrun. 1) containing class labels (-1 or 1)% margin : (signed) separation from the separating hyper plane (Lrun, 1)
- 2007-03-03 10:59:12下载
- 积分:1
-
Ch07
机器学习实战 第7章实例代码
Machine Learning in Action Charpter7 instance(Machine Learning in Action Charpter7 instance)
- 2015-02-11 20:50:48下载
- 积分:1