-
QPSK-matlab
QPSK通过瑞利信道的MATLAB仿真,测试能成功(QPSK Rayleigh channel through MATLAB simulation, the test will succeed)
- 2008-12-18 10:29:45下载
- 积分: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
-
simulatedannealing
关于模拟退火的matalab原代码,真实可用(Matalab on simulated annealing source code,The real available)
- 2010-05-20 10:37:02下载
- 积分:1
-
def
Define a macro that takes a le32 word, converts it to host ordering, right shifts by a specified count, creates a mask of the specified bit count, and extracts that number of bits.
- 2014-09-20 23:34:22下载
- 积分:1
-
Laplace
Laplace金字塔算法的图像处理Matlab程序Laplace(Laplace in Matlab)
- 2013-11-03 20:28:42下载
- 积分:1
-
MATLABprogrammingCH08
這是一本MATLAB程式設計延伸技巧程式書本上的程式碼CH8(一次無法全部上傳會斷線)(This is an extension of MATLAB programming skills in program code books CH8)
- 2010-05-27 14:25:56下载
- 积分:1
-
115157698ant
路径规划中群蚁优化算法的源代码,可通过修改程序自由设置障碍和地形(Group of ants in the path planning optimization algorithm source code, modify the program free by obstacles and terrain)
- 2010-01-25 12:03:08下载
- 积分:1
-
svmandBPwithmatlab
支持向量机非线性回归通用matlab程序
支持向量机和BP神经网络非线性回归之比较研究(SVM nonlinear regression procedures common Matlab support vector machines and artificial neural networks to nonlinear In the Comparative Study)
- 2007-04-05 08:20:16下载
- 积分:1
-
resister
电阻Resister的实际应用:
上拉下拉电阻(Pull-up,Pull-down)的处理方法。
0欧电阻的作用,跳线,熔丝等功能。(Resister of the practical application of resistance: Pull-down resistor (Pull-up, Pull-down) approach. 0 The role of the European resistance, jumpers, fuses and other functions.)
- 2010-07-04 16:07:12下载
- 积分:1
-
svm_algorith_matlab
用MATLAB程序实现support vector machine(MATLAB program support vector machine)
- 2007-05-18 10:41:40下载
- 积分:1