-
RLS1
用Matlab实现RLS算法 画出原始信号和处理后的信号进行对比 (RLS algorithm using Matlab to draw to achieve the original signal and processed signal to compare)
- 2010-01-17 08:52:46下载
- 积分:1
-
CMAequalization
QAM高阶调制 恒模盲均衡算法
CMA Equalization Algorithm(QAM CMA Equalization Algorithm)
- 2013-08-31 19:09:29下载
- 积分:1
-
dakaiwenjian
打开多种类型的文件,CT的重建,适用于DCM文件(Open various types of files, reconstruction of CT for DCM file)
- 2015-10-23 14:13:25下载
- 积分: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
-
houghtrans
performs hough transform well
- 2010-03-15 04:08:00下载
- 积分:1
-
F_eigenfunction_of_bouble_clading_fiber_fine
说明: 双包层光纤的本征值求解. 两个边界的本征值方程连解。 (eigenfunction of bouble clading fiber )
- 2010-04-21 23:06:23下载
- 积分:1
-
xianxingguihuayuwuyuesuyouhua
用数学软件包MATLAB求解线性规划问题,用数学软件包LINDO、LINGO求解线性规划问题,建模案例:投资的收益与风险.(Solve linear programming problems using the mathematical package MATLAB mathematical software package LINDO, LINGO solve linear programming problems, modeling case: benefits and risks of investment.)
- 2012-05-03 07:27:40下载
- 积分:1
-
image_deconvblind
利用matlab自带的deconvblind函数,进行图像盲目反卷积复原(image restoration deconvblind)
- 2011-06-08 16:09:29下载
- 积分:1
-
FDOA1
设置有四个信标节点发射固定频率的声波信号,在另一个z轴平面有一移动节点以一定速度移动(Set up four beacon nodes at a fixed frequency acoustic signal, in another z axis plane one mobile node move at a certain speed)
- 2017-07-25 21:36:05下载
- 积分:1
-
遗传算法神经网络
遗传算法优化BP神经网络,优化神经网络的初始权值和阈值(Genetic algorithm optimizes the BP neural network and optimizes the initial weights and thresholds of the neural network.)
- 2020-11-18 10:09:39下载
- 积分:1