-
PID_6
普通PID控制及其扩展算法控制的MATALB仿真程序,内容包含面广.(ordinary PID control algorithm and its expansion of enriching control simulation program, which includes many sectors.)
- 2007-03-11 14:01:45下载
- 积分:1
-
Comm_sim
QAM simulator for AWGN, multipath channel
- 2013-10-07 20:46:36下载
- 积分:1
-
GrTheory
说明: 这是一个图论工具箱,内包含25个图论算法,包括最小路径规划,和旅行商问题。(This is a map of the toolbox, which contains 25 plans of algorithms, including the smallest path planning, and the traveling salesman problem.)
- 2009-08-19 10:09:13下载
- 积分:1
-
Laplace_FDM_3D
FDM in for 3D Laplace problem
- 2014-01-13 16:57:30下载
- 积分: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
-
volume_browser
matlab代码,用于三维显示的,我在外国ftp下的(matlab code for three-dimensional display)
- 2009-05-31 14:48:47下载
- 积分:1
-
SVPWM
用matlab/simulink搭建的基于SVPWM的交流调速系统。(Using matlab/simulink to build communication-based SVPWM control system.)
- 2011-06-11 10:24:18下载
- 积分:1
-
meanshift
一个关于图像平滑,与图像平滑的论文,压缩包中包括图像平滑的代码与图像平滑的论文,希望可以与大家一起分享(One on the image smoothing, and image smoothing papers, compressed package includes the code in image smoothing and image smoothing papers, hoping to share with you)
- 2010-01-04 13:43:57下载
- 积分:1
-
kommunication-teachbuch
说明: 北油通信仿真电子图书。编译环境matlab,全面地介绍了通信仿真的各种方法(North Oil communications simulation of electronic books. Compiler environment matlab, comprehensive introduction to various methods of communication simulation)
- 2008-09-09 00:16:46下载
- 积分:1
-
svm-1
matlab中的svm工具包,是标准化的svm算法,只能用于线性问题,非线性的需用libsvm或lssvm来解决。(svm in matlab Kit, standardized svm algorithm can only be used for linear problems, nonlinear the required libsvm or lssvm of resolve.)
- 2012-05-13 12:51:34下载
- 积分:1