-
ecgpuwave-1.3.1.tar
Most of the algorithms presented in the literature and in this chapter are basically intuitive and are intended to work with ECG signals in accepted clinical conditions, i.e. SNR higher than 18 dB.
- 2010-05-23 12:22:12下载
- 积分:1
-
GA-BP
一个带数据的遗传优化神经网络算法,运行前在matlab输入A=load(D:数据.txt) (A data genetic optimization of neural network algorithm, before running in MATLAB input A=load (D: data.Txt) )
- 2014-11-06 09:11:08下载
- 积分:1
-
用于Matlab的彩色图像色彩空间转换的MEX文件!
用于MATLAB的彩色图像色彩空间转换的MEX文件(for MATLAB color image color space conversion MEX documents)
- 2005-03-14 16:17:01下载
- 积分:1
-
kohmap
kohonen application algoritm
- 2010-11-18 21:31:30下载
- 积分:1
-
angle
水平测量中求取一测回水平角的简单程序
可以任意限差(A horizontal angle measured back)
- 2010-05-12 14:42:41下载
- 积分:1
-
spectrem
清华张旭东老师《离散随机信号处理》教材第5章。本章首先简要复习经典谱估计的基本结论,然后分别讨论基于线性系统模型和复正弦模型的功率谱估计方法。(Qinghua Zhang Xudong teacher " discrete stochastic signal processing" textbook Chapter 5. This chapter begins with a brief review of the classical spectral estimation basic conclusion, and then discuss the power spectrum estimation based on linear system models and complex sinusoidal model approach.)
- 2013-12-04 20:55:46下载
- 积分:1
-
ANN
说明: 这是一个matlab程序用于构建人工神经网络模型,可以随意设置层数和单元个数!(This is a matlab program for building artificial neural network model can arbitrarily set the number of layers and units!)
- 2010-04-30 19:08:50下载
- 积分:1
-
AUC
说明: AUC calculation, including mapping, calculation value
- 2021-01-07 23:32:16下载
- 积分:1
-
FIRFilterDesign.rar
基于MATLAB的FIR滤波器的设计与仿真(MATLAB-based FIR filter design and simulation)
- 2009-05-24 14:20:13下载
- 积分:1
-
Genetic_Algorithm_Final
To implement the genetic algorithm for optimization of the given function.
PROBLEM:-
Given a one variable function
f(x)= {█(2+e^((x-10)) +cos 〖(x-10) 〗 if x≤10 @2+ e^((10-x))+cos (10-x) if x>10)┤
Determine maximum function value f(x) and corresponding value of x in the user specified range, say [a, b] using GA.
- 2011-07-17 21:28:51下载
- 积分:1