-
SerialPort
利用串口或者蓝牙的通信方式将采集到的心电数据绘制成波形,并与matlab混合编程实现小波分析(Using serial or Bluetooth communication will be collected ECG data plotted waveform, and Hybrid Programming with matlab wavelet analysis)
- 2010-08-30 10:05:51下载
- 积分:1
-
OFDM_MIMO0305
MIMO-OFDM系统仿真,包括了接收端与发射端的分集,各种复用技术(MIMO-OFDM system simulation, including a receiver and transmitter sub-sets, a variety of multiplexing)
- 2009-04-10 16:37:22下载
- 积分:1
-
Leastsquares
说明: 利用最小二乘法对实验数据进行曲线拟合,可得到比较准确的拟合图形以及干涉代码。(The least square method is used to perform curve fitting on the experimental data to obtain a more accurate fitting graph.)
- 2019-12-16 20:00:53下载
- 积分:1
-
1
说明: matlab学习资料,是初学者可以借鉴的资料之一。包含绘图、GUI基本的入门知识。(matlab learning materials, beginners can learn. Contains graphics, GUI basic introductory knowledge.)
- 2013-01-21 03:36:54下载
- 积分:1
-
chazhi
vb插值首先论述了VC和MATLAB各自的优缺点,然后提出了VC与MATLAB混合编程的三种方法。并详细阐述了如何通过基于动态链接库(DLL)实现VC和MATLAB混合编程的技术(vb interpolation first discusses the advantages and disadvantages of each VC and MATLAB, MATLAB and then propose a VC and three methods of mixed programming. Described in detail how the dynamic link library (DLL) to achieve mixed VC and MATLAB programming techniques)
- 2010-06-08 12:42:41下载
- 积分:1
-
200503-95
为了弥补传统中值滤波器在进行图像降噪处理中的不足,在图像降噪技术中应用了自适应中值滤波器。文中重点介绍了自适应中值滤波器的工作原理并在Matlab平台上进行了仿真试验,与传统中值滤波器进行了比较,计算机仿真结果表明在对密度较大的椒盐噪声进行滤波时,自适应中值滤波较传统中值滤波具有较大的优越性。(To remedy disadvantage of traditional median filtering algorithms in image denoise ,adaptive median filter is introduced and applied to image denoise. Key technology in actual uses is analyzed and is implemented in Matlab platform.Compared with traditional median filter , the computer simulation results show that when used to filter image with the higher level of noise , adaptive median filter is preferable to traditional median filter.)
- 2010-05-31 09:19: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
-
CPM_code_v1.0.tar
Continuous Profile Models (CPM) Matlab Toolbox.(Continuous Profile Models (CPM) To Matlab olbox.)
- 2007-04-12 16:15:13下载
- 积分:1
-
BM3D_v1.7.3
bm3d图像去噪算法,3个文件
用于处理灰度图像(version 1.7
grey image)
- 2012-04-09 20:39:08下载
- 积分:1
-
doubleDOA
多目标DOA估计,均匀线阵,波达方向,线形调频信号,(many DOA estimation,ULA,Driection of arrival,LFM)
- 2012-07-14 10:08:28下载
- 积分:1