-
QPSK
Quadrature Phase Shift Keying is a form of Phase Shift Keying in which two bits are modulated at once, selecting one of four possible carrier phase shifts in 0, 90, 180, or 270 degrees
- 2010-06-11 16:42:29下载
- 积分:1
-
NRW
根据NRW方法推导出计算超材料等效参数的方法,由CST仿出S11,S21并导出S11,S21的复数形式,利用matlab调用,就可以算了介电常数和磁导率(By S11, S21 calculate dielectric constant and magnetic conductivity)
- 2021-01-07 19:08:52下载
- 积分:1
-
Rayleigh
说明: matlab中基于瑞利衰落信道的模型仿真(matlab based on Rayleigh fading channel model simulation)
- 2011-04-15 08:42:03下载
- 积分:1
-
form_neurons.m
Neural network deternministic initialization
- 2011-06-20 20:57:15下载
- 积分:1
-
Drawing-of-some-special-graphs
几种MATLAB绘图,灯光定位、柱状图、设置照明方式(Several MATLAB drawing, light localization, histogram, lighting set)
- 2016-06-05 22:03:43下载
- 积分:1
-
WPD
说明: Wavelet Packet Decomposition details and codes
- 2019-07-02 09:00:53下载
- 积分:1
-
Moro
moro转换算法,将0-1均匀分布转换为标准正态分布(moro conversion algorithm will convert the 0-1 uniform distribution to standard normal distribution)
- 2010-07-28 11:05:40下载
- 积分:1
-
music
music matlab程序,c语言实现的一个小星星的音乐(music matlab procedures, c language a little star music)
- 2013-09-28 09:38:41下载
- 积分:1
-
ArduCopter
说明: 一字型编队,对多智能体协同处理可以下载讨论(Coordinated formation)
- 2021-04-06 15:34:13下载
- 积分:1
-
matlab-code
matlab解线性方程组的源代码
function x=nagauss2(a,b,flag)
% 用途:选列主元Gauss消去法解线性方程组ax=b
% 格式:x=nagauss2(a,b,flag) a为系数矩阵,b为右端列向量,flag若为0,则显示中间过程
(Matlab solution of linear equations source code function nagauss2 x = (a , b, flag)% purposes : a selection PCA Gauss elimination method for solving linear equations ax = b% Format : nagauss2 x = (a, b, flag) for a coefficient matrix, b subguadratic column vector, if the flag is 0, then showed intermediate process)
- 2006-06-02 11:52:10下载
- 积分:1