-
DENOISING-OF-ECG-WITH-POWER-LINE-INTERFERENCE
DENOISING OF ECG SIGNAL HAVING POWER LINE INTERFERENCE
- 2013-12-28 01:18:42下载
- 积分:1
-
GraphTheoryAlgorithmMATLAB
说明: 图论算法及其MATLAB 程序代码
1.求赋权图G = (V, E , F )中任意两点间的最短路的Warshall-Floyd 算法、Kruskal 避圈法
2.求二部图G 的最大匹配的算法(匈牙利算法)、利用可行点标记求最佳匹配的算法
3.从一个可行流f 开始, 求最大流的Ford--Fulkerson 标号算法
6.(Graph Theory Algorithm and MATLAB program code 1. Seeking weighted graph G = (V, E, F) in the shortest path between any two points of the Warshall-Floyd algorithm, Kruskal avoid the circle method 2. Seeking the maximum bipartite graph G matching algorithm (the Hungarian algorithm), using feasible point mark seeking the best match algorithm 3. a feasible flow f from the beginning, find the maximum flow of the Ford- Fulkerson Labeling Algorithm 6.)
- 2010-03-28 15:39:29下载
- 积分:1
-
FOChS
说明: matlab程序模拟微分方程。各种流行的系统显示混沌运动特征。(This toolbox contains the functions which can be used to simulate some of the well-known fractional order chaotic systems, such as:
- Chen s system,
- Arneodo s system,
- Genesio-Tesi s system,
- Lorenz s system,
- Newton-Leipnik s system,
- Rossler s system,
- Lotka-Volterra system,
- Duffing s system,
- Van der Pol s oscillator,
- Volta s system,
- Lu s system,
- Liu s system,
- Chua s systems,
- Financial system,
- 3 cells CNN.
The functions numerically compute a solution of the fractional nonlinear differential equations, which describe the chaotic system. Each function returns the state trajectory (attractor) for total simulation time. )
- 2010-05-01 03:35:42下载
- 积分:1
-
Comm_Channels
Methods to model communication channel
- 2012-06-01 05:58:03下载
- 积分:1
-
package
可进行短时平均能量,短时平均幅度,短时平均过零率,短时自相光,短时傅里叶变换的函数,使用方便,(The average energy can be short-term, short-term average rate, the average short-term zero-crossing rate, short-term autocorrelation of light, short-time Fourier transform of the function, easy to use,)
- 2011-10-07 09:21:44下载
- 积分:1
-
Sciencedirect_articles_16Oct2014_03-26-33.659
DFIG system, including a
wind turbine, a generator, power electronic converters and power system grid are
modeled. All of the control algorithms and operation modes are simulated. The active
power is always controlled at maximum output while the reactive power is controlled to
achieve a particular power factor or line voltage. Second, a complete DFIG wind power
test bench including a wind turbine emulator is designed and built. The back-to-back
converters are designed to control the DFIG. A Microchip d
- 2014-12-02 23:29:26下载
- 积分:1
-
FSK
说明: 设计一个2FSK数字调制系统,要求:
(1)设计出规定的数字通信系统的结构;
(2)根据通信原理,设计出各个模块的参数(例如码速率,滤波器的截止
频率等);
(3)用Matlab或SystemView 实现该数字通信系统;
(4)观察仿真并进行波形分析;
(5)系统的性能评价。
(Design a digital modulation system 2FSK require: (1) design a digital communication system under the structure (2) According to the communication theory, design parameters of each module (such as code rate, filter cutoff frequency, etc.) (3 ) with Matlab or SystemView realize the digital communication system (4) observing the waveform simulation and analysis (5) system performance evaluation.)
- 2010-05-04 10:42:41下载
- 积分:1
-
Stego_LSB-master
this is implementation steganography using LSB, you must try code. i think
- 2014-02-21 05:40:50下载
- 积分:1
-
model_matlab_acoustic_position_system
Model on Matlab of acoustic position system
- 2009-12-09 09:16:59下载
- 积分:1
-
ExtractBackground
he files in this package comprise the Matlab implementation of a
foreground segmentation algorithm based upon graph cuts, described in:
Better Foreground Segmentation Through Graph Cuts, N. Howe &
A. Deschamps. Tech report, http://arxiv.org/abs/cs.CV/0401017.
The file extractForeground.m contains a sample function that will
perform a complete foreground segmentation for static camera video.
It uses a number of parameters, which are described in the
documentation. An attempt was made to choose sensible default values,
but they may need to be adjusted for some videos.
More generally, the implementation in extractForeground.m is only a
suggestion of how the graph-based segmentation might be used. The
same approach can be applied with other (perhaps time-adaptive)
background models. The key step is at line 113 of the code, once the
deviation array has been created. The graph-cut segmentation can be
applied similarly to a deviation matrix computed in any other way.
- 2013-11-19 23:41:02下载
- 积分:1