-
Matlabpll
基于Matlab的数字锁相环的仿真设计,一篇毕业论文,对数字和模拟锁相环进行了详细的分析和仿真(Matlab-based simulation of digital PLL design, a thesis on digital and analog phase-locked loop for a detailed analysis and simulation)
- 2020-12-10 10:29:19下载
- 积分: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
-
PROMETHEE
一种叫做优劣排序结果与顺序结构评估法的决策方法,可用于多目标选择最终解(a decision making method called Preference Ranking Organization Method for Enrichment Evaluation, PROMETHEE, can be used for selecting the final solution of multi-objective optimization)
- 2021-01-02 17:18:56下载
- 积分:1
-
Road_detection
基于模糊连接度的道路提取源码 基于模糊连接度的道路提取源码 (Source of road extraction based on fuzzy connectedness)
- 2016-10-31 18:46:16下载
- 积分:1
-
timing_recovery
说明: 无线通信系统中经典的定时同步的MATLAB程序(Wireless Communication System Timing Synchronization classic procedure of MATLAB)
- 2008-09-06 21:22:20下载
- 积分:1
-
make_lidar_image
绘制CALIPSO卫星的偏振激光雷达背向散射衰减的图(Draw CALIPSO satellite polarization lidar backscatter attenuation map)
- 2013-10-11 15:30:19下载
- 积分:1
-
newiirfilter
在matlab中使用的16位有限脉冲响应滤波器,能正常使用(A Finite Impulse Response iir Filter Program in the matlab)
- 2010-08-25 17:29:26下载
- 积分:1
-
ieee_error
阵列存在幅相误差条件下的DOA估计算法仿真(There is an array amplitude and phase errors of the DOA estimation algorithm under the conditions of simulation)
- 2021-03-22 16:49:16下载
- 积分:1
-
ldpc
基于PEG算法的准循环LDPC码构造方法研究(PEG algorithm based on quasi-cyclic LDPC code construction methods)
- 2020-07-08 12:08:56下载
- 积分:1
-
hw13
简单的读谱器,输入相应的音乐简谱,就可以实现音乐的播放(Simple to read music, input the corresponding music notation, music playback can be achieved)
- 2011-07-24 16:44:24下载
- 积分:1