-
canny_edge
实现了canny算子的边缘检测,边缘轮廓完整,且抗干扰能力强。(Operator to achieve a canny edge detection, contour integrity, and anti-interference ability.)
- 2010-11-27 21:23:09下载
- 积分:1
-
MyDirectCorrelate
说明: 自己编制的直接相关函数,用来计算信号的自相关和互相关。(Prepare its own direct correlation function, used to calculate the signal autocorrelation and cross correlation.)
- 2010-03-22 22:12:20下载
- 积分:1
-
optimization-design
用最优化方法解决最优化问题的技术称为最优化技术,它包含两个方面的内容:
(1)建立数学模型,即用数学语言来描述最优化问题。模型中的数学关系式反映了最优化问题所要达到的目标和各种约束条件;
(2)数学求解,数学模型建好以后,选择合理的最优化方法进行求解。
(With optimization method to solve the optimization technology, called the optimum technology, it contains two aspects: (1) established the mathematical model, which is the mathematical language to describe the optimization problem. Model of the mathematical relationship reflects the optimal problem to achieve and all constraint conditions (2) solving mathematics, mathematical model built after, choice of reasonable solution of the optimization method.)
- 2012-04-17 17:12:15下载
- 积分:1
-
fc
说明: Floyd最短路径算法,任意找出两点的最短距离,可以在MATLAB上运行。(Floyd shortest path algorithm, and find out the most short of any two points, can run in MATLAB.
)
- 2012-04-27 11:22:12下载
- 积分:1
-
PMSM_top
Permanent Magnet Synchronous Machine Simulink Model
- 2014-11-23 04:05:29下载
- 积分:1
-
yasuo
两种数据读取的方法,希望能给matlab的初学者一定的借鉴,能学点就学点吧学弟学妹们加油啊(Two kinds of data read method, the hope can give matlab beginners reference, can learn some schooling point it drove to the lower classwoman refueling ah)
- 2012-10-26 23:11:13下载
- 积分:1
-
droopcontrol
基于simulink的逆变器交流侧下垂控制,有功功率和频率成正比,无功功率和电压成正比(Inverter AC droop control based on simulink which active power is proportional to frequency and reactive power is proportional to voltage)
- 2017-03-13 22:41:49下载
- 积分:1
-
Pca-extraction
PCA成分分析检测程序代码,运用MATLAB编写,能够很好分析主要特征(PCA component analysis testing program code, written using MATLAB, to analyze the main features of good)
- 2010-09-26 18:28:13下载
- 积分:1
-
CurveFittingguide
matlab曲线拟合工具箱使用说明,可以直接得到拟合曲线的表达式。(matlab_curve)
- 2021-02-19 17:59:44下载
- 积分:1
-
FA2
一种改进的萤火虫算法解决动态0-1背包问题。经过测试,算法就有良好的性能。(Firefly Algorithm (FA), Genetic Algorithm (GA) and Differential
Evolution (DE) have been widely used for static optimization problems, but the applications of those
algorithms in dynamic environments are relatively lacking. In the present study, an effective FA introducing
diversity with partial random restarts and with an adaptive move procedure is developed and proposed
for solving dynamic multidimensional knapsack problems. To the best of our knowledge this
paper constitutes the first study on the performance of FA on a dynamic combinatorial problem. In order
to uate the performance of the proposed algorithm the same problem is also modeled and solved by
GA, DE and original FA. Based on the computational results and convergence capabilities we concluded
that improved FA is a very powerful algorithm for solving the multidimensional knapsack problems
for both static and dynamic environments.)
- 2015-03-25 20:28:10下载
- 积分:1