-
BPclassification
BP学习算法应用——模式分类
应用动量BP学习算法对UCI提供的经典数据库——鸢尾属植物数据库进行分类,速度快,精度高。iris.arff为数据库文件,可用Weka数据挖掘软件打开。Iris.csv为源代码读取的数据文件,通过Weka软件转换得到。
将源文件Iris_classify.m和Iris.csv文件放入matlab的work文件夹中直接运行即可。(BP learning algorithm applications- the application of pattern classification momentum BP learning algorithm to provide a classic UCI database- iris database classification, high speed and accuracy. iris.arff for the database file that can be used to open Weka data mining software. Iris.csv for the source code to read the data files have been converted through Weka software. Iris_classify.m the source document and document Iris.csv Add matlab folder of work can be directly run.)
- 2020-12-18 00:29:11下载
- 积分:1
-
psoADFIR
matlab重要的学习资料 初学者的好帮手 程序代码非常重要 自适应滤波器设计参考文献(matlab important information for beginners to learn a good helper program code is very important reference adaptive filter design)
- 2010-10-06 19:59:38下载
- 积分:1
-
standard_test_images
lena image for research work
- 2010-10-11 23:22:50下载
- 积分:1
-
anfis
function [t_fismat, t_error, stepsize, c_fismat, c_error] ...
= anfis(trn_data, in_fismat, t_opt, d_opt, chk_data, method)
ANFIS Training routine for Sugeno-type FIS (MEX only).
if nargin > 6 & nargin < 1,
error( Too many or too few input arguments! )
end
Change the following to set default train options.
default_t_opt = [10 training epoch number
0 training error goal
0.01 initial step size
0.9 step size decrease rate
1.1] step size increase rate
Change the following to set default display options.
default_d_opt = [1 display ANFIS information
1 display error measure
1 display step size
1] display final result
- 2015-05-28 19:28:36下载
- 积分:1
-
pacjka5.2
基于Carsim的pacjka5.2轮胎模型,内嵌结合魔术公式,非常好用。(The pacjka5.2 tire model based on Carsim is embedded with magic formula, which is very easy to use.)
- 2021-03-16 19:49:21下载
- 积分:1
-
mumimoSimulationConfig
经典的LTE仿真平台里面多用户MIMO的各种仿真参数的设置等(Various settings LTE simulation platform inside the classic multi-user MIMO simulation parameters, etc.)
- 2014-11-17 22:27:23下载
- 积分:1
-
mct-intro
Introduction on What Is Mathematical Control Theory?. A nice introduction on control systems theory and its applications.
- 2009-09-24 11:45:07下载
- 积分:1
-
HUFFMAN
HUFFMAN编码在信息论中的应用实例!(Huffman coding in information theory in the application!)
- 2007-10-26 18:10:51下载
- 积分:1
-
Least-Squares-Ellipse-Fit
MATLAB实现的一种基于最小二乘的椭圆拟合直接算法源代码.附件中的源代码是matlab编写的,实现一种对于椭圆的稳定的数据拟合算法。当然必须要提供至少5个点的数据,椭圆x,y轴的中心点,最大轴最小轴(err)
- 2008-06-16 10:37:12下载
- 积分:1
-
OLS_Algorithm
说明: 虹膜识别模式识别算法,MATlab程序编制,可采用软件自动转换(Pattern recognition algorithms)
- 2011-04-07 16:38:12下载
- 积分:1