搜索资源列表
GASVM.用遗传算法进行特征选取和svm参数优化的程序
- 用遗传算法进行特征选取和svm参数优化的程序。遗传算法工具箱goat已在压缩包 需要安装libsvm就可以直接运行。数据集采用UCI中的german数据集,并完成归一化操作,Genetic algorithm with feature selection and parameter optimization svm procedures. Genetic Algorithm Toolbox in goat need to install libsvm package can be run dir
GARch_Ucsd.rar
- Ucsd编写的matlab的GARCH模型分析与预测。包括两个安装包和安装说明(各种matlab版本都有),很详细。主要是好多网上其他无法运行,这个步骤我刚刚试试过,可以运行,,UCSD matlab prepared the GARCH model analysis and forecast. Includes two installation package and installation instructions (there are a variety of matlab versio
emd
- matlab的工具箱的安装步骤: 1.解压下载的文件包,将tft/mfile复制到matlab的toolbox文件夹下 2.建立搜索路径,matlab->file->Set Path->Add Folder ->选择mfile文件夹复制到matlab的toolbox的路径->save->close 3.测试是否建立搜索路径成功,在matlab命令窗口打入:which fmsin 返回的结果是你放mfile的正确路径说明建立搜索路径成功。此时
svm
- svm安装包,matlab的svm安装包,支持向量机-svm pakage
gatbx
- matlab遗传算法程序包,补充版本较低的matlab,安装方法如下 1、解压gatbx-origin.zip,得到DOC和SRC文件夹; 2、拷贝SRC到Matlab安装目录下的toolbox文件夹中,并将SRC更名为genetic; 3、打开toolbox\local\目录下的pathdef.m文件,在适当位置添加以下两行代码: Code in pathdef.mmatlabroot, \toolbox\genetic ,... matlabroot, \toolbox\
svm_light_solaris.tar
- MATLAB 支持向量机安装包,用于32位的电脑,作者的Joachims -matlab svm_light_solaris.tar.gz
time-frequency-toolbox
- 本人在学习非线性信号处理是积累的相关程序资料,包括:matlab时频分析工具箱和非线性信号处理的emd安装包。- 本人在学习非线性信号处理是积累的相关程序资料,包括:matlab时频分析工具箱和非线性信号处理的emd安装包。 I am learning nonlinear signal processing is the accumulation of related program information, including: MATLAB time-frequency analys
matlab_R2014b_win64_patch
- MATLAB安装包,2014年版本,64位,属于程序开发语言类(The MATLAB installation package, version, 64 bit, belongs to the program development language class)
gatbx
- 遗传算法程序包; 安装: 1、解压gatbx-origin.zip,得到DOC和SRC文件夹; 2、拷贝SRC到Matlab安装目录下的toolbox文件夹中,并将SRC更名为gatbx; 3、打开toolbox\local\目录下的pathdef.m文件(programme of genetic algorithm)
TLS
- 我们提出了一个MATLAB工具箱,它可以解决与总最小二乘法(TLS)建模相关的基本问题。通过举例说明了如何用TLS方法求解: 线性回归模型 非线性回归模型 三维空间中的拟合数据 动力系统辨识 这个工具箱需要另外两个函数,这些函数已经在MATLAB中央文件交换中发布了。这些功能将被安装到计算机通过配套安装包的requirefexpackage包括TLS包。详情请参阅readme.txt文件。 作者:Ivo Petras,Dagmar Bednarova,Tomas Skovranek,
dace
- kriging模型求核函数参数程序 dace工具箱安装包等等等等(kriging model Kriging model for kernel function parameter program dace toolbox installation package, etc)
Matlab 2014a 破解文档
- matlab 安装文件包及其应用,进行科学计算的编程实现,图形,控制计算的实现等(the install of matlab and the application in scientice computation,figure and controll computation and so on)
gaotv5
- 神经网络工具包,安装在MATLAB中,使用神经网络计算时需要安装,可以调用其中的函数(Neural network toolkit, installed in the MATLAB, the use of neural network calculation need to install, you can call the function)
psat
- 基于MATLAB的最新版psat工具包,Mac,window 都可以安装(The latest version of the PSAT toolkit based on MATLAB, Mac, and window can all be installed)
svr
- 基于支持向量机SVM原理,引入惩罚系数,在libsvm3.14安装包基础上实现了支持向量回归matlab编程(Based on the SVM principle of support vector machine, the penalty coefficient is introduced, and support vector regression matlab programming is implemented on the basis of libsvm3.14 installatio
ADVISOR2002
- 美国阿贡国家实验室出品的混合动力电动汽车仿真平台软件(Hybrid electric vehicle simulation platform software produced by Argonne National Laboratory)
R2015b
- MATLAB2015安装程序包,包括了常用工具箱和license文件(MATLAB 2015 installation package, including common toolbox and license files)
MLD&MLT&BLCalculations
- 用Argo的netCDF文件计算海洋混合层和障碍层深度并通过M_Map工具包画出全球海洋MLD和BL的分布图。 P.S.: 1.需先安装m_map的toolbox。2.混合层及障碍层的定义参考Clément de Boyer Montegut, et al. "Mixed layer depth over the global ocean: An examination of profile data and a profile‐based climatology." Jou
ADJUST1.1.1
- eeglab中的包,下载后可以直接解压,把解压后的文件直接复制在matlab的安装目录下../toolbox/eeglab/plugins中,重新打开eeglab即可使用。(The package in eeglab can be decompressed directly after downloading, and the decompressed file can be copied directly in the installation directory of matlab. / t
MATLAB copula函数
- MATLAB copula函数安装包,还挺不容易找到的希望能帮助到大家