-
OnlineWeighMatlab
Matlab simulink working example for online weighing of a conveyor.
- 2010-10-25 18:16:16下载
- 积分:1
-
kpca
核主分量分析matlab程序.对train进行基于高斯径向基kpca降维,x行数目为样本数,列数目为特征数,并用test进行测试(program for KPCA in matlab.)
- 2014-11-19 15:59:10下载
- 积分:1
-
Kmeans_image
使用matlab编写的针对图像的k均值聚类程序!!(K-means clustering procedure using matlab for image!)
- 2012-10-03 21:08:34下载
- 积分:1
-
001_autoUpgrade
带有版本控制的软件发布升级工具。
带有版本控制的软件发布升级工具。
带有版本控制的软件发布升级工具。
(version control for your software.and aid for your upgrade.version control for your software.and aid for your upgrade.version control for your software.and aid for your upgrade.)
- 2015-02-07 14:54:58下载
- 积分:1
-
Untitled
说明: 用于人脸识别的matlab源程序代码,可以修改加以应用。(Face recognition matlab source code for the code, can be modified to apply them.)
- 2008-08-29 22:11:06下载
- 积分:1
-
ARMA
ARMA模型预测matlab测试程序,本人亲测好用(ARMA model prediction)
- 2018-07-02 20:00:50下载
- 积分:1
-
PSO_conducting_optimization
说明: 运用粒子群算法进行优化问题分析,程序中以Giewank函数为测试对象,效果不错。(using PSO to conduct optimization, the effect is good based on Giewank function.)
- 2010-05-03 15:01:48下载
- 积分:1
-
HLMethod1
HL计算工程结构可靠度的简单算例1
包含例题,HL法计算,Matab自带抽样,自编monte carlo抽样(HL Method and Monte Carlo Method for Solving Reliability Index of Structures)
- 2012-08-03 18:52:36下载
- 积分:1
-
p1ds
Program for solving the steady one-dimensional convection/diffusion equation.
- 2009-09-07 05:00:44下载
- 积分:1
-
lda
对有类别监督的数据进行先行判别分析用于降维
数据为结构体类型,返回数据也是降维后的结构体类型。如(a.X a.y)a.X是带有类别的数据,a.y是类别信息(Synopsis:
model = lda(data)
model = lda(data,new_dim)
Description:
This function is implementation of Linear Discriminant Analysis.
The goal is to train the linear transform which maximizes ratio
between between-class and within-class scatter matrix of projected
data.)
- 2011-05-01 17:52:36下载
- 积分:1