-
BTfangzhen
BT法仿真,DFT变换,窗函数,功率谱,将加窗之后进行了补零(signal process)
- 2014-10-27 19:51:19下载
- 积分:1
-
16QAMNatalia
i m EC Engineer. p pursuing mater degree in gujarat.
- 2015-02-26 19:33:50下载
- 积分:1
-
sample151
蓝牙信号仿真子系统,通过matlab模块中的simulink进行信号仿真(Bluetooth signal simulation, simulation matlab simulink module extraction parameters)
- 2013-05-09 19:44:18下载
- 积分:1
-
matlab有限元分析与应用(书及源程序)
matlab有限元分析与应用,包含了一些电子教程,以及有限元源代码,(Matlab finite element analysis and application, including some e-book tutorials and source code)
- 2017-10-23 21:08:08下载
- 积分:1
-
topsis
说明: 经典的topsis方法,两个例子,实测能跑的通,有详细说明(The classic TOPSIS method, two examples, can run through the actual measurement, there is a detailed description)
- 2021-03-13 15:19:24下载
- 积分:1
-
50th-Filtering
基于最少方差算法的电流50次谐波的Matlab的M文件程序,用于谐波分析(Current is 50 times harmonic based on minimum variance algorithm Matlab M file, used for harmonic analysis)
- 2013-03-15 09:45:18下载
- 积分:1
-
turbo-related
turbo码相关的程序 以及3GPP协议 对于研究turbo码方面的朋友有很大帮助,包括编码译码等等程序(turbo codes and procedures related 3GPP protocol for the study of aspects of turbo codes friends are very helpful, including the coding and decoding procedures, etc.)
- 2013-11-30 15:31:27下载
- 积分:1
-
LET
matlab let工具箱,Lyapunov的计算(matlab let toolbox, Lyapunov Calculation)
- 2007-09-27 08:31: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
-
xiandaikongzhililun.pdf
学习现代控制理论的经典教材 结合matlab 之前 一定要好好看看(Study of modern control theory of the classic textbook binding matlab before must be good to have a look)
- 2012-04-24 17:40:06下载
- 积分:1