-
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
-
WebCam
图像截取软件,可以很方便的将摄像头截取的图像传入matlab中,供程序调用(Image Capture Software, you can easily intercept the camera images incoming matlab, the program calls for)
- 2010-05-06 01:24:00下载
- 积分:1
-
MSChart
一个自动画折线图的DEMO,需要这方面的同学可以下载下来看看(A self-animated line graph DEMO, this need can be downloaded the students look)
- 2015-04-10 17:45:50下载
- 积分:1
-
myconv
修改过后的离散信号的线性卷积函数,输入为两信号,输出为卷积函数(The modified linear convolution function)
- 2009-12-11 18:02:14下载
- 积分:1
-
De_CRC_Bit
matlab环境下的 CRC解码程序,主要是用于无线通信系统中。(The the CRC decoding program in the Matlab environment, mainly used in wireless communication systems.)
- 2012-08-23 18:46:45下载
- 积分:1
-
new1dfdtd
增加了声子晶体周期条件:
if (mod(ii,19)<9)
u(ii,3)=2*u(ii,2)-u(ii,1)+c*(u(ii+1,2)-2*u(ii,2)+u(ii-1,2))
else
u(ii,3)=2*u(ii,2)-u(ii,1)+0.5*c*(u(ii+1,2)-2*u(ii,2)+u(ii-1,2))
end(if (mod(ii,19)<9)
u(ii,3)=2*u(ii,2)-u(ii,1)+c*(u(ii+1,2)-2*u(ii,2)+u(ii-1,2))
else
u(ii,3)=2*u(ii,2)-u(ii,1)+0.5*c*(u(ii+1,2)-2*u(ii,2)+u(ii-1,2))
end)
- 2015-03-05 02:15:46下载
- 积分:1
-
sumulink
this is a simulink model of modern control obserability
- 2012-06-02 03:06:33下载
- 积分:1
-
cp0301_PPM_sinPSD
Generation of a PPM-UWB signal in the case of a
sinusoidal modulating signal and rectangular pulses
- 2014-01-31 16:24:18下载
- 积分:1
-
matlab_applyhatch
matlab fig中直方图加入阴影斜线(matlab fig histogram adding shadows slash)
- 2014-02-26 20:32:16下载
- 积分:1
-
运用matlab工具箱中的小波工具箱 Matlab-wavelete-tool
教你如何运用matlab工具箱中的小波工具箱,很实用很强大。(Teach you how to use wavelet toolbox matlab toolbox, very practical very strong.)
- 2013-05-31 16:07:02下载
- 积分:1