-
main6
本代码利用Matlab计算氢原子里德堡态的斯塔克效应。(The use of Matlab code to calculate the Stark effect of the hydrogen atom Rydberg states.)
- 2013-05-01 20:39:51下载
- 积分:1
-
locate
it s about locating TDOA algorithm
- 2013-10-11 19:07:08下载
- 积分:1
-
GA
说明: 基本的遗传算法实现,并举了一个简单的例子,编程语言matlab(Basic genetic algorithm, both a simple example, programming language matlab)
- 2009-01-14 16:55:43下载
- 积分:1
-
tp7-Tp-Filtros
Matlab Filter Implementation
In this section, we will implement (in matlab) the simplest lowpass filter
$displaystyle y(n) = x(n) + x(n-1), n=1,2,ldots,N $
(from Eq.$ ,$(1.1)). For the simplest lowpass filter, we had two program listings:
Fig.1.3 listed simplp for filtering one block of data, and
Fig.1.4 listed a main program for testing simplp.
In matlab, there is a built-in function called filter3.3 which will implement simplp as a special case. The syntax is
y = filter (B, A, x)
where
x is the input signal (a vector of any length),
y is the output signal (returned equal in length to x),
A is a vector of filter feedback coefficients, and
B is a vector of filter feedforward coefficients.
The filter function performs the following iteration over the elements of x to implement any causal, finite-order, linear, time-invariant digital filter:3.4
- 2012-06-05 21:52:24下载
- 积分:1
-
BA_net
BAnet实现代码,并且保存成txt文件。(BAnet implement code use matlab,and save as a txt file ,you also can translate other language using this code
it must be useful,)
- 2013-01-27 23:35:26下载
- 积分:1
-
ecgTransientSuppression
An electrocardiogram (ECG) records the electrical activity of the heart. The heart
produces tiny electrical impulses which spread through the heart muscle to make the
heart contract. These impulses can be detected by the ECG machine. Electronic fetal
ECG monitoring is a technique of obtaining important information about the condition of
the fetus during pregnancy, by measuring the electrical signals generated by the fetal
heart as measured multi-channel electrodes placed on the mother’s body surface.
Fetal ECG (FECG) monitoring enables accurate measurement of fetal cardiac
performance including transient or permanent abnormalities of rhythm. During labor and
delivery, the heartbeat of the baby is monitored in order to make sure that enough blood
flow and oxygen are getting through to the unborn fetus.
- 2014-11-07 18:00:45下载
- 积分:1
-
Comprehensive_Explanation_for_Partial_Differentia
In this document has been introduced comprehensively how to solve different partial differential equations .Everbody can solve Heat Conduction Equation, Helmholtz Equation, Laplace Equation and Wave Equation for different initial and boundary conditions.
This document is elemantary of to understand how to solve partial differential equations with the aid of a porgramming language.
- 2013-11-20 20:00:00下载
- 积分:1
-
mutual_information
信息熵的matlab源代码,用于时间序列的分析(Entropy matlab source code, for time series analysis)
- 2013-12-07 18:34:23下载
- 积分:1
-
MMBEBHE
minimum mean brightness error bi-histogram equalization method MMBEBHE for image enhancement
- 2010-07-08 16:36:02下载
- 积分:1
-
d
说明: This is on the power spectrum of the Matlab simulation program
#use ARMA, AR, MA model and cycle map for parameter estimation system
- 2011-07-26 20:20:34下载
- 积分:1