-
54
说明: 《高阶谱分析》例题5.4,根据零极点分布建立传递函数,求解冲击响应和系统输出,求解高阶矩或累计量,计算倒谱参数。( Higher-order spectral analysis, Example 5.4, according to the distribution of zeros and poles of transfer function to establish, to solve the impact of response and system output, for solving high-order moment or cumulant calculated cepstrum parameters.)
- 2008-01-16 15:51:50下载
- 积分:1
-
MATLAB_GUI_example
说明: 这是一个简单地MATLAB编写的GUI例子,可参考(This is a simple GUI written in MATLAB examples, you can refer to it
)
- 2011-03-10 17:00:43下载
- 积分:1
-
Matlab-Models-for-PHY
Matlab Models for PHY Design
- 2012-04-12 18:30:44下载
- 积分:1
-
RK4method
approximate solutions of 4th order ODE using the Runge–Kutta method (RK4)
- 2011-05-18 22:52:44下载
- 积分:1
-
Fuzzy-Logic-using-MATLAB
基于matlab的模糊逻辑方面的国外资料,介绍了如何用matlab实现模糊理论。(The world we live in is becoming ever more reliant on the use of electronics
and computers to control the behavior of real-world resources. For example,
an increasing amount of commerce is performed without a single banknote
or coin ever being exchanged. Similarly, airports can safely land and send off
airplanes without ever looking out of a window. Another, more individual,
example is the increasing use of electronic personal organizers for organizing
meetings and contacts. All these examples share a similar structure multiple
parties (e.g., airplanes or people) come together to co-ordinate their activities
in order to achieve a common goal. It is not surprising, then, that a lot of
research is being done into how a lot of mechanics of the co-ordination process
can be automated using computers.)
- 2014-02-07 22:24:21下载
- 积分: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
-
GM
说明: 灰色预测法预测电力负荷程序,GM(1,1)(Grey forecasting power load forecasting method procedures, GM (1,1))
- 2014-04-01 20:45:48下载
- 积分:1
-
baifeng
单缝衍射,白光重现。大学物理很好的演示示例。自编。(Single slit diffraction, the white light to reproduce.University physics demonstrating example very well.The self-made.)
- 2016-05-09 00:41:08下载
- 积分:1
-
Vector-Quantization-
一种基于子矢量的矢量量化快速编码方法一种基于子矢量的矢量量化快速编码方法(Subvector-Based Fast Encoding Method for Vector Quantization Without Using Two Partial Variances)
- 2011-05-06 23:05:04下载
- 积分:1
-
yibudianji
依据感应电机实际参数,利用MATLAB的M函数编写程序,并进行实际的仿真(Based on the actual parameters of the induction motor using MATLAB M-function programming, and the actual simulation)
- 2012-10-22 10:06:23下载
- 积分:1