-
Optimization-experiments
学习用matlab求解最优化问题,提高matlab实际应用能力(Learn to use matlab to solve the optimization problem, the ability to improve the practical application of matlab)
- 2011-07-24 13:21:11下载
- 积分:1
-
tsp
模拟退火算法求解TSP问题程序简单效率高,欢迎来完善(Simulated annealing algorithm for solving the TSP program is simple, high efficiency, and welcome to improve)
- 2012-05-11 22:48:56下载
- 积分:1
-
HVDC
自己做的高压直流输电的半边模型,采用定电流控制。在普通12脉波高压直流输电的基础上,替换b、c相的变压器为移相变压器,消除了11、13次谐波。(HVDC own half model, using the constant current control. On the basis of the normal 12-pulse HVDC, replacing b, C-phase transformer for the phase-shifting transformer, eliminating 11,13 harmonics.)
- 2013-03-13 00:37:50下载
- 积分:1
-
DTW
DTW算法的程序,申请两个n*m的矩阵D、d,分别为累积距离和帧匹配距离。这里n和m为测试模版与参考模版的帧数。然后通过一个循环计算两个模版的帧匹配距离d。接下来进行动态规划,为每个格点 (i,j)都计算其三个可能的前续格点的累积距离D1,D2,D3。考虑到边界问题,有些前续格点可能不存在,因此加入一些判断条件最后利用最小值函数min(),找到三个前续格点的累积 距离作为累积距离,与当前帧的匹配距离d(i,j)相加,作为当前格点的累积距离。该计算过程一直达到格点(n,m),并将D(n,m)输出,作为模版匹配的结果。(DTW algorithm procedures, apply two n* m matrix D, d, respectively, accumulated distance and frame matching distance. Where n and m is a reference test pattern and the template frames. Then through a loop to calculate two frames template matching distance d. Next, dynamic programming, for each grid point (i, j) are calculated from the cumulative D1 before the renewal of its three possible lattice point, D2, D3. Taking into account the boundary problem, some former continued grid point may not exist, so add some conditions to determine the final use of the minimum function min (), found three former continued accumulation of grid points cumulative distance as the distance from the current frame to match the d (i, j) added, and a current cumulative distance grid. This calculation has reached the grid (n, m), and D (n, m) output, as a result of template matching.)
- 2014-05-05 14:30:21下载
- 积分:1
-
wendingxing
不怕明确地告诉你,这个东西啊,可以很放方便地判别运动状态的稳定性(Stability Criteria)
- 2014-11-03 19:18:01下载
- 积分:1
-
Assignment5
travel_sales_near_neighbour Matlab Code
- 2011-11-19 01:17:18下载
- 积分:1
-
liulihan
本程序利用小波变换实现正常心音信号单子带分解与重构(This procedure to achieve a normal heart sounds using wavelet transform signal decomposition and reconstruction with a list)
- 2009-11-24 21:02:05下载
- 积分:1
-
MATLAB
同步电机模型的MATLAB仿真.........(Synchronous motor model simulation of MATLAB .........)
- 2009-06-04 10:38:34下载
- 积分:1
-
DynaMo-(version-2.0)
求解真实商业周期模型的Matlab程序。(Benchmark Real Business Cycle Model by Henson 1985.DynaMo (version 2.0) is the latest version of DynaMo. In particular, this version contains is a menu driven Windows stand-alone application with advanced graphical user interfaces which allows you to solve and analyze selected standard dynamic stochastic general equilibrium models.)
- 2011-06-10 18:31:39下载
- 积分:1
-
SY_fenchatu
feigenbaum第一常数,画出其分岔图。(feigenbaum first constant, draw the bifurcation diagram.)
- 2012-08-04 22:17:28下载
- 积分:1