-
CA、CV、IMM模型
程序简单实用 Matlab编写的二维CA、CV模型(恒定加速度、速度模型)和IMM(交互多模型)利用kf(kalman滤波) 进行航迹估计
- 2021-05-06下载
- 积分:1
-
基于matlab的深度学习设计(源码)
基于matlab的深度学习设计(源码)
- 2021-05-06下载
- 积分:1
-
11个实例熟悉simulink环境
【实例简介】
- 2021-10-14 00:31:12下载
- 积分:1
-
电力电子,电机控制系统的建模与仿真
【实例简介】这本书是洪乃刚老师编写的,里边包含了书跟仿真的例子,主要是simulink 的仿真
- 2021-05-30 00:31:20下载
- 积分:1
-
交流电机矢量控制及其变换器设计(converterPMSM.slx)
输入电压250-380V、频率40-60Hz、功率1.5kW,电机额定转速1460rpm、功率1kW、额定电压600V。
simulink仿真
- 2021-05-18 10:31:25下载
- 积分:1
-
贝叶斯张量分解工具包
Matlab code of Bayesian CP Factorization for Tensor Completion(Written by Qibin Zhao 2014)To run the code:1. Change Matlab work directory to "/BCPF_Toolbox_QZhao/".2. Run "loadpah" code to add the current folder and subfolders into Matlab path searching list.3. Open and run the demo files. We provide two demo codes:I. DemoBayesCP.m: Demonstration on synthesic dataII. DemoBayesCP_Image.m Demonstration for image completionThe package includes four algorithms:1. BCPF.m BCPF for fully observed tensor2. BCPF_TC.m BCPF for incomplete tensor 3. BCPF_IC.m BCPF for image completion4. BCPF_MP.m BCPF using mixture priors for image completionIn this package, we used the tensor toolbox 2.5, which is downloaded from (http://www.sandia.gov/~tgkolda/TensorToolbox)The tools for visualization of tensor with voxels is from Tensorlab (http://www.tensorlab.net/)
- 2020-02-27下载
- 积分:1
-
【随书源码】matlab数学建模与方法实践(第3版)
【实例简介】
- 2021-07-17 00:32:06下载
- 积分:1
-
基于Matlab的多频外差模拟程序
本程序是记忆李中伟博士的博士论文来实现;Matlab仿真代码;测试通过;
- 2019-06-11下载
- 积分:1
-
车牌号识别程序,基于matlab可直接运行,有注释。
下载可以直接运行看结果的MATLAB代码,可作为毕设参考
- 2020-05-27下载
- 积分:1
-
ERA 模态识别(Era.m)
%% input% h: Impulse response% n: Degree of freedoms(Only if structural system)% r: number of rows% s: number of columns%% output% A: State Matrix, 2n*2n. n is DOFs, 2*n is the number of state variables% B: Input Matrix, 2n*p. p is the number of input% G: Output Matrix, q*2n. q is the number of output
- 2020-11-30下载
- 积分:1