-
rrsqrt2
This is more efficient than RRSQRT
- 2012-08-10 00:31:13下载
- 积分:1
-
汽车七自由度模型7ziyoudu
汽车七自由度模型,实现汽车动力学模型,MATLAB模型。(Vehicle seven 7自由度车辆动力学模型(Simulink),matlab实现汽车动力学模型。-Seven degrees of freedom vehicle dynamics model (Simulink), matlab achieve vehicle dynamics model.)
- 2020-12-29 18:49:01下载
- 积分:1
-
dfildemo
说明: 遗传算法的小程序,希望能够对大家有用处!(genetic algorithm for small procedures, we hope to be able to be useful!)
- 2006-04-12 10:01:11下载
- 积分:1
-
PSO-testing
著名的PSO优化算法测试函数,用于测试PSO算法寻优能力(PSO testing function)
- 2020-11-20 23:59:37下载
- 积分:1
-
powertrain-mounting_Opti
发动机悬置系统解耦率、固有频率以及参数优化程序(Engine mounting system decoupling rate, the natural frequency and parameter optimization program)
- 2014-02-12 21:32:14下载
- 积分:1
-
sag_final
sag model dvr and statcom
- 2017-01-06 15:07:54下载
- 积分:1
-
mpsk
this will generate the mpsk modulated signals
- 2010-09-16 19:12:46下载
- 积分:1
-
wavelet
用C语言实现matlab中dwt的功能,一层(Using C language dwt functions in matlab, a layer of)
- 2009-06-26 12:00:32下载
- 积分:1
-
calendar
说明: 显示具体日期、多种整体风格还有多种日期格式(Show specific date, a variety of overall style, there are many date formats)
- 2010-04-20 20:54:29下载
- 积分:1
-
qpsk_g_r-
lear
N = 10^5
EB_NO = [-1:30]
liu1 = zeros(1,N)
liu2 = zeros(1,N)
for ii = 1:length(EB_NO)
m= (2*(rand(1,N)>0.5)-1) + j*(2*(rand(1,N)>0.5)-1)
s = (1/sqrt(2))*m normalization of energy to 1
n = 1/sqrt(2)*[randn(1,N) + j*randn(1,N)]
- 2012-05-17 19:51:28下载
- 积分:1