-
CD_Programs
《合成孔径雷达成像算法与实现》一书附带光盘中数据读取程序。(" Synthetic aperture radar imaging algorithm and implementation," a book with CD-ROM data reading program.)
- 2020-11-16 14:59:40下载
- 积分:1
-
BeamLab200
说明: beamlet变化的工具箱,利用beamlet的相关知识。(Toolbox beamlet change, using knowledge beamlet.)
- 2008-09-11 14:48:29下载
- 积分:1
-
test_4_16_1.m
一个OFDM 系统程序,产生的事2k DVB-T 信号,具体参数在程序中已经给出。(a ofdm system programe. DVB-T signal is produced. All description of parameters are given.)
- 2012-04-23 22:04:49下载
- 积分:1
-
parallel_parking
平行泊车两段弧式仿真,效果较好,能够实现在不同起始点下的平行泊车(parallel parking simulation,has good effect)
- 2021-03-25 15:49:14下载
- 积分:1
-
The_basis_of_MATLAB_programming_language_tutorial
MATLAB编程语言教程基础The basis of MATLAB programming language tutorial(MATLAB programming language tutorial basis The basis of MATLAB programming language tutorial)
- 2010-08-02 09:16:40下载
- 积分:1
-
Measurements
压缩感知中一种测量方法。介绍如何构造测量矩阵。(Compression in a perceptual measurement method. Introduce how to construct measurement matrix.)
- 2009-03-24 18:33:08下载
- 积分:1
-
HCM
HCM是模糊聚类,k均值算法
!!!!!!(hcm)
- 2010-11-16 17:12:36下载
- 积分:1
-
iamge
此程序是对图像进行融合,早matlab环境下进行调试,以便得到人们需要的图像,(This program is the integration of images, early matlab environment for debugging, in order to get people need to image)
- 2010-05-14 22:07:47下载
- 积分: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
-
samespan
Test if two matrices have the same column space
- 2010-03-06 17:28:23下载
- 积分:1