-
Phone
c++实现的通信录,实现添加、删除、查找、修改等功能(communications recorded c++ implemented add, delete, search, modify functions)
- 2014-01-14 10:02:38下载
- 积分:1
-
非线性观测器设计
针对一类不确定系统设计观测器,给出仿真及MATLAB源程序(The simulation and MATLAB source program are given for a class of uncertain system design observer.)
- 2018-01-02 20:36:46下载
- 积分:1
-
NSGA-III
测试可以跑,根据自己情况修改下函数即可. NSGA-III 首先定义一组参考点。然后随机生成含有 N 个(原文献说最好与参考点个数相同)个体的初始种群,其中 N 是种群大小。接下来,算法进行迭代直至终止条件满足。在第 t 代,算法在当前种群 Pt的基础上,通过随机选择,模拟两点交叉(Simulated Binary Crossover,SBX)和多项式变异 产生子代种群 Qt。Pt和 Qt的大小均为 N。因此,两个种群 Pt和 Qt合并会形成种群大小为 2N 的新的种群 Rt=Pt∪Qt。 为了从种群 Rt中选择最好的 N 个解进入下一代,首先利用基于Pareto支配的非支配排序将 Rt分为若干不同的非支配层(F1,F2等等)。然后,算法构建一个新的种群St,构建方法是从 F1开始,逐次将各非支配层的解加入到 St,直至 St的大小等于 N,或首次大于 N。假设最后可以接受的非支配层是 L层,那么在 L+ 1 层以及之后的那些解就被丢弃掉了,且 St FL中的解已经确定被选择作为 Pt+1中的解。Pt+1中余下的个体需要从 FL中选取,选择的依据是要使种群在目标空间中具有理想的多样性。(The test can run and modify the function according to its own situation. NSGA-III first defines a set of reference points. Then the initial population containing N individuals (preferably the same number of reference points as the original literature) was randomly generated, where N was the size of the population. Next, the algorithm is iterated until the termination condition is satisfied. On the basis of current population Pt, the algorithm simulates two-point crossover (SBX) and polynomial mutation to produce offspring population Qt by random selection.)
- 2021-01-26 22:38:41下载
- 积分:1
-
压缩感知
说明: 压缩感知,进行图像处理,信号处理可以有效减少信息冗余(Compression sensing, image processing and signal processing can effectively reduce information redundancy)
- 2019-01-14 10:15:39下载
- 积分:1
-
Rayleighfadingchannelsimulation
瑞利衰落信道仿真,需要的朋友可以参考一下的。(Rayleigh fading channel simulation, the needs of friends can refer to it.)
- 2009-12-28 20:40:55下载
- 积分:1
-
wft_hanning
加窗傅里叶变换(windowed fourier transform_guassian)取hanning窗。(Windowed Fourier transform (windowed fourier transform_guassian) take hanning window.)
- 2011-07-06 17:12:32下载
- 积分:1
-
OFDM_Channel_estimators
OFDM 最基本的信道估计 有很大的参考价值(OFDM channel estimation scheme)
- 2014-11-26 20:38:54下载
- 积分:1
-
gaot
遗传算法中最常用的通用工具箱
gaot(Genetic algorithms the most commonly used general-purpose toolbox gaot)
- 2009-03-07 10:05:35下载
- 积分:1
-
line_count
This is the code for line count and character count in a scanned page..
- 2009-03-23 23:57:19下载
- 积分:1
-
ML
说明: %极大似然方法 gcn为高斯有色噪声!!!比较不同点( Maximum likelihood method for Gaussian colored noise GCN! ! ! Compare different points)
- 2008-09-16 21:22:46下载
- 积分:1