-
project3a
z-source inverter with non-asymmetric LC network
- 2011-06-03 02:35:27下载
- 积分:1
-
bub
function [mubnd,var,dc,dr,gcr,grc] = bub(m,blk,Dinitbnd,Ginitbnd,pmu,diagnose,clevel)
- 2015-02-13 17:53:19下载
- 积分:1
-
suijiyinzifa
利用随机因子法计算旋转杆滑块系统随机性的问题(computing the probablity of multibody system by the random method)
- 2011-12-19 13:26:07下载
- 积分:1
-
tele
在电话拨号时 ,每个按键都使用双频信号进行区分的,本MATLAB程序就是用来模拟发送号码的发送和接受过程,并发出按键音。(In a telephone dial-up, each button using the dual-band signal distinction, the MATLAB program is used to simulate the sending number to send and accept the process and issue the key tone.)
- 2012-06-20 13:45:14下载
- 积分:1
-
ssim
经修改的SSIM代码,在MATLAB环境下运行。不能使用JPG格式的图片。(SSIM revised code, run in the MATLAB environment. You can not use JPG format images.)
- 2015-03-16 17:31:58下载
- 积分:1
-
arxModel_shm
运用matlab编程实现ARX模型中的参数确定(ARX model)
- 2012-11-20 11:30:02下载
- 积分:1
-
eiggui
通过相似变换求解实对称矩阵特征值或非对称实矩阵Schur形式的方法(EIGGUI(A) shows the steps in the computation by similarity transformations of the diagonal form of a real symmetric matrix or the real Schur form of a real nonsymmetric matrix.)
- 2009-09-26 20:39:15下载
- 积分:1
-
mtsp_ga
Matlab求解TSP问题的,效果很好,这是我用来做毕业设计用的,希望对你有用(Matlab for solving TSP problems, works well, this is my graduation project to do with, and I hope useful to you)
- 2010-05-17 16:02:26下载
- 积分:1
-
DTW
deterministic tourist walks
- 2012-08-16 11:37:47下载
- 积分:1
-
firefly_simple
The firefly algorithm (FA) is a metaheuristic algorithm, inspired by the flashing behaviour of fireflies. The primary purpose for a firefly s flash is to act as a signal system to attract other fireflies. Xin-She Yang formulated this firefly algorithm by assuming:[1]
All fireflies are unisexual, so that one firefly will be attracted to all other fireflies
Attractiveness is proportional to their brightness, and for any two fireflies, the less bright one will be attracted by (and thus move to) the brighter one however, the brightness can decrease as their distance increases
If there are no fireflies brighter than a given firefly, it will move randomly.
The brightness should be associated with the objective function.
Firefly algorithm is a nature-inspired metaheuristic optimization algorithm.
- 2014-12-24 05:08:32下载
- 积分:1