-
深度优先搜索算法mat
深度优先搜索算法Matlab源码
% 此程序从国外网站收集得到,是标准的深度优先搜索算法,可实现节点遍历和检测回路的功能,详细情况请看原英文注释
% 我在此程序中添加了随机性,即遇到分叉时,随机选下一个节点,成为随机深度优先搜索算法(Depth-first search algorithm Matlab source this procedure site collected from abroad, is the standard depth-first search algorithm, can be achieved and the detection circuit node traversal functions, details see the original English Notes I added this procedure randomness, that is, bifurcation encountered when a randomly selected node, become a random depth-first search algorithm)
- 2020-07-06 15:08:58下载
- 积分:1
-
pmsm
This simulation demonstrates the use of the PMSM in a closed-loop speed and current control on a 1.1 kW 3000 rpm industrial motor. A three-phase motor rated 1.1 KW, 220 V, 3000 rpm is fed by a PWM inverter. In this simulation, the whole system is built entirely with standard Simulink blocks (without resort to blocksets).
- 2010-11-11 16:51:06下载
- 积分:1
-
Cargobin-packingproblem.jsp
首先,打开MATLAB编辑器,输入该文件中程序码,把文件保存到MATLAB当前目录并命名为zhuangxiang.m,只需在命令窗口中输入zhuangxiang,按回车键,根据提示输入,便可解决贪心算法中货船装箱问题,以求得最优解。
(First of all, open the MATLAB editor, enter the file, program code, save the file to the MATLAB current directory and named zhuangxiang.m, simply type in the command window zhuangxiang, press the Enter key, according to prompts can be solved by greedy algorithm cargo bin-packing problem, in order to achieve the optimal solution.)
- 2009-11-15 11:30:31下载
- 积分:1
-
SimPowerSystems-powerflow
关于matlab simpowersystem的例子,有助于掌握matlab潮流计算(About matlab simpowersystem example, help to control power flow matlab)
- 2010-05-07 21:32:24下载
- 积分:1
-
Beatty-(12)
Reconstruction of magnetic resonance images from
data not falling on a Cartesian grid is a Fourier inversion problem
typically solved using convolution interpolation, also known as
gridding. Gridding is simple and robust and has parameters,
the grid oversampling ratio and the kernel width, that can be
used to trade accuracy for computational memory and time
reductions. We have found that significant reductions in computation
memory and time can be obtained while maintaining high
accuracy by using a minimal oversampling ratio, from 1.125 to
1.375, instead of the typically employed grid oversampling ratio
of two. When using a minimal oversampling ratio, appropriate
design of the convolution kernel is important for maintaining high
accuracy
- 2012-05-27 18:24:56下载
- 积分:1
-
SparsePandPRedundantPRepresentations
稀疏表示理论及其在信号处理和图像处理中的应用(Sparse representation theory and its application in signal processing and image processing)
- 2013-01-22 20:43:16下载
- 积分:1
-
pca
主成分分析,贡献率排序,各成分贡献率,累计贡献率。自己输入数据矩阵和想要的主成分个数,有大量中文注释(Principal component analysis, ranking of contribution rate, contribution rate of each component, and cumulative contribution rate. You enter the data matrix and the number of the principal components you want, with a large number of Chinese annotations)
- 2018-01-25 09:49:12下载
- 积分:1
-
wuyueshu
简单的无约束PSO算法,适合初学者,可以进行改进(PSO algorithm for unconstrained simple, suitable for beginners
)
- 2011-05-09 10:55:43下载
- 积分:1
-
tutorial-Atoll
Atoll 2.8.3 Technical Reference Guide
- 2015-01-25 03:15:22下载
- 积分:1
-
ACADO
ACADO工具包是一个软件环境和算法集自动控制和动态优化。它为直接优化控制提供了多种算法,包括模型预测控制、状态参数估计和鲁棒优化。(ACADO Toolkit is a software environment and algorithm collection for automatic control and dynamic optimization. It provides a general framework for using a great variety of algorithms for direct optimal control, including model predictive control, state and parameter estimation and robust optimization.)
- 2018-01-17 14:31:13下载
- 积分:1