-
pso-matlab
是粒子群算法的MATLAB源程序,可以在matlab中运行(Is the source of the particle swarm algorithm in MATLAB, you can run in matlab)
- 2012-03-28 16:11:24下载
- 积分:1
-
DMC
DMC控制 当对系统知之甚少时用此方法 形成矩阵方程 并解此方程(DMC control when little is known about the system when using this method to form the matrix equation and solving this equation)
- 2011-09-19 17:04:38下载
- 积分:1
-
TranslateDemo
渐入渐出动画 无闪烁 无黑底 Demo,应用程序编程源码,很好的参考资料。(The fade in and fade out animation flicker free no black Demo, application programming source code, a good reference.)
- 2013-11-10 09:10:45下载
- 积分:1
-
AC_AC_MC_DTC_3KW
说明: 使用matlab/simulink实现基于矩阵变换器的异步电机直接转矩控制(Direct torque control of induction motor based on matrix converter using Matlab / Simulink)
- 2019-05-16 10:58:35下载
- 积分:1
-
Mie-Exc
Mie散射matlab的源代码,对于微小粒子光散射,光学性质的进行时,使用matlab进行计算(Mie scattering matlab source code for the micro-particle light scattering, optical properties of the proceeds, calculated using the matlab)
- 2010-03-03 09:33:49下载
- 积分:1
-
12322879
说明: 因为经典粗糙集只能处理离散型数据,而连续性数据必须离散化才能处理,但是离散化可能会丢失部分重要信息,所有使用基于邻域粗糙集的属性约简去处理连续性数据。(Attribute reduction based on neighborhood rough set)
- 2020-12-25 10:15:46下载
- 积分:1
-
SPP
系统实现了笛卡尔坐标、大地坐标和站心坐标相互系转转换,以及单点定位、卫星历元信息查看功能。(Cartesian coordinate system implements, geodetic coordinates and topocentric coordinate mutual transfer system conversion, as well as single-point positioning, satellite epoch View feature.)
- 2013-11-24 21:37:58下载
- 积分:1
-
ex9
说明: 熟悉MATLAB信息统计分析的各种命令;会用MATLAB的信息统计分析的命令进行各种信息统计分析。(Familiar with a variety of statistical analysis of MATLAB command information will use the information MATLAB commands statistical analysis statistical analysis of all kinds of information.)
- 2011-03-23 13:56:59下载
- 积分:1
-
Phase-and-frequency-and-mode-shape
phase
its about phase of a signal or imf that you can find it for another things
also in this code you can fine the amplitude of a complex number
- 2015-02-11 19:20:31下载
- 积分:1
-
zdl
运用matlab编程求最短路径的算法a=xlsread( D:数据.xls ) 调入数据
n=size(a,1)
for i=1:n
for j=1:n
if a(i,j)==1000
a(i,j)==inf 不相邻点之间的距离赋值为无穷大
(The shortest path)
- 2011-12-29 12:47:27下载
- 积分:1