-
ask
MASK(2,4,8)信号的星座图调制程序(MASK signal modulation constellation)
- 2010-03-05 15:28:44下载
- 积分:1
-
helloworld
hello world example by using windows dialogs.
- 2014-10-27 23:53:24下载
- 积分:1
-
OFDM
OFDM峰均比文章,里面包括各种算法的相关文章(OFDM PAPR article, which includes a variety of algorithms related articles)
- 2015-04-17 19:39:26下载
- 积分:1
-
CARD_Performance_analy
CARD algorithm for WLANs
- 2009-03-17 20:11:14下载
- 积分:1
-
Apriori
application of apriori
- 2010-11-12 02:35:08下载
- 积分:1
-
Mobiel_Fading_Channels_MATLAB
《移动衰落信道》Mobiel_Fading_Channels一书后面的相关仿真程序。(" Mobile Fading Channels" Mobiel_Fading_Channels the back of a book-related simulation program.)
- 2009-05-23 12:52:14下载
- 积分: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
-
BFSK
编写源程序,用matlab实现bpsk的调制解调(Write source code with matlab achieve bpsk the modem)
- 2010-05-11 11:24:15下载
- 积分:1
-
gauss-siedal-method
it is matlab file of load flow analysis by the help of guass siedal method in power system
- 2015-02-18 17:35:45下载
- 积分:1
-
Matlab-Engineering-Mathematics
本书共分5篇48章。主要介绍MATLAB提供的统计、优化、偏微分方程数值解、样条和曲线拟合等5个与工程计算关系密切的工具箱。其中统计工具箱、优化工具箱、偏微分方程数值解工具箱和样条工具箱的介绍在国内图书中最全面,并且实例丰富,本书的内容紧随版本的最新变化。(Matlab Engineering Mathematics)
- 2011-05-17 22:03:52下载
- 积分:1