-
fisher--matlab
利用fisher线性判别分析方法的matlab代码(Use of fisher linear discriminant analysis method matlab code)
- 2014-10-29 19:52:17下载
- 积分:1
-
Simulink-model-of-a-PV-array
This file is very important for student ....
- 2014-02-18 00:16:00下载
- 积分:1
-
sobi
sobi的源程序,可以直接调用的程序,非常实用,建议下载(the application of sobi)
- 2015-05-27 14:54:43下载
- 积分: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
-
8_12_16qam_vblast
8发射12接收 16QAM调制 mimo通信系统仿真(8, fired 12 to receive 16QAM modulation mimo communication system simulation)
- 2009-06-07 13:13:31下载
- 积分:1
-
stability
to find the stability of the system using simulink file
- 2011-05-25 15:01:51下载
- 积分:1
-
dolphin
Powerbuilder Example ( DataCollection )
- 2015-03-31 17:26:42下载
- 积分:1
-
OFDM-symbol_syn
pdf文档,一种改进的OFDM最大似然符号同步算法。利用导频符号与循环前缀的最大似然算法进行联合同步检测,并可以纠正符号偏差。(An improved symbol synchronization algorithm for OFDM systems is proposed in this paper.)
- 2012-03-22 17:37:27下载
- 积分:1
-
attachments
reading audio in matlab and noise added to the audio signal and played through the the matlab
- 2012-04-24 18:06:25下载
- 积分:1
-
matconvnet-1.0-beta19.tar
matlab实现CNN卷积神经网络,进行图像分类。(We can realize neural network with matlab, which will complete the classification of the image.)
- 2017-11-04 16:03:45下载
- 积分:1