-
kalman
一个kalman滤波的仿真程序,仿真的是雷达探测飞机的飞行轨迹,里面的word文档说的比较详细了。(A kalman filter simulation procedures, simulation of the plane are radar flight path, inside the word document that has more detailed.)
- 2009-03-21 22:16:15下载
- 积分:1
-
05
说明: matlab中一些重要的课件和资料,比较有用啊!(matlab courseware and some important information, more useful ah!)
- 2010-09-14 10:03:14下载
- 积分:1
-
复件shupidwcandcontrolpid
说明: 单神经元PID控制的例子,用于伺服电机的调速(single neuron example PID control for the servo motor speed control)
- 2006-02-21 13:42:26下载
- 积分:1
-
fluent-Output
用matlab对fluent导出的结果进行处理而且可以将数据导出的例子。将fluent导出的ASCII数据导入matlab处理。(Fluent exported for processing and can export data using matlab example. Fluent ASCII data export import matlab processing.)
- 2020-11-13 16:19:43下载
- 积分:1
-
DOA_MVDR
智能天线MVDR算法,自适应检测DOA,达到优化性能的目的。(The smart antenna MVDR algorithm, adaptive detection DOA, to achieve the purpose of optimizing performance.)
- 2012-10-09 08:43:03下载
- 积分:1
-
0912.1020
Performance Evaluation of WiMAX (802.16) Using Different Encoding Schemes
- 2010-06-03 16:41:26下载
- 积分:1
-
PCA
PCA for the feature transfort
- 2010-12-26 00:18:42下载
- 积分: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
-
program1
说明: matlab中对于语音编码的叙述和代码演示(matlab for speech coding in the description and code demo)
- 2008-10-19 15:39:59下载
- 积分:1
-
pgmread
非常经典的pgm格式的图片读取程序,在matlab环境下面运行(The classic picture of the pgm format to read the program, run in Matlab environment following)
- 2012-05-27 15:05:04下载
- 积分:1