-
TOANCONG
chuong trinh vi du phep toan cong dung matlab viet giao dien
- 2010-11-06 12:22:34下载
- 积分:1
-
kalman
kalman filter matlab code
- 2010-11-25 19:48:08下载
- 积分:1
-
OFDM
ofdm系统仿真用QAM调制的,有信号传输后的频谱图(ofdm simulation using QAM modulation)
- 2010-05-24 10:15:36下载
- 积分:1
-
Integrodifferential-Segmentation
Iris segmentation based on integro-differential operator
- 2011-10-17 08:19:11下载
- 积分:1
-
Short-road
遗传算法解决最短路径。在matlab中实现计算和结果输出。(The genetic algorithm to solve the shortest path. Calculated and results output in matlab.)
- 2013-04-13 19:46:16下载
- 积分:1
-
matlab-tutorial-ebook
这是一本matlab学习课件书籍,其中包括一些基本的操作,也包括相当多的源程序(This is a matlab learning courseware books, including some of the basic operations, including a considerable number of the source)
- 2013-05-22 09:17:07下载
- 积分: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
-
laplacian
matlab 拉 普 拉 斯 算 子 代 码(matlab laplacian detector)
- 2010-05-14 12:39:30下载
- 积分:1
-
zhouqitu
周期图法实现白噪声背景下的正弦函数功率谱估计,其中的傅里叶变换和谱估计的步骤都是直接写出,没有调用函数(Periodogram method the sine function in the white noise power spectrum estimation, one of the Fourier transform and spectral estimation steps are to write, not call the function)
- 2012-06-04 22:58:27下载
- 积分:1
-
SUI-JI-GONG-ZHENG
matlab写的一个随机共振的例子MALAB 中可以可以仿真( a stochastic resonance wrote BY Matlab, example can can simulation IN MALAB
)
- 2012-04-11 14:27:14下载
- 积分:1