-
psopt20100522
particle swarm optimization
- 2010-07-12 21:04:11下载
- 积分:1
-
kernelofdmacha
信道估计中所使用的关键程序希望对大家有帮助(Channel estimation used in the critical processes for all of us want to help)
- 2009-04-30 20:23:50下载
- 积分:1
-
half-wave
halfwave dipole antenna
- 2014-09-16 16:36:06下载
- 积分:1
-
neural-network
利用径向基函数神经网络,完成ECG信号的非线性拟合,进而提取出胎儿心电信号(Radial basis function neural network to complete the non-linear fitting of the ECG signal, and then extract the fetal ECG)
- 2013-03-24 20:53:10下载
- 积分:1
-
UTP_channel_response_generate
该段代码生成不同长度下,双绞线信道的远端衰减冲激响应系数。双绞线频域带宽最高可达106MHz,采样率设置时必须大于两倍的频域带宽。双绞线信道模型使用ITU-T-SG15 contribution 11GS3-029中的模型。(This code generates a different length, the distal twisted channel impulse response attenuation coefficient. Twisted frequency domain bandwidth of up to 106MHz, must be greater than twice the frequency-domain bandwidth sampling rate settings. UTP channel model using the ITU-T-SG15 contribution 11GS3-029 the model.)
- 2015-02-23 12:50:51下载
- 积分:1
-
ep2.m
Hessenberg solution MATLAB code.
- 2009-11-02 01:42:23下载
- 积分:1
-
Simulink_Tutorial_the_basics
simulink tutorial for matlab
- 2009-04-22 16:22:18下载
- 积分:1
-
IdentifyingRoundObjects
这是matlab的关于识别圆形物体的源代码,希望对大家有用(This is a matlab circular objects on the identification of the source code, in the hope that useful to everybody)
- 2008-06-12 13:57:45下载
- 积分:1
-
BaiSkeletonPruningDCE
skeleton prunning, extract skeleton from binary images by junction points and curve points and end points.
- 2010-03-02 16:51:45下载
- 积分:1
-
FractalDim
说明: 盒维数MATLAB计算程序。%根据计盒维数原理编写了求一维曲线分形维数的matlab程序
function D=FractalDim(y,cellmax)
%求输入一维信号的计盒分形维数
%y是一维信号
%cellmax:方格子的最大边长,可以取2的偶数次幂次(1,2,4,8...),取大于数据长度的偶数
%D是y的计盒维数(一般情况下D>=1),D=lim(log(N(e))/log(k/e)),
(box dimension MATLAB program. % Under the box dimension of the principle of preparing for a peacekeeping curve fractal dimension of Matlab procedures function FractalDim D = (y, cellmax)% for the importation of one-dimensional signal box fractal dimension% y Victoria is a signal llmax : square of the largest side length, the two can take several dual Power (1, 2,4,8 ...), data from more than even the length of the% D y is the box dimension (Dgt under normal circumstances; = 1), D = lim (log (N (e))/log (k/e)) ,)
- 2020-12-22 19:59:07下载
- 积分:1