-
IOS
基于IOS自组织分析法的iris数据集分类,matlab实现,含注释。(The iris data set classification based IOS self-organization analysis, Matlab implementation, including annotations.)
- 2012-04-24 10:48:38下载
- 积分:1
-
chilunguzhangfenxi
基于MATLAB的齿轮箱振动故障诊断的程序(Gearbox vibration fault diagnosis based on MATLAB program)
- 2021-04-07 22:49:01下载
- 积分:1
-
C-Cmethod
C-CMethod.m C-C法主函数,调用方式见函数体
correlation_integral.m 关联积分求解(被C-C法主函数调用)
disjoint.m 将时间序列分为t个不相交的向量
heaviside.m 判断函数>0为1,<0为0
reconstitution.m 相空间重构函数
lorenz_phase.m 实验函数,用lorenz系统测试C-C法
lorenz_sim.mdl 用simulink建立的lorenz系统(C-CMethod.m CC method main function, see the body of the function invocation correlation_integral.m correlation integral solution (CC method is the primary function call) disjoint.m time series is divided into t disjoint vector heaviside.m determine the function> 0 1, < 0 0 reconstitution.m experimental phase space reconstruction function lorenz_phase.m function lorenz system test with CC method lorenz_sim.mdl established lorenz system with simulink)
- 2013-09-04 19:30:46下载
- 积分:1
-
sprtv2
sprt code in matlab. sprt can isolate the change of variance in a signal.
- 2013-03-20 00:48:12下载
- 积分:1
-
sanfenzhierzaosheng
连续相位调制(CPM),使用维特比译码,包括整个调制解调系统。(Continuous phase modulation (CPM), the use of Viterbi decoding, including the modulation and demodulation system.)
- 2013-09-11 01:48:18下载
- 积分:1
-
2D-Navier-Stokes
Flow to compute the incompressible flow in a lid driven cavity
- 2014-02-14 21:14: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
-
VC_and_MATLAB_Map1
基于VC_和MATLAB混合编程绘制三维图形(VC_ and MATLAB mixed programming based on three-dimensional graphics rendering)
- 2013-09-04 10:37:35下载
- 积分:1
-
MatlabExpand-programming
MATLAB扩展编程。详细介绍了在MATLAB平台中的算法与源码(MATLAB extension programming. Details of the algorithm in MATLAB platform with source)
- 2013-04-06 16:12:09下载
- 积分:1
-
code
清华大学张旭东老师《现代信号处理》课第二次大作业代码。高效正确地实现LMS算法。(This is an efficient and correct implementation of the LMS algorithm .This code is especially for the project of modern signal processing ,which is tought by Zhang Xudong in Tsinghua University.)
- 2014-12-17 15:27:42下载
- 积分:1