-
PeakFinder
求解曲线或者光谱等等的峰值,matlab完整程序。(Solving the curve or spectral peak Matlab complete program.)
- 2012-07-16 20:12:49下载
- 积分:1
-
colordif
Matlab色差公式,含CIE DE2000、CIE94、CIEanlab(Matlab color difference formulas containing CIE DE2000, CIE94, CIEanlab)
- 2012-09-06 14:41:18下载
- 积分:1
-
ma=1.1
标准AM振幅调制方式,ma=1.1时的标准AM振幅调制(Standard AM amplitude modulation, ma = 1.1 when the standard AM amplitude modulation)
- 2013-07-21 13:48:42下载
- 积分:1
-
nk857
仿真图是速度、距离、幅度三维图像,能量熵的计算,Gabor小波变换与PCA的人脸识别代码。( FIG simulation speed, distance, amplitude three-dimensional image, Energy entropy calculation, Gabor wavelet transform and PCA face recognition code.)
- 2017-03-19 11:24:01下载
- 积分:1
-
12
说明: matlab的一些简单使用,口输入不加扩展名的文件名,该文件必须在当前搜索路径中,例如输(matlab)
- 2010-09-02 01:08:12下载
- 积分:1
-
butterorthchebyshew
it is the code for butterwoth bandstop filter application chebyshew filters application in digital signal processing
- 2010-10-30 12:47:25下载
- 积分: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
-
mimo
说明: OFDM系统的MIMO仿真,在MATLAB 构建仿真平台,可对MIMO-OFDM技术进行比较全面的检测(Is a complete classic multi-input multi-output orthogonal frequency division multiplexing of the joint simulation, and simulate the system using MATLAB, including one on the whole process, there are 20 lots of M documents and data files, can be a comprehensive assessment of the MIMOOFDM Technology)
- 2010-04-11 15:03:06下载
- 积分:1
-
signal-shiyucaiyang-pinpufenxi
信号时域采样,频域进行频谱分析matlab,适合初学者。(signal analytic)
- 2013-09-28 15:25:00下载
- 积分:1
-
code-and-incode
(7,4)循环码的编译码器设计,模拟了信道噪声,并且进行了2种译码方法((7,4) of the codec of the cyclic code design, simulates the channel noise, and the two kinds of decoding methods)
- 2013-03-24 22:41:34下载
- 积分:1