-
Matlabforallmodulation
Matlab for all simulation of modulation
- 2009-10-13 23:55:54下载
- 积分:1
-
20101124085455
基于卡尔曼滤波的无线传感器网络时钟同步协议(A time synchronization protocol for wireless sensor networks based on the Kalman filter)
- 2011-07-04 15:04:22下载
- 积分:1
-
buck
buck电路的搭建和仿真,搞电源的童鞋可以相互学习。(
英语
中文(简体)
日语
buck circuit structures and simulation, to engage the power of children s shoes can learn from each other.)
- 2011-12-27 14:24:22下载
- 积分:1
-
PSK_AWGN
matlab中psk在AWGN信道中误码率的分析(matlab psk AWGN)
- 2015-04-01 20:34:33下载
- 积分:1
-
work
主要的MATLAB程序可供初级中级者学习(The main MATLAB program is available to study the primary intermediate)
- 2009-12-05 10:21:04下载
- 积分:1
-
@ccshelp
说明: 一个MATLAB的应用程序,很方便的!使用时需要转换为M文件。(A MATLAB application, very convenient! The use of M need to convert files.)
- 2006-03-16 16:35:18下载
- 积分:1
-
电轴
静电场的matlab计算并生成电场分布和电位分布图像(The electrostatic field is computed by MATLAB, and the electric field distribution and potential distribution image are generated)
- 2017-08-26 21:18:50下载
- 积分:1
-
error rate
说明: 信噪比从0~13 dB,每隔1 dB仿真得到二进制双极性码的误码率(The bit error rate of binary bipolar codes is simulated every 1 dB from 0 to 13 dB.)
- 2018-12-28 08:41:01下载
- 积分:1
-
prbs_9bits
9位PRBS输入信号,用于系统辨识的输入信号。(9 bit PRBS input signals)
- 2012-05-11 20:53:04下载
- 积分:1
-
pca
Function to perform Principle Component Analysis over a set of training
vectors passed as a concatenated matrix.
Usage:- [V,D,M] = pca(X,n)
[V,D] = pca(X,aM,n)
where:-
<input>
X = concatenated set of column vectors
aM = assume that the mean is aM
n = number of principal components to extract (optional)
<output>
V = ensemble of column eigen-vectors
D = vector of eigen-values
M = mean of X (optional)
- 2013-07-09 15:06:40下载
- 积分:1