-
dtguihua
动态规划算法的设计与实现本科毕业论文,已经通过的(Dynamic programming algorithm design and implementation of undergraduate thesis, already adopted by the)
- 2011-05-20 19:19:35下载
- 积分:1
-
mimo_simulator
mimo simulator,是mimo系统的常用的仿真工具,可以实现最基本的操作,拿出来与大家共享。(mimo simulator is used mimo system simulation tools, can achieve the most basic operations, to show and share.)
- 2007-03-14 10:17:33下载
- 积分:1
-
gallager1_data
LDPC研究者MacKay提供的校验矩阵H及对应的生成矩阵G,其中H行重为6,列重为3,行数252,列数504.(LDPC researchers MacKay, the calibration matrix H and the corresponding generator matrix G, H which re-6, series of three, the lines 252, 504 Columns.)
- 2007-05-12 11:20:39下载
- 积分:1
-
data
提供了四种不同的采集数据,001和002是FSK2信号,003和004文件是FSK4信号,两个mat文件是广播接收FM信号和对讲机接收的FM信号,这两个文件都是基带信号,其他六个都是中频信号,载波分别是250KHz(001-004文件)和21.6MHz(AM信号abc0和abc1文件),提供这几个采集到的数据文件供大家进行程序的测试和修正(Provides four different data acquisition, 001. 002 is a the FSK2 signal, 003 and 004 file is FSK4 signal, two mat file is the FM signal received by the broadcast receiving FM signals and intercom, these two files are a baseband signal, the other six are intermediate frequency signals, the carrier is 250KHz (001-004 files) and 21.6MHz (AM signal abc0 and the abc1 files), the provision of several data files collected for program testing and remediation)
- 2012-12-04 13:49:19下载
- 积分: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
-
dxf2coord_20
MATLAB读取cad生成的dxf文件,在MATLAB可以处理简单的CAD的对象,为MATLAB读取cad提供了一种方法。(MATLAB can read the file of dxf. You can do opertion to the object in the cad.)
- 2020-12-11 11:29:17下载
- 积分:1
-
matlab2
matlab 基础教程的课件 ,第二章,对初学者有一定作用。(matlab Essentials courseware, and the second chapter, there is a role for beginners.)
- 2008-04-24 13:52:48下载
- 积分:1
-
dongtaijie
频率解与动态区域解 频率普分析(Frequency spectrum analysis)
- 2013-03-14 15:41:40下载
- 积分:1
-
05-3-9
利用非数NaN对所选图像进行镂空、透视、剪切处理。(few NaN using non-selected images of Pierced, perspective, shear processing.)
- 2005-07-08 11:07:17下载
- 积分:1
-
PSO_Solving_Multi_Aims
说明: 货物配装问题实质上是背包问题与装箱问题的混合,有着广泛的应用。配装,是指充分利用运输工具(如火车、货车、轮船等,本文主要是指货车) 的载重量和容积,采用先进的装载方法,合理安排货物的装载计划,最大限度地发挥货车容积和承载能力,从而降低配送成本。(Cargo loading problem and knapsack problem is essentially a mixture of bin-packing problem, with a wide range of applications. Loading refers to the full use of means of transport (such as trains, trucks, ships, etc., this paper mainly refers to goods) and the load volume, using advanced loading methods, rational arrangements for cargo loading plan maximizing the volume of goods and carrying capacity, thereby reducing distribution costs.)
- 2009-08-13 16:24:01下载
- 积分:1