-
matlab
matlab书籍
希望对matlab学习的人有所帮助(matlab books want to learn matlab help)
- 2008-03-03 16:09:09下载
- 积分:1
-
SPEEDCONTROLBLDCMOTOR
speed control of brushless dc moter
- 2014-12-10 00:05:32下载
- 积分:1
-
SVPWMAsynchronousMachine
用svpwm逆变方式来产生交流从而实现异步交流电机调速(With svpwm way to generate AC inverter to achieve asynchronous AC motor speed)
- 2013-12-11 18:09:45下载
- 积分:1
-
project_qpsk_system
Project about system for detection of wireless signals.
- 2014-02-07 21:54:12下载
- 积分:1
-
rls_lip_mlp
rls神经网络模型在matlab中的程序实现(rls neural network model in matlab program to achieve)
- 2014-02-25 16:48:24下载
- 积分:1
-
wiener
语音信号的维纳滤波,频域实现和时域实现方法(Wiener filtering of speech signals, frequency domain implementation and time domain implementation)
- 2017-11-06 20:07: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
-
calman
卡尔曼滤波matlab程序,希望大家能够用的到。(Kalman filtering Matlab procedures in the hope that we can use that.)
- 2007-03-28 22:07:54下载
- 积分:1
-
data_processing
故障时频域特征提取,前六阶CEEMDAN+初始信号时频域特征(Fault time-frequency domain feature extraction, first six-order CEEMDAN + initial signal time-frequency domain feature)
- 2020-06-24 07:20:02下载
- 积分:1
-
Fast_Color_Denoising_ROF
Name: gmac = global minimization of the active contour model
% Description: see paper "Fast Global Minimization of the Active Contour/Snake Model" in JMIV07
% Author: Xavier Bresson (xbresson@math.ucla.edu)
% Lastest version: 07-09-21(Name: gmac = global minimization of the active contour model Description: see paper Fast Global Minimization of the Active Contour/Snake Model in JMIV07 Author: Xavier Bresson (xbresson@math.ucla.edu) Lastest version: 07-- 09-21)
- 2007-11-14 22:51:21下载
- 积分:1