-
ClusterBasics-V1.0
各种聚类算法的matlab程序集,说明见其中的readme文件(Various clustering algorithm matlab assembly to illustrate one of the readme file, see)
- 2008-07-08 11:03:01下载
- 积分:1
-
differential-equations-modelin
matlab算法大全之微分方程建模,很有用的编程书籍(the matlab algorithm Daquan differential equations modeling)
- 2013-02-19 18:43:00下载
- 积分:1
-
DPMM
DP Mixture Model基于 FullBNT-1.0.4上的一个开发实例,添加路径即可运行(DP Mixture Model is based on a development instance FullBNT-1.0.4, add the path to run)
- 2012-12-01 20:03:05下载
- 积分:1
-
MATLABforControlSystems
matlab for control system
- 2010-06-06 01:24:43下载
- 积分:1
-
TheLagrangeandNewtoninterpolation
说明: 有关拉格朗日和牛顿插值的算法描述及MATLAB编程实现(The Lagrange and Newton interpolation algorithm description and MATLAB programming)
- 2010-04-05 09:15:59下载
- 积分:1
-
SVM
SVM支持向量机。使用quadprog实现了SVM机器学习,把训练数据分成两组,找到决策面。(SVM Support Vector Machine. SVM achieved using quadprog machine learning, the training data into two groups, find decision-making surface.)
- 2011-05-15 00:31:24下载
- 积分:1
-
MLP1
back propagation with matlab
- 2012-04-16 13:26:20下载
- 积分:1
-
eg1OC
最优控制教程,里面详述了不同最优控制方法的解决方法(Optimal control tutorial)
- 2012-07-12 23:29:35下载
- 积分:1
-
SaberCosim2010b
Saber-Simulink协同仿真文件 协同仿真 官方自带(Saber-Simulink co-simulation simulation official document collaboration comes)
- 2013-10-21 10:50:20下载
- 积分:1
-
femTriangularMesh
The function femTriangularMeshGenerator() generates triangular mesh for a rectangular shape structure for Finite Element analysis.
The outputs are:
coords = x and y coordinates of each element nodes
cT = nodal connectivity
nNodes = Number of nodes
The inputs are:
Lx = width of the rectangular structure
Ly = Height of the rectangular structure
Nx = Number of divisions on x- axis
NE = Number of elements
The example generates 144 elements for a rectangular structure given a dimension 10units by 10units with respect to 8 divisions on x-axis.
- 2012-10-11 19:45:21下载
- 积分:1