-
kalman
卡尔曼滤波的完整C++源代码,非常全,内含matlab相关的程序,使用时请结合具体状态方程。(Kalman filtering the complete source code, very full.)
- 2013-07-31 15:19:22下载
- 积分:1
-
FunctionChaosPredict
利用一阶局域加权法进行混沌时间序列的预测。(Using a weighted-rank local-region method of forecasting chaotic time series.)
- 2020-11-28 19:39:29下载
- 积分:1
-
code
1.实验目的:绘制分形图案并分析其特点。
2.实验内容:绘制Koch曲线、Sierpinski三角形和树木花草图形,观察这些图形的局部和原来分形图形的关系。
3.实验思路:利用函数反复调用自己来模拟分形构造时的迭代过程,当迭代指标n为0时运行作图操作,否则继续迭代(1. Purpose: Draw fractal patterns and analyze their characteristics. 2. Experiment: Draw Koch curve, Sierpinski triangle graphic flowers and trees, observe the relationship between the local and original graphics fractal graphics. 3. Experiment idea: using the function calls itself repeatedly to simulate the iterative process when the fractal structure, when the iteration index n is plotted 0:00 run, otherwise continue iterating)
- 2014-12-16 19:49:30下载
- 积分:1
-
gerar_icone
Gerar ícone apartir da imagem original
- 2010-06-24 08:42:52下载
- 积分:1
-
schwarzweifen
说明: 用schwarz电弧方程建立的电弧仿真电路,可用于观察燃弧期间的电弧电压和电流、电导,(a simulation of schwarz arc model using matlab,)
- 2010-04-26 20:53:04下载
- 积分:1
-
pso-svm
code pso-svm matlab for optimazation.
- 2013-04-14 18:11:03下载
- 积分:1
-
BasedonMatlabchaoticsystemsimulationandanalysis
对混沌现象和特征进行简要描述并用Matlab软件对一个混沌系统进行仿真和分析(Of chaotic phenomena and features a brief description and Matlab software on a chaotic system simulation and analysis)
- 2007-12-26 19:55:23下载
- 积分:1
-
abs_smc
Simulink block diagram of simple Antilock Braking System control
- 2013-02-27 17:38:01下载
- 积分:1
-
ch4
该m文件是数字信号处理实验课上的实验8:音频频谱分析仪的设计与实现(The m-file is an experimental digital signal processing on the experimental class 8: Audio Spectrum Analyzer Design and Implementation)
- 2015-03-02 17:39:51下载
- 积分:1
-
DFS
深度优先搜索属于图算法的一种,英文缩写为DFS即Depth First Search.其过程简要来说是对每一个可能的分支路径深入到不能再深入为止,而且每个节点只能访问一次.(DFS Depth First Search is a kind of graph algorithm, English abbreviation for DFS is the Depth First Search. The process is briefly branch of every possible path can t go deep into the deep, and each node can only access at a time.)
- 2015-04-10 10:28:28下载
- 积分:1