-
wavelettransform
说明: 本程序实现一、二、三级小波分解,并显示各个分解效果图。(The procedure to achieve one, two, three-level wavelet decomposition, and show the various decomposition Picture.)
- 2010-04-20 10:40:52下载
- 积分:1
-
gonglvpu
这是各种计算功率谱的matlab程序,有自相关法,music法,burg法,esprit法等。(This is the calculation of the power spectrum Matlab procedures, since the relevant law, music, burg, esprit law.)
- 2007-03-20 14:09:50下载
- 积分:1
-
Poincare_New
Poincare code for detect the area of object. this the new work.
- 2013-09-21 22:57:42下载
- 积分:1
-
FDTD3_4
Simulation of a plane wave impinging on a dielectric cylinder using FDTD
- 2013-09-28 20:46:37下载
- 积分:1
-
Multi-Focus-Medical-Image-Fusion-Using-DT-CWT
Multi-Focus Medical Image Fusion Using DT_CWT.
- 2014-12-12 14:14:07下载
- 积分:1
-
DFA1
去趋势波动分析的开发程序,共享给大家,谢谢。(Detrended fluctuation analysis of the development process, for everyone to share, thank you.)
- 2013-11-24 20:32:12下载
- 积分:1
-
femsrc
用C/C++编程求解了一个有限元算例二维传热问题,可以作为有限元学习的编程实例,以更好地理解有限元理论,并为进一步使用大型有限元软件打下基础。(With C/C++ Programming to solve a finite element numerical example of two-dimensional heat transfer problems, finite element can be used as examples to learn programming in order to better understand the finite element theory, and for the further use of large-scale finite element software to lay basis.)
- 2008-06-28 12:51:20下载
- 积分: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
-
myLDA923
实现lda分类,在实验中运行效果很好,优于PCA(used in lda classification,get good performance in test,better than PCA)
- 2009-09-23 21:28:01下载
- 积分:1
-
MicroInverterFV
mpptsimulation 光伏电池mppt最大功率跟踪仿真(Photovoltaic cells mppt maximum power point tracking simulation)
- 2020-10-02 21:37:41下载
- 积分:1