-
ansychronous-machine
异步电机直接转矩控制MATLAB仿真,运行结果良好,可以借鉴参考(Induction motor direct torque control MATLAB simulation)
- 2011-07-21 09:56:00下载
- 积分:1
-
MATLAB_Codes_for_Dimensionality_Reduction
数据降维工具箱,包括一些典型算法,例如pca,lle,mds,lda等。(Data dimensionality reduction tool kit, including some typical algorithms, such as the pca, lle, mds, lda, etc..)
- 2020-08-24 15:48:15下载
- 积分:1
-
geap
数值分析里面的高斯消元法利用全主元消去的程序(Numerical analysis method which use the Gaussian elimination procedure all main element elimination)
- 2010-12-01 21:54:45下载
- 积分:1
-
iris
对鸢尾花数据集进行模糊聚类,将模拟退火算法及遗传算法分别与模糊聚类算法结合,使聚类效果更好。(Fuzzy clustering of the Iris Dataset)
- 2018-04-03 19:51:55下载
- 积分:1
-
s.t
有约束2a+b^2+tan(c)=15
目标函数a*exp(b/x)+c=y
的最小二乘解(Binding 2a+ B ^ 2+ Tan (c) = 15 the objective function a* exp (b/x)+ C = y the least squares solution)
- 2008-12-28 19:41:57下载
- 积分:1
-
hm
说明: 汉明码生成,74和1511汉明码的生产,以及其检错能力的验证(Hamming code generation, 74 and the 1511 production of Hamming codes and their error detection ability for)
- 2010-07-08 23:14:44下载
- 积分:1
-
steffensen_matlab
采用matlab编写的steffensen迭代法(Steffensen prepared by iteration matlab)
- 2010-11-27 11:27:57下载
- 积分:1
-
projection
image projection code using ART
- 2011-01-11 23:28:18下载
- 积分:1
-
SHANNON-FANO
shannon fano algorithma source matlab
- 2013-08-31 18:42:36下载
- 积分:1
-
bemlabecom
Boundary element method
function [index,g,h,a,unb,x,u,un,uin]=bemlabecom(n,c,index,in,cin)
[index,g,h,a,unb,x,u,un,uin]=bemlabecom(16,[0 0 0.25 0 0.5 0 0.75 0 1 0 1 0.25 1 0.5 1 0.75 1 1 0.75 1 0.5 1 0.25 1 0 1 0 0.75 0 0.5 0 0.25 0 0],[1 0 1 0 1 0 1 0 0 200 0 200 0 200 0 200 1 0 1 0 1 0 1 0 0 100 0 100 0 100 0 100],9,[0.25 0.25 0.50 0.25 0.75 0.25 0.25 0.50 0.50 0.50 0.75 0.50 0.25 0.75 0.50 0.75 0.75 0.75])
in bemlabecom2 we change a & unb to : a1 a2,unb1 unb2
n=number of nodes=number of element=number of point
c=matrix that determine the coordinate of point
m=coordinate of nodes in global coordinates
index: determine u or un for boundary nodes
in:number of internal nodes
cin: coordinate of internal nodes
- 2012-01-29 03:47:10下载
- 积分:1