-
Previous_LotsObjs_NoArea
m-file to convert RGB2grayscale
- 2012-10-24 23:09:41下载
- 积分:1
-
practica4
Practica 4 par hacer un robot de 4 grados de libertad simulado en Simulink
- 2015-03-18 07:08:39下载
- 积分:1
-
PSO
it is the matlab code of particle swarm optimization with a test function that can be change..
- 2014-01-22 00:58:46下载
- 积分:1
-
identification
关于系统辨识的一些仿真程序,里面包括各种经典算法(On system identification of a number of simulation procedures, which include a variety of classic algorithms)
- 2009-05-27 20:02:40下载
- 积分:1
-
classify
KNN用于模式分类的很好的例子,供大家学习,希望对大家有帮助(KNN classification for a good example for all to learn. . .)
- 2011-06-15 00:29:51下载
- 积分:1
-
bode
High pass and low pass filters with matlab by using bode plot method. Showing very important thing is that bode plot does not give any information about transient response.
- 2014-02-07 07:35:09下载
- 积分: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
-
DTC
直接转矩控制系统的研究与仿真,对异步电机进行直接转矩控制的matlab仿真(DTC)
- 2010-07-11 14:08:09下载
- 积分:1
-
Spatial-channel-model-for-MIMO-3GPP
Repeater communication is one promising candidate solution in future cellular networks because of its ability to increase throughput, data rate and coverage. It is also considered as one candidate technology feature in 3GPP/LTE-A. Traditionally repeaters have been active continuously and perform blind forwarding without knowing the signal. However the repeater in LTE Advanced is likely to include some advanced functionalities such as frequency selectivity, gain controllability, multi antenna ability, advanced antenna processing, optimum power control algorithm, etc.
- 2015-03-02 17:39:07下载
- 积分:1
-
Butterworth
内含巴特沃思滤波器(Butterworth)MATLAB代码,分高通与低通两种情况,并用mesh显示滤波器的三维图(Containing Butterworth filter (Butterworth) MATLAB code, sub-high-pass and low pass both cases, with mesh filter of three-dimensional map display)
- 2010-06-10 17:56:27下载
- 积分:1