-
TSP
TSP问题的matlab实现程序,该程序在机器上可以正常运行,现提供给大家参考(TSP issues realize matlab program on the machine can function properly, is now available to U.S. reference)
- 2007-08-30 23:38:43下载
- 积分:1
-
MATLAB
MATLAB图像处理与识别实用案例精选,很实用的工具 简单易懂(MATLAB image processing and recognition of practical case selection, it is useful tool for easy-to-read)
- 2009-05-13 10:54:04下载
- 积分:1
-
KalmanFilterVolcity
Kalman Filter vitesse
- 2012-04-23 21:08:02下载
- 积分:1
-
Mathematical-modeling
数学建模:最短距离和模拟退火 已调试好(The shortest distance and simulated annealing)
- 2011-12-03 13:23:50下载
- 积分:1
-
matlabprogrammingforengineeringbyRajesh
对于matlab编程学习很有帮助,建议大家看看~(Matlab programming for the very helpful, it is recommended you take a look ~)
- 2010-12-01 11:08:44下载
- 积分:1
-
fusion
三种不同角度下的加权融合算法,MATLAB源代码实现,有效提高了估计精度。(Weighted fusion algorithm under three different angles, MATLAB source code, effectively improve the estimation accuracy.)
- 2021-03-23 16:59:15下载
- 积分:1
-
Capon_vs_DL_Capon_Beamforming
Capon 与 DL_Capon_Beamforming 算法比较(Capon_vs_DL_Capon_Beamforming)
- 2010-10-17 22:44:29下载
- 积分:1
-
newjidianqi
本文利用编写的MATLAB软件结合解析法证,分析了一种新型的接地距离继电器在系统振荡时再发生单相经过渡电阻接地短路时的动作特性。该接地距离继电器的动作判据是通过比较故障后测得的母线电压、补偿电压、零序电流和负序电流四个量的相位关系以确定继电器的动作行为情况
(In this paper, written in MATLAB software analysis and forensic analysis of a new type of ground distance relays in the system oscillation movement characteristics of single-phase transition resistance is shorted to ground. The operating criteria for the ground distance relay bus voltage is measured by comparing the failure, the phase relationship of offset voltage, zero sequence current and negative sequence current four amount to determine the relay actuation behavior
)
- 2012-05-07 10:05:06下载
- 积分:1
-
xitongmoxing
光伏电池板和Boost电路的系统模型,自己仿真时变下步长即可(Boost circuit photovoltaic panels and the system model, its simulation can be time-varying step size under)
- 2011-05-24 16:16:27下载
- 积分:1
-
matlab_fn
Matlab M-Files:There are four ways of doing code in Matlab. One can directly enter code
in a terminal window. This amounts to using Matlabas a kind of calculator,
and it is good for simple, low-level work. The second method is to create a
script M-fi le. Here, one makes a fi le with the same code one would enter in a
terminal window. When the fi le is “run”, the script is carried out. The third
method is the function M-fi le. This method actually creates a function, with
inputs and outputs. The fourth method will not be discussed here. It is a
way to incorporate C code or FORTRAN code into Matlab this method
uses .mex fi les. We will not disucss it here.
- 2013-07-09 16:49:20下载
- 积分:1