-
2_psk
形成一个余弦调制波形,用于调制波形,具有非常重要的意义(Form a cosine wave modulation for modulation waveform, has great significance)
- 2010-06-18 08:55:12下载
- 积分:1
-
PID
PID控制模块 由SIMULINK仿真建立
版本MATLAB7.0(PID control module from the SIMULINK simulation of the establishment version of MATLAB7.0)
- 2008-04-30 10:24:52下载
- 积分:1
-
Noise
说明: 雷达回波模块当中的干扰噪声以及杂波噪声的仿真程序(Radar module which noise and clutter noise interference emulator)
- 2011-02-23 00:08:10下载
- 积分:1
-
chap2
PID控制程序,matlab编写,适合初学者(2)(PID control procedures, matlab prepared for beginners (2))
- 2008-05-16 21:06:10下载
- 积分:1
-
Eigenfaces_for_Recognition_kimo
Eigenfaces for Recognition
- 2010-12-05 18:54:59下载
- 积分:1
-
5t
说明: MATLAB图书 应用程序接口用户指南 比较清晰(MATLAB Application Program Interface Library Users Guide)
- 2009-06-10 23:35:00下载
- 积分:1
-
GUI
matlabGUI设计的一个简单的例子,实现的图像的阈值的自动调节,然后输出阈值化后的图像,(A simple example matlabGUI designed to automatically adjust the threshold to achieve an image, then the output image after thresholding,)
- 2014-11-20 16:59:43下载
- 积分: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
-
shudu2
计算数独的好方法,能够快速解决问题,使用方便(Good way to calculate the number of independent, able to quickly solve the problem, easy to use)
- 2010-06-19 00:10:03下载
- 积分:1
-
mastering_MATLAB_GUI
基本使用说明如下:
1、文件夹中均为MATLAB软件M文件程序;
2、程序文件为每一章节中例题的MATLAB程序电子版,程序名与例题名序号相对应;
3、此文件夹中的程序已经经过调试,在MATLAB 7.0或以上版本中均可以正常运行;
4、程序头中功能介绍了此程序的主要实现的功能。
(Basic use is as follows: 1, folder files are MATLAB software M procedures 2, the program file for each of the sections in the example of the electronic version of MATLAB program, the program name and serial number of the corresponding sample questions 3, in this folder procedures have been debug, in MATLAB 7.0 or above in both the normal operation 4, the procedure first introduced in the function of this program the main function.)
- 2008-07-09 13:03:44下载
- 积分:1