-
hop
设计Hopfield网络
对Hopfield网络进行仿真(Design of Hopfield network Hopfield network emulation)
- 2007-07-11 17:54:37下载
- 积分:1
-
pptofmatlab
该ppt详细的介绍了学习Matlab的基础知识和MATLAB的基本语法。(This ppt includes the foundational knowledges and grammer of MATLAB.This can make you learn MATLAB more easily.)
- 2009-10-02 21:17:58下载
- 积分:1
-
fixed_point
Fixed-Point iteration(Function fixed_point(p0, N) approximates the solution of an equation f(x) = 0, rewritten in the form x = g(x), which is a sub-function the user has to enter. the call to the function fixed_point(p0, N) returns the root of the equation f(x),i.e. the fixed-point of g(x), if the procedure is successful or a sequence of iterates in case something goes wrong. p0 is the initial approximation and N the maximum number of iterations. If, after N iterations, condition |x(k)- x(k-1)| < tol is not satisfied, all iterated values will be displayed, accompanied by a message asking the user to either change p0 in case of divergence or enter another g(x) that does not lead to complex numbers arithmetics. Reasons for the program to go wrong are the divergence of iterates and/or appearance of complex numbers for example with functions involving sqrt(x) when one of the iterates is negative. )
- 2009-05-14 04:43:58下载
- 积分:1
-
GMSK_signal_generate
GSM中GMSK调制信号的产生,包括脚本文件和函数文件形式(GSM GMSK modulation in the signal generation, including the form of script files and function files)
- 2011-01-06 11:40:59下载
- 积分:1
-
ecg
qrs波算法,一个用maltab写的简单的算法。确定q,r,s的位置。(ECG SIMULATION USING MATLAB)
- 2010-03-05 21:36:09下载
- 积分:1
-
acf
ACF(x) plots the sample autocorrelation function of the univariate time series in vector x. By default, the sample autocorrelation function is plotted up to lag 25. ACF(x,k) plots the sample autocorrelation function up to lag k. ACF(X,k, name ) sets the
title of the plot to name .
- 2013-01-25 20:01:13下载
- 积分:1
-
testimages
matlab test images for mosaicing
- 2013-02-13 16:59:29下载
- 积分:1
-
xindianshuju
在mit心电数据库下载的txt格式的心电信号(In the MIT ecg download a database of ecg signals the TXT format
)
- 2012-01-05 09:56:03下载
- 积分:1
-
kenstone
主要用于建模校正集和预测集样品的选择。近红外光谱模型(Mainly used for modeling calibration set and prediction set of samples to choose from.)
- 2015-09-10 15:29:20下载
- 积分:1
-
PCA-and-rebuild
主要介绍主分量分析,怎样提取主要特征来重构原始信号。(Introduces the principal component analysis, extracting the main features of how to reconstruct the original signal.)
- 2011-05-11 22:55:24下载
- 积分:1