-
project
天线平面阵列 绘制方向图 从文件读取各阵列元素的幅度和相位以及坐标 (Antenna planar array
draw the pattern
read from the file of each array element‘s amplitude and phase as well as coordinate)
- 2012-06-09 13:42:44下载
- 积分:1
-
Desktop
傅里叶级数的计算方法,通过matlab变成自动计算所有傅里叶级数的参数值。(The method of calculation of the Fourier series, through matlab becomes automatically calculate the parameter values of all Fourier series.)
- 2013-01-27 22:07:51下载
- 积分:1
-
vetor_esprit
一维均匀线型声矢量传感器阵列在复数域的长矢量ESPRIT方法 用于在一维空间搜素DOA角度 (Homogeneous linear acoustic vector sensor array in long complex field vector ESPRIT method for searching DOA angle in one dimension space)
- 2014-10-22 17:50:32下载
- 积分:1
-
bakemaalianggemubiaochanshenghuibo
内有7位巴克码、13位巴克码的产生程序以及有两个目标时产生回波并对回波进行I/Q(正交)解调,并显示压缩后时域信号(There are 7 Barker code, 13 Barker code generation process, and generate two target echo and echo for I/Q (quadrature) demodulation, and display time-domain signal after compression)
- 2011-12-27 08:23:01下载
- 积分:1
-
1466
matlab simulink implementation and analysis of Three-phase inverter
- 2013-11-30 22:49:22下载
- 积分:1
-
linedr
采用集中质量法求解水平成层场地的地震响应,其中包含newmark求解动力方程(Quality level of a centralized method for solving the seismic response of layered space, solving the dynamic equation which contains newmark)
- 2011-10-14 16:59:20下载
- 积分:1
-
GPS_co_test_tracking
仿真完成GPS信号的捕获跟踪过程,分析误码率,信噪比等因素对信号的影响(Simulation of GPS signals affect the completion of acquisition and tracking process, analyze BER, signal to noise ratio and other factors)
- 2014-03-16 18:37:58下载
- 积分:1
-
TMD-ATMD-structure-control
对单自由度结构在无控与采用TMD和ATMD控制策略下的加速度和位移反应进行了对比,对比结果以图形方式显示。(The single degree of freedom structure s acceleration and displacement reaction are compared between with on control and using TMD and ATMD control strategy,the contrast results are displayed by using graph.)
- 2020-11-27 11:09:31下载
- 积分:1
-
ga
说明: GA算法代码 function pop=initpop(popsize,chromlength)
pop=round(rand(popsize,chromlength))
rand 随机产生每个单元为 {0,1} 行数为 popsize,列数为 chromlength 的矩阵,
roud 对矩阵的每个单元进行圆整。这样产生的初始种群。
2.2 计算目标函数值
2.2.1 将二进制数转化为十进制数(1)
遗传算法子程序 Name: decodebinary.m
产生 [2^n 2^(n-1) ... 1] 的行向量,然后求和,将二进制转化为十进制(GA algorithm code function pop=initpop(popsize,chromlength)
pop=round(rand(popsize,chromlength))
rand 随机产生每个单元为 {0,1} 行数为 popsize,列数为 chromlength 的矩阵,
roud 对矩阵的每个单元进行圆整。这样产生的初始种群。
2.2 计算目标函数值
2.2.1 将二进制数转化为十进制数(1)
遗传算法子程序 Name: decodebinary.m
产生 [2^n 2^(n-1) ... 1] 的行向量,然后求和,将二进制转化为十进制)
- 2012-04-28 18:02:03下载
- 积分:1
-
Optimal-Decision-Boundaries-for--QAM
Optimal Decision Boundaries for -QAM
- 2014-02-20 10:15:56下载
- 积分:1