资源列表
sfun_example
- simulink中s-function编程输入输出的的事例。(Examples of input and output of S-function programming in Simulink.)
VMD
- 这是关于vmd变分模态分解的matlab代码,主要应用于信号的分解,数据的处理等。(This is the matlab code for VMD variational mode decomposition, which is mainly applied to signal decomposition, data processing and so on.)
Untitled
- 将matlab value值导入xls文件中(matlab value move to xls)
lssvm_prediction
- LSSVM时间序列预测,基于matlab lssvm工具箱!推荐!!!!!(LSSVM time series prediction is based on MATLAB LSSVM toolbox. Recommend!!!!!)
gaosi
- 在视频监控中采用背景相减法时,采用单高斯背景建模建立背景模型(Background subtraction for setting up a background model)
NB
- 编写朴素贝叶斯分类器,对测试集进行分类预测,并计算分类精度(The naive Bias classifier is compiled, and the test set is classified and predicted, and the classification accuracy is calculated)
alert
- 1.加载告警时间excel文件,进行告警事件的时长和发生间隔的统计分析; 2.计算告警事件对之间的互相关系数; 3.讨论相关分析中时间门限的取值对相关性分析结果的影响; 4.对上述两种相关性分别做告警聚类,并图形化显示;(1., we should grasp the characteristic attributes of alarm information and analyze the time and interval of alarm events. 2. calculate the
基于分布式算法实现64点FFT
- 基于分布式算法,实现64点基8的快速傅里叶变换的仿真(Based on distributed algorithm, 64-point base 8 fast Fourier transform simulation)
zlib-1.2.11
- z-lib 1.2.11源码。 省的跑外网去下载(z-lib 1.2.11 resource)
211730210811347
- 基本蛙跳的简单介绍和程序,,,,,,,,,,,(Basic frog jump introduction and program.)
matlab经典算法程序
- 关于利用matlab进行数据分析、解方程、规划问题、插值拟合问题的讲解与例程。(About MATLAB, data analysis, solving equations, planning problems, interpolation and fitting problems are explained and routines.)
matlab-解决线性回归问题
- 利用matlab函数解决线性回归问题,并进行显著性检查,做出散点图和置信区间