-
CCA
说明: 基于典型相关分析的故障检测的matlab程序(Matlab program for fault detection based on canonical correlation analysis)
- 2021-04-18 13:08:52下载
- 积分:1
-
Matlab 将阿尔杜伊诺
此示例演示如何使用 MATLAB ® 支持包 Arduino ® 硬件来执行基本的操作,如打开和关闭转向灯、 发光二极管和播放声音的扬声器上的硬件上。
- 2022-03-03 12:20:35下载
- 积分:1
-
matlab2
matlab program to practice
- 2010-11-10 11:05:00下载
- 积分:1
-
envelope.m
用来提取信号包络的matlab函数
觉得好的下来(Used to extract signal envelope of the matlab function feel good down)
- 2008-05-17 08:48:41下载
- 积分:1
-
1
说明: extern void cfsqp ANSI((int nparam, int nf, int nfsr, int nineqn,
int nineq, int neqn,
- 2014-09-14 09:22:48下载
- 积分:1
-
lvbosuanfa
包含了目前针对陀螺仪常用的小波滤波,卡尔曼滤波,前向线性预测FLP滤波,还有小波滤波与FLP滤波方法的融合算法,并对滤波前后进行了功率谱密度分析和比较,画出了功率谱密度图,还有滤波效果比较图,最后还有相应的Allan方差分析。内容丰富,只要把数据load进去就可以了(默认长度为4096,可以更改的),简单易上手,初学者也能看懂。其中FLP滤波,1和2文件分别为东西方向互补的数据。(Gyro filtering algorithm collection)
- 2014-12-23 15:26:39下载
- 积分:1
-
anomaly-detection
异常检测算法,包括基于聚类的、基于分类的、基于ocsvm的异常检测算法(Anomaly detection algorithms, including those based on clustering, based on the classification based anomaly detection algorithm ocsvm)
- 2021-03-29 13:09:10下载
- 积分:1
-
crange
MATLAB雷达信号处理,源代码非常好用建议下载。(MATLAB radar signal processing, the source code download is very useful recommendations.)
- 2009-03-31 10:35:40下载
- 积分:1
-
SBR_R2008a_full_20080320-1
This is webinar on verification and validation of the system modeled using Matlab/simulink
- 2010-09-28 20:47:07下载
- 积分:1
-
adaboost_version1e
这是一个经典的形变模型实施,在一个单一的文件用简单的可以理解的代码。
功能包括两部分一个简单的弱分类器和一个促进部分:
弱分类器试图找到最佳阈值的数据维数对数据进行分离成两个阶级1和1
要求的进一步提高分类器部分迭代,每一步是变化分类权重miss-classified例子。这造成了一连串的“弱分类器”,表现得像一个“强大分类器”
(This a classic AdaBoost implementation, in one single file with easy understandable code.
The function consist of two parts a simple weak classifier and a boosting part:
The weak classifier tries to find the best threshold in one of the data dimensions to separate the data into two classes-1 and 1
The boosting part calls the classifier iteratively, after every classification step it changes the weights of miss-classified examples. This creates a cascade of "weak classifiers" which behaves like a "strong classifier"
.
)
- 2012-04-23 13:17:57下载
- 积分:1