-
M3355
M3355 Software Architecture
- 2007-07-25 08:22:03下载
- 积分:1
-
MATALB_practicalCcourse(7.0)
该教程MATLAB实用教程(7.0版本)包括MATLAB语言基础、基本应用、高级应用三部分,系统全面。(The Practical Guide Tutorial MATLAB (version 7.0) includes the basic MATLAB language, basic applications, advanced applications of three parts, systematic and comprehensive.)
- 2010-07-31 17:04:22下载
- 积分:1
-
jakes-and-mul_railay
说明: 用jakes模型进行信道的matlab仿真,并且配有完善的多径瑞利信道(By jakes matlab channel model simulation, and with multi-path Rayleigh channel sound)
- 2011-03-18 11:08:32下载
- 积分:1
-
Circular-Array_12310002
functions of a circular array
- 2015-03-31 11:35:26下载
- 积分: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
-
mycanny.m
说明: canny算法的一个简易实现,关于两个阈值的连接问题采用了膨胀的方法,较为使用,经比较发现与matlab自带函数相差不大(canny algorithm is a simple implementation, two thresholds on the issue by the expansion of the connection method, the more use, by the comparison function that comes with little difference matlab)
- 2011-03-27 21:25:56下载
- 积分:1
-
bayer
bayer 算法, 抖动相关, 有关抖动矩阵中, bayer算法的实现(bayer algorithms, jitter-related)
- 2011-08-30 23:13:33下载
- 积分:1
-
eramo
It is the implement analysis of the following paper "V. Eramo and M. Listanti, Performance Analysis of Optical Packet
Switches equipped with Multicast Wavelength Converters. IEEE,
ICC, (2006)."
- 2013-01-25 19:27:05下载
- 积分:1
-
MATLAB-colorbar
MATLAB中colorbar的设置 源程序代码(MATLAB colorbar setup source code)
- 2014-05-13 13:26:26下载
- 积分:1
-
nihe
根据已知数据拟合多次函数,自行修改数据和次数自动生成拟合函数(According to known data fitting multiple functions modify the number of automatically generated data and fitting function)
- 2011-01-14 11:51:24下载
- 积分:1