-
ch1
一些matlab的简单程序,对于初学者很有帮助的,好好看看 (Matlab some simple procedures, useful for beginners, a good look at)
- 2007-12-17 11:37:17下载
- 积分:1
-
linproj
模型是结构体类型的线性投影Y = linproj(X, model) 其中W.model为线性投影矩阵, Y = model.W *X + model.b
b为偏差值( Description:
Y = linproj(X, model) linearly projects data in X such that
Y = model.W *X+ model.b
out_data = linproj(in_data, model) projects in_data.X
out_data.X = model.W *in_data.X+ model.b
out_data.y = in_data.y
Input:
model [struct] linear projection:
.W [dim x ncomp] Projection matrix.
.b [ncomp x 1] Bias.)
- 2011-05-01 18:11:47下载
- 积分:1
-
waas_aquisition
matlab code for sattelite aqisition
- 2011-08-31 15:11:14下载
- 积分:1
-
CLASSIFY
matlab数学建模工具箱,线性统计聚类
(样品集,训练品集,训练品类别集)将各样品分类。(matlab toolbox of mathematical modeling, linear statistical clustering
(Sample set, set of training materials, training, product category set) to the sample classification.)
- 2011-11-02 17:00:20下载
- 积分:1
-
Doa
基于matlab的关于多个信号源的doa估计
以及能量谱分析仿真(Simulation-based the matlab on multiple sources of doa estimated as well as energy spectrum analysis)
- 2013-01-23 15:26:14下载
- 积分:1
-
output
motion detctor code in a videooo
- 2013-12-06 16:47:21下载
- 积分:1
-
ADRC
自抗扰控制的simulink仿真模型,其中TD、ESO和NLSEF均是采用m函数编写的,效果不错,可以试一下(Simlink simulation model of ADRC, in which TD, ESO and NLSEF are all written by M function, the effect is good, you can try it.)
- 2019-04-24 21:51:30下载
- 积分:1
-
demo-examples-1
Demo emf source code 1
- 2011-06-04 17:16:29下载
- 积分:1
-
p_wavelet
小波分解轴承故障诊断代码,包括特征提取,用的数据是西储大学轴承数据(Wavelet decomposition bearing fault diagnosis code, including feature extraction, the data used is the West Park University bearing data)
- 2021-04-07 15:29:02下载
- 积分:1
-
TSP
TSP问题(货郎担问题,旅行商问题)的模拟退火算法通用malab源程序(TSP problems (traveling salesman problem, traveling salesman problem) is common malab simulated annealing source code)
- 2010-06-22 09:57:53下载
- 积分:1