-
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
-
class1
一个bayes 算法的face recognisation的matlab code,是我的一个作业(A Bayes algorithm face recognisation the matlab code, is one of my operation)
- 2007-11-12 23:35:04下载
- 积分:1
-
ofdm_simulation_primary
在OFDM仿真模型的基础上用MATLAB语言编写出OFDM发送、信道及接收整个系统,在系统仿真正确的前提下,对循环前缀、信道估计等性能改善方法进行进一步仿真验证
(In OFDM simulation model based on the use of MATLAB language to send the OFDM, channel and receive the entire system, in the system under the premise of the correct simulation of the cyclic prefix, channel estimation methods for further performance improvement simulation)
- 2008-05-05 16:03:00下载
- 积分:1
-
FinancialOptimizationusingMATLABFinancialToolbox
对于Matlab的金融工具箱的更为优化使用。类似与指导书尤其关于使用技巧指导。(Financial Optimization using MATLAB’s Financial Toolbox
Sonal Varshney, Arnab Sarkar
)
- 2010-12-31 10:37:41下载
- 积分:1
-
timer
用MATLAB语言的GUI设计一个时钟,可以播放或停止。(A timer by MATLAB.)
- 2014-11-10 10:57:29下载
- 积分:1
-
MIMO-OFDM-OFM
MIMO-OFDM-OFM 无线通信 (英文版)书内程序(MIMO- OFDM- OFM wireless communication (English) within the program)
- 2014-12-03 17:38:11下载
- 积分:1
-
code-5
this code is to learn more about the mattlab
- 2013-05-01 16:12:46下载
- 积分:1
-
MODELING-ALGORITHM
pv cell modeling:
MODELING ALGORITHM
SIMULINK PV + BUCK CONVERTER
SIMULINK PV CIRCUIT MODEL
PSIM 6.0 PV CIRCUIT MODEL
documents
- 2012-01-25 00:56:23下载
- 积分:1
-
bubbleplot3
说明: 在三维空间中画泡泡,可以指定在三维空间中的x,y,z的坐标以及泡泡的半径r和颜色c(RGB).(BUBBLEPLOT3(x,y,z,r), where x, y, z and r are four vectors of the
same length, plots bubbles of radii r in 3-space with centers at
the points whose coordinates are the elements of x, y and z. If r
is a matrix of size numel(x)x3, BUBBLEPLOT3 produces ellipsoids with
centers x(i),y(i),z(i) and radii r(i,1), r(i,2) and r(i,3).
BUBBLEPLOT3(x,y,z,r,c), where c is a rgb-triplet array (in [0,1])
with numel(x) rows, plots bubbles with colours specified by c.
)
- 2009-08-08 21:50:31下载
- 积分:1
-
Robot-arm-LQR-control
对于单级的机械臂,运动包括刚性转角和柔性振动,程序通过标准的LQR输出和状态控制实现其调节器功能(For a single robotic arm, the campaign includes a rigid corner and flexible vibration, and program control through a standard LQR output and status to achieve their regulator function)
- 2012-08-20 11:11:38下载
- 积分:1