-
Signal_processing_matlab_and_applications
说明: This is an E-book for signal processing using MATLAB.
- 2008-03-17 04:11:47下载
- 积分:1
-
genetic
采用遗传算法实现天线阵波束形成,算法实现方便,便于操作。(The genetic algorithm is used to realize the antenna array beamforming algorithm, convenient, easy to operate.)
- 2020-07-03 09:20:01下载
- 积分: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
-
circular-waveguide_mode
计算圆波导模式(例如TE21、TM11,可以输入不同的m、n值)的场分布。(Calculate the circular waveguide mode (eg TE21, TM11, you can enter a different m, n value) field distribution.)
- 2013-12-03 21:37:34下载
- 积分:1
-
RadHist
Radon transform and inverse radon , and their histogram step by step. can be use for edge detection and finding the number of object in image
- 2013-12-11 16:16:11下载
- 积分:1
-
vcmatlab
VC_与MATLAB混合编程在语音处理中的应用(VC_ mixed with the MATLAB programming in Speech Processing)
- 2008-05-26 20:45:49下载
- 积分:1
-
ga
说明: it is a part of a genetic algorithm applied to image segmentation
- 2011-02-12 11:57:09下载
- 积分:1
-
hermite_pulses
Hermite脉冲时域和频域波形。可完全独立运行。(Hermite pulse time domain and f domain)
- 2013-01-10 13:51:17下载
- 积分:1
-
multiproject
multi dimensional sisnal processing project on image filtering, histogram equalization,finding craters on moon image
- 2010-05-14 04:54:56下载
- 积分:1
-
jifen
matlab基于频域的信号2次积分 主要用于 加速度信号 转为位移信号(matlab based on frequency domain signals 2 points is mainly used for the acceleration signal to the displacement signal)
- 2011-11-14 11:55:25下载
- 积分:1