-
hyteresiscontroller
induction motor vector control
- 2013-03-19 05:18:59下载
- 积分:1
-
Fuzzy-auto-tuning-for-a-PID-controller
i want to fuzzy pid code for my thesis work
- 2013-03-23 15:30:58下载
- 积分:1
-
MatlabForControlSystem
本书介绍了matlab在控制系统中的使用,涉及matlab的基本操作及系统的频谱分析、状态空间分析等内容(This book describes the matlab use in the control system, the content spectrum analysis involves matlab basic operations and systems, state space analysis, etc.)
- 2014-01-16 23:29:38下载
- 积分: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
-
OFDMcode
OFDM信号的编码译码仿真,英文说明更详细。(This simulation script set allows for an OFDM transmission to be
simulated. Imagetx.m generates the OFDM signal, saving it as a
windows WAV file. This allows the OFDM signal to be played out a sound
card and recorded back. Imagerx.m decodes the WAV to extract the
data.
settings.m contains all the common settings to specify all the
simulation parameters such as FFT size, number of carriers,
input data source file, input and output WAV files, etc.
See settings.m for more details.
Note: The both the receiver and transmitter must have a copy of the
input data file, as this is used for calculating the exact number
of data words in the transmission.
The scripts should work as extracted. Just run imagetx.m to generate the
OFDM signal. Then run imagerx.m to decode the signal. The initial settings
transmit a wave file Corrs.wav . The decoded OFDM data ( Out.wav ) can be
compared with the original data by listening to the two wave files.)
- 2009-04-20 21:55:05下载
- 积分:1
-
try
用于过采样滤波器组实现最优化设计,主要应用于图象处理(For over-sampling filter banks to achieve the most optimized design, mainly used in image processing)
- 2007-10-22 12:31:43下载
- 积分:1
-
LSTM_MY_updata_to_precise
说明: 长短期记忆神经网络,是一种时间循环神经网络,是为了解决一般的RNN(循环神经网络)存在的长期依赖问题而专门设计出来的,所有的RNN都具有一种重复神经网络模块的链式形式。在标准RNN中,这个重复的结构模块只有一个非常简单的结构,例如一个tanh层。(Long term and short term memory neural network)
- 2020-11-18 10:39:38下载
- 积分:1
-
Toeplitz_and_Circulant_Matrices_A_review
Toeplitz and Circulant Matrices_A review
Math book
- 2010-06-09 09:22:29下载
- 积分:1
-
BlockMatchingAlgoMPEG
MPEG中的BlockMatching算法,用matlab编写的,很不错的。值得参考一下/(BlockMatching)
- 2010-10-21 10:20:39下载
- 积分:1
-
thermal-2
thermal -Code for size dependent of in plane(thermal-Code for size dependent of in plane)
- 2011-02-07 11:35:00下载
- 积分:1