-
imageo
Program for converting 8bit image to text file
- 2011-06-29 20:50:15下载
- 积分:1
-
EEG
说明: EEG近似熵计算程序,便于计算脑电信号 一种简单有效的测度熵替代方法——近似熵(approximate entropy)方法(EEG approximate entropy calculation program, facilitate the calculation of EEG)
- 2010-04-22 13:18:18下载
- 积分:1
-
newton-to-nonlinear-equations
牛顿法求解非线性方程组matlab源程序(Newton method for solving nonlinear equations matlab source code)
- 2012-07-24 10:17:22下载
- 积分:1
-
Desktop
matlab code used for analyzing trace files from ns2
- 2012-01-07 21:55:21下载
- 积分:1
-
1
图像增强的理论性知识,对于初学matlab有很大的帮助,希望对大家有用(Image enhancement of theoretical knowledge, great for the beginner matlab help, we hope to be useful)
- 2011-04-27 08:34:21下载
- 积分:1
-
MLI3Niveaux-(1)
THREE LEVL mli IS designed for three level NPC converter
- 2013-11-25 17:58:51下载
- 积分:1
-
surshrHEDA
基于直方图的分布估计算法matlab源程序,测试函数选用的是30维函数(for h=1:m
for j=1:((x2-x1)/binswidth)
if (x(h)>=x1+(j-1)*binswidth)&(x(h)<x1+j*binswidth)
H(j)=H(j)+1
end
end
end
[wid,len]=size(H)
H=H/(wid*len)
objvalue=sort(objvalue, descend )
for j=1:((x2-x1)/binswidth))
- 2013-03-15 10:44:15下载
- 积分:1
-
matlab.for.FDTD
结构力学有限元分析Matlab代码,非常实用(Structural mechanics, finite element analysis of Matlab code, very useful)
- 2010-02-26 00:42:20下载
- 积分:1
-
2
本程序实现多模态故障检测与故障诊断,用的方法是LPP_GMM_FJ,对象为TE,GMM是用的FJ算法,效果很好(This procedure realize multimodal, fault detection and fault diagnosis method is LPP_GMM_FJ, object for TE, GMM FJ algorithm is used, the effect is very good)
- 2013-08-31 15:48:07下载
- 积分:1
-
Load_V2.0
此程序根据王专利撰写的《翼面结构有限元模型节点气动载荷计算》编写
需要的前期准备文件:case01.txt---已知不同工况下各个载荷点力的文件
Force_Site.txt---已知各个载荷点的坐标
Node_Site.txt----有限元节点坐标
输出文件 Nodal_Force_01.txt----存放每个有限元节点计算后分得的力,第一列为节点编号,第二列为节点力大小(This process patent under the king wrote " wing structural finite element model node aerodynamic load calculation" Writing required preparatory documents: case01.txt-- known under different conditions of each load point force file Force_Site. txt--- known each load point coordinates Node_Site.txt---- finite element nodal coordinates output file Nodal_Force_01.txt---- storage node finite element calculation for each share of power, first as the node number, the second column is the size of nodal forces)
- 2013-10-14 22:37:15下载
- 积分:1