搜索资源列表
bp算法
- bp算法的源代码,由于很多程序都是利用matlab工具箱函数做的,不利于是用这个性化设计,对于观察网络内部的结构也带来一定困难,这个算法就可以让社记者跟踪训练过程-bp algorithm source code, a lot of procedures are using Matlab Toolbox function done, then use the negative nature of the design, the internal network for observation o
Matlabpianweifen
- 关于matlab偏微分方程工具箱函数功能介绍,适用于matlab5.3以上版本。-on Matlab toolbox functions PDE functions, the matlab5.3 applicable to the above version.
112zuoye
- 建立一个BP网络,学习如何运用网络工具箱函数根据借贷申请人的月收入,生活费用支出,房租水电交通费支出,实时分析这一贷款申请是否合格,如合格即批准给予借贷,否则不予以借贷。-establish a network, learning how to use the network toolbox under the lending function of the applicant's income, cost of living expenses, rent utilities trans
matlab神经网络工具箱函数
- 人工神经网络的工具想函数一览表,可以查询很方便的-artificial neural network tool to the list of functions that can be very convenient inquiry
lubangkongzhixitongfangzhen
- 鲁棒控制系统仿真 统计工具箱简介 MatLab中Statistics工具箱里的各种密度函数和分布函数的作图命令-Robust control system simulation toolbox Profile Statistics Statistics Toolbox in MatLab in the various density function and distribution function of the mapping order
gaot
- 遗传算法工具箱函数,大家用遗传算法的可以下一下!-Genetic Algorithm Toolbox function, we can use genetic algorithm under the click!
Mmmaatlab18a
- matlab 模糊工具箱函数,包含含了大部分的模糊工具箱函数,非常实用 -matlab fuzzy toolbox functions, including containing most of the fuzzy toolbox function, very useful
Exameple53net
- BP运用matlab工具箱函数,对样本进行训练,有明确的参数要求-BP network
wavelet-packet-de_re
- 用小波工具箱函数实现小波包的分解与重构,非常适合与机械故障特征提取。-Wavelet packet decomposition and reconstruction, and is ideal for mechanical fault feature extraction using wavelet toolbox functions.
Classifier
- 实现ID3 决策树算法,并使用MATLAB自带的工具箱函数画出决策树生成相应的规则-Achieve ID3 decision tree algorithm, and using MATLAB toolbox function that comes with the decision tree to generate the appropriate rules to draw
comm
- matlab通信工具箱函数,conmunications Toolbox。-matlab communications toolbox functions, communications Toolbox.
nsct_toolbox
- 用matlab对人脑的图像进行CT仿真的工具箱函数源代码-Matlab image with a CT brain function simulation toolkit source code
wave2gray
- 小波去噪的常用工具箱函数 小波去噪的常用工具箱函数 小波去噪的常用工具箱函数-Wavelet denoising toolbox function
RBF_origin
- 自编程实现RBF网格训练算法,不是用工具箱函数完成的。-Self-programming RBF mesh training algorithm, not a toolbox function to complete.
GATBX工具箱小写改完
- 将gatbx函数的函数名,大写改为小写,可以直接添加到toolbox下,能够运行(Change the uppercase of the function name of the gatbx function to lowercase)
MATLAB遗传算法
- 遗传算法和非线性规划的函数寻优,BP神经网络优化(Genetic algorithm and nonlinear programming function optimization, BP neural network optimization)
MATLAB函数查询手册
- MATLAB是当前最流行的大型数学工具软件之一,能够完成绝大部分科学运算。《Matlab函数和实例速查手册》从实用角度出发,系统介绍MATLAB各种函数,包括:数组、矩阵与线性代数、基本数学计算函数、符号计算与符号数学工具箱、程序控制与设计、MATLAB绘图、用Simulink进行系统仿真、图形用户界面GUI、MATLAB信号处理、MATLAB与数理统计等。为便于读者对MATLAB函数的理解,书中列举了大量的函数实例,真正帮助读者学以致用。(MATLAB is one of the most p
genetic
- 谢菲尔德遗传工具箱matlab代码,安装这个工具箱之后,其函数才能使用(Sheffield genetic toolbox matlab code, the installation of the toolbox, the function can use)
high_order_statistics
- Matlab高阶统计量工具箱函数,可以直接安装使用。(Matlab higher order statistics toolbox function, can be directly installed and used.)
“群体智能算法”Matlab工具箱3.0
- 群体智能算法”Matlab工具箱3.0 集成了八种种群体智能算法:'PPNGA','SFLA','MSFLA','AF-SFLA','PSO','ABC','DEr1','DEb2' % 2、适应度函数开放了一个参数Parmaters,接收本文件Options.Parmaters传递的参数,实例参见m文件F3_Rastrigin.m % 3、本程序设置了三个终止条件,终止条件3是必需的;终止条件1,2是可选的,不需要时隐去代码即可 % 4、在优化参数设置中,小种群设置与大种群设置各有优势