-
abs_test
汽车改进型ABS仿真程序,用于分析装备ABS后汽车的动力学性能,需要与carsim进行联合仿真。(The car improved the ABS simulation program used to analyze the dynamics of the car after the equipment ABS performance, co-simulation with carsim.)
- 2013-03-16 20:11:28下载
- 积分:1
-
fft_matlab
fft算法在matlab上的实现,东南大学研究生项目所用(fft algorithm realization in matlab, used by the seu postgraduate)
- 2012-09-16 14:13:02下载
- 积分:1
-
EKF
一个EKF的简单应用,实现了用EKF算法对三维非线性系统进行仿真。(A simple application of EKF,I used the EKF algorithm to simulate a three-dimensional nonlinear system.)
- 2020-08-30 19:58:10下载
- 积分:1
-
V1_CommandeV7
Vector control for induction machine
- 2012-07-07 14:44:46下载
- 积分:1
-
DE
说明: MATLAB写的差分进化算法,可用于做基本的配电网重构的问题,没有加IEEE3和6的(Differential evolution algorithm written by MATLAB)
- 2018-05-31 20:58:36下载
- 积分:1
-
alfie_gamma_correction
Implemented Gamma correction using matlab
- 2010-06-07 19:37:25下载
- 积分:1
-
FFT
脑波FFT变换
调用格式见m文件头部说明(下边也复制了一份)
有配套.DLL.h.lib.ctf文件,可以在C或C++环境中调用
------------------------------------
保存为FFT.m文件
输入参数: N:进行FFT变换的点数(要求是2的N次幂);
fs:信号的采样频率(frequency of simpling)
sig:进行FFT变换的数组(一维)。
输出参数: f_sig:变换后的信号(一维数组)
E_delta、E_theta 、E_alpha、E_beta分别表示δθαβ相应频段的能量加和。
other为其余频段的能量加和(供参考用)
--------------------------------------------------------------------------
function[ f_sig ,E_delta , E_theta , E_alpha , E_beta , other ] = FFT( N , fs , sig )(EEG FFT transform is called m file format, see head illustrate the matching DLL files, you can be C or C++ to call------------------------ simpling) sig: to FFT transform array (one dimension). Output Parameters: f_sig: transformation of the signal (one-dimensional array) E_delta, E_theta, E_alpha, E_beta δθαβ, respectively, the energy increases and the corresponding frequency band. Other for the rest of the energy band increases, and (for reference) -------------------------------------------------------------------------- function [f_sig, E_delta, E_theta, E_alpha, E_beta , other] = FFT (N, fs, sig))
- 2009-11-07 20:27:52下载
- 积分:1
-
chap23
先进PID控制MATLAB仿真(第3版), 作者: 刘金琨,2、3部分源码(Advanced PID control MATLAB simulation (3rd edition), Author: Jinkun, 2,3 some source)
- 2013-09-01 00:17:33下载
- 积分:1
-
matlabPlotForIEEEtran
matlab plotting alogrithms
- 2014-10-15 12:33:28下载
- 积分:1
-
matlabgjx
matlab工具箱(统计工具箱函数
优化工具箱函数
样条工具箱函数
偏微分方程数值解工具箱函数
)(Matlab Toolbox (Statistics Toolbox function optimization toolbox function spline function PDE Toolbox Numerical Solution Toolbox functions))
- 2007-05-06 08:39:57下载
- 积分:1