资源列表
Kalman_filter
- 卡尔曼滤波程序,自己在用的,效果还可以,给大家参考下(Kalman filtering procedure)
ExtendedKalmanFilter
- 扩展卡尔曼滤波程序,自己在用的,效果还可以,给大家参考下(Extended Kalman filtering procedure)
第六章 聚类分析
- 聚类分析指将物理或抽象对象的集合分组为由类似的对象组成的多个类的分析过程。它是一种重要的人类行为。聚类分析的目标就是在相似的基础上收集数据来分类(Clustering analysis refers to the grouping of physical or abstract objects into groups that are composed of similar objects. It is an important human behavior. The goal of clust
平均风速剖面
- 利用风洞试验中采集到的风压时程数据来计算平均风速剖面(Using the wind pressure time history data collected from the wind tunnel test, the mean wind velocity profile is calculated)
ukf
- 无迹卡尔曼滤波程序,自己在用的,效果还可以,给大家参考下(Unscented Kalman filtering procedure)
IMMUKF
- 基于交互式多模型的无迹卡尔曼滤波程序,自己在用的,效果还可以,给大家参考下(unscented Kalman filter based on interactive multiple models)
新建 Microsoft Word 文档
- 运用蚁群算法求函数最值,采取蚁群迭代。根据函数求出最大值(Ant colony algorithm is used to find the function minimum)
program
- x= linprog(f,A,b,Aeq,beq) x = linprog(f,A,b,Aeq,beq,lb,ub)(realisation linprog in medical)
program2
- The state of linear optimization model complex biological medical facility as an example of combined pharmacological intramuscular injection. Criterion Optimization: side effects on liver cells(It was formed optimization criterion of the object and f
program 3
- Formalization and research of model of linear optimization of the state of difficult object on the example of subsystem of cardiovascular disease risk. Criterion of optimization: the risk class(An optimization criterion was formed for the risk of car
Neurony
- Creating perceptron and BackPropragation Algorithm in matlab
piano-mfcc
- 该算法实现了音乐的mfcc参数提取,以便于之后的建模识别(The algorithm realizes the extraction of MFCC parameters in music so as to facilitate modeling recognition later)