-
matlab
说明: 简单的傅里叶变换代码 MATLAB 新手适用(T to F )
- 2010-03-18 20:04:23下载
- 积分:1
-
ju2
二维空间矩边缘检测算法,可以实现图像边缘的检测(Two-dimensional spatial moment algorithm for edge detection)
- 2013-01-30 18:32:45下载
- 积分:1
-
dstatcom
these are some papers on dstatcom
- 2013-08-18 00:40:16下载
- 积分:1
-
numerical-identities
应用matlab进行模式识别,主要针对图片中的数字进行识别,识别效率高(Application matlab pattern recognition, digital picture identification)
- 2013-05-10 21:59:28下载
- 积分:1
-
kalmancode
又一个计算kalman滤波器的matlab程序!(Another calculation kalman filter matlab program!)
- 2008-03-13 15:58:58下载
- 积分:1
-
QPSK-MSK-QAM-OFDM
完整的QPSK-MSK-QAM-OFDM调制解调matlab程序。(Complete QPSK-MSK-QAM-OFDM modulation and demodulation matlab program.)
- 2015-01-22 23:01:00下载
- 积分:1
-
ex3
说明: Matlab在图像处理与目标识别方面的应用实例(Matlab image processing and target recognition in the application examples)
- 2011-03-27 22:51:48下载
- 积分: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
-
NandECC
Micron Technology
Nand ECC 纠错编码(Micron Technology
Nand ECC C Code)
- 2012-06-06 00:34:07下载
- 积分:1
-
dc-dc-conv
High Step-Up DC-DC Converters Using Zero-Voltage Switching Boost Integration Technique simulink model.
- 2013-10-09 14:08:17下载
- 积分:1