-
bp_class
采用BP网络进行分类,对某一设备故障进行分类,一共三类,可以运行(using BP nerual network to classify the operation of a device)
- 2009-05-05 15:00:40下载
- 积分:1
-
RayleighFadingEnvelope12
此程序可以帮助通信专业人士学习关于 税利衰落包络。请用MATLAB运行(this procedure can help communications professionals to learn about tax and profit decline on the envelope. Please use MATLAB)
- 2007-05-06 16:20:34下载
- 积分:1
-
Extreme
支持向量机比较好的改进程序,适合初学者!(Support vector machine better improvement program for beginners!)
- 2016-04-02 22:05:39下载
- 积分:1
-
repval
repval(X) finds all repeated values for input X, and their attributes.
(The input may be vector, matrix, char string, or cell of strings
Y=repval(X) returns the repeated values of X
[RV, NR, POS, IR]=repval(X) returns the following outputs
RV : Repeated Values (sorted)
NR : Number of times each RV was repeated
POS : Position vector of X of RV entries
IR : Index of repetition
Example:
X=[1 5 5 9 5 5 1]
[RV,NR,POS,IR]=repval(X)
Output:
RV = [1 5] Numbers 1 and 5 are repeated values
NR = [2 4] Respectively repeated 2 and 4 times
POS = [1 7 2 3 5 6] Position index of X for repeated values
IR = [1 1 2 2 2 2] Corresponding to which index of RV
)
- 2010-12-14 15:13:45下载
- 积分:1
-
00912009
matlab原理图,很全很不错的的作业,是matlab入门必看等(Schematic matlab, matlab entry, etc.)
- 2011-08-21 10:26:39下载
- 积分:1
-
ADCUARTDemo
PICdsp开发的案类,可在仿真于matlab.请大家下载。谢谢(
您是不是要找: PIC dsp开发的案类,可在仿真与matlab.请大家下载。谢谢
PICdsp development of case classes in the simulation in matlab. Please download. Thank you)
- 2014-11-02 20:37:43下载
- 积分:1
-
hw1
PCA Face recognition implementation in Matlab. Simple and easy to understand
- 2012-01-21 06:16:41下载
- 积分:1
-
optical-wireless-communication
Physical layer Code for indoor visible light communication according to ieee standards
- 2012-03-20 18:07:36下载
- 积分:1
-
fem3d_sample
matllab有限元函数求值程序关于3D四面体网格(a program library which evaluates a finite element function defined on a 3D tetrahedral mesh)
- 2013-01-02 21:33:16下载
- 积分:1
-
junyun
基于matlab的数字频带通信系统仿真,实现对采样信号的均匀量化(To achieve uniformity of the sampling signal quantification)
- 2010-05-29 15:35:28下载
- 积分:1