-
generalhammenstainmodel
广义hammenstain模型,用于功率放大器建模,效果很好(Hammenstain generalized model for power amplifier modeling, the effect of good)
- 2007-12-02 09:57:09下载
- 积分:1
-
PVdemo
好用的簡易的太陽能板模組 展示用 能跑 無錯誤(Easy to use and easy to use solar panels can run error-free display module)
- 2010-12-12 01:00:13下载
- 积分:1
-
foulou
包括 MUSIC算法,ESPRIT算法 ROOT-MUSIC算法,分析了该信号的时域、频域、倒谱,循环谱等,esprit算法对有干扰的信号频率进行估计。( Including the MUSIC algorithm, ESPRIT algorithm ROOT-MUSIC algorithm, Analysis of the signal time domain, frequency domain, cepstrum, cyclic spectrum, etc. esprit algorithm signal frequency interference can be assesse.)
- 2016-06-02 18:07:46下载
- 积分:1
-
A123
说明: 三相电压不平衡度计算 simulink模型,可供参考 调试正确(The Simulink model for calculating unbalance of three-phase voltage can be used for reference and debugging correctly.)
- 2019-05-28 15:04:05下载
- 积分:1
-
Gauss
使用高斯消元法解非奇异线性方程组,数值分析(Gaussian elimination method for solving non-singular linear equations, numerical analysis)
- 2013-03-23 16:04:12下载
- 积分:1
-
123457546
通过matlab实现数据的时域图D代码呵呵呵呵(When implementing data via matlab domain map)
- 2013-12-28 14:21:34下载
- 积分:1
-
Quire
QUIRE算法用于主动学习,通过信息询问和代表样本来实现。(QUIRE is a package for active learning by querying informative and representative examples. )
- 2012-02-13 13:12:32下载
- 积分:1
-
SSP-inversion
水声声速剖面反演的MATLAB仿真。用了比较基本的滤波方法ENKF。(Water sound velocity inversion sectional MATLAB simulation. With a relatively basic filtering method ENKF.)
- 2014-01-06 16:38:39下载
- 积分: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
-
TSP(matlab)
matlab蚁群算法,要使用城市坐标的版本(ant colony algorithm matlab, it is necessary to coordinate the use of the version of the City)
- 2009-05-23 11:42:55下载
- 积分:1