Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - peak finding
Search - peak finding - List
给定无向量图G顶点和m种不同的颜色。用这些颜色为图G的各顶点着色,每个顶点着一种颜色。是否有一种着色法使G图中每条边的两个顶点着不同的颜色。这个问题是图的m可着色判定问题给定无向量图G顶点和m种不同的颜色。用这些颜色为图G的各顶点着色,每个顶点着一种颜色。是否有一种着色法使G图中每条边的两个顶点着不同的颜色。这个问题是图的m可着色判定问题-given no vector graph G vertices and m different colors. Using these color graph G of the vertex, each vertex is a color. Whether there is a colored graph G will make every edge of the peak with two different colors. The problem is the map can be colored m to the problem of finding the set-vector graph G vertices and m different colors. Using these color graph G of the vertex, each vertex is a color. Whether there is a colored graph G will make every edge of the peak with two different colors. The problem is the map can be colored m Judgment
Update : 2008-10-13 Size : 6.36kb Publisher : 刘二

给定无向量图G顶点和m种不同的颜色。用这些颜色为图G的各顶点着色,每个顶点着一种颜色。是否有一种着色法使G图中每条边的两个顶点着不同的颜色。这个问题是图的m可着色判定问题给定无向量图G顶点和m种不同的颜色。用这些颜色为图G的各顶点着色,每个顶点着一种颜色。是否有一种着色法使G图中每条边的两个顶点着不同的颜色。这个问题是图的m可着色判定问题-given no vector graph G vertices and m different colors. Using these color graph G of the vertex, each vertex is a color. Whether there is a colored graph G will make every edge of the peak with two different colors. The problem is the map can be colored m to the problem of finding the set-vector graph G vertices and m different colors. Using these color graph G of the vertex, each vertex is a color. Whether there is a colored graph G will make every edge of the peak with two different colors. The problem is the map can be colored m Judgment
Update : 2025-02-17 Size : 6kb Publisher : 刘二

收集的一组跟噪声产生以及消除、衡量消噪性能指标的MATLAB仿真源代码,每个文件夹下都附有对该代码的注解!-gathered with a group and the elimination of noise, the weighing-noise performance indicators MATLAB simulation source code, Each folder with all of this code notes!
Update : 2025-02-17 Size : 1.16mb Publisher : 王炬

GPS信号的基带处理在IEEE发表的文章有关信号捕获和跟踪的-GPS baseband signal in the IEEE published articles related to signal acquisition and tracking of
Update : 2025-02-17 Size : 1.98mb Publisher : 刘旭东

Peak test and finding algorithms included in the pdf file. Find peaks in some series of data and show them. PDF file.
Update : 2025-02-17 Size : 111kb Publisher : selamicik

hough变换中,进行了hough变换,峰值检测,找非零点,找到相关像素后,还要执行这个操作,才能实现功能-hough transform for the hough transform, peak detection, to find non-zero, after finding the relevant pixel, but also the implementation of this operation, to achieve functional
Update : 2025-02-17 Size : 2kb Publisher : llp

Matlab source file for analysis of graphical ECG represents the Matlab CODE for the use in the finding the peak detection of the ECG
Update : 2025-02-17 Size : 11kb Publisher : Mandy

DL : 0
Peak detection is one of the most important time-domain functions performed in signal monitoring. Peak detection is the process of finding the locations and amplitudes of local maxima and minima in a signal that satisfies certain properties. These properties can be simple or complex. For example, requiring that a peak exceeds a certain threshold value is a simple property. However, requiring that a peak’s shape resembles that of a prototype peak is a complex property.
Update : 2025-02-17 Size : 1kb Publisher : Kirill Sakhnov

寻找相应的特点,在一副图片的基础是许多光流、立体的视觉和图像间的配准算法。一个发现匹配方法简单,取一小块一个图像,计算其滑动互相与其他的形象,并找到一个高峰。此表格提供了课堂的实现方法。-Finding corresponding features in a pair of images is the basis of many optic flow, stereo vision and image registration algorithms. One straightforward approach to finding a match is to take a small patch of one image, compute its sliding cross-correlation with the other image, and find a peak. This submission supplies a class which implements this method.
Update : 2025-02-17 Size : 758kb Publisher : 王羽

This function quickly finds local peaks or valleys (local extrema) in a noisy vector using a user defined magnitude threshold to determine if each peak is significantly larger (or smaller) than the data around it. The problem with the strictly derivative based peak finding algorithms is that if the signal is noisy many spurious peaks are found.
Update : 2025-02-17 Size : 3kb Publisher : Karthi

MUSIC谱峰搜索算法,Multiple Signal Classification Method for direction finding.-MUSIC spectral peak search algorithm 。Multiple Signal Classification Method for direction finding.
Update : 2025-02-17 Size : 1kb Publisher : tsaoway

finding peak or reversing point from up trend to down trend and you can switch to find trough by findpeak(-x)
Update : 2025-02-17 Size : 1kb Publisher : kabin

DL : 0
Peak finding and measurement
Update : 2025-02-17 Size : 186kb Publisher : THAER

DL : 0
Continuous Wavelet Transform of a stationary signal for peak finding.
Update : 2025-02-17 Size : 24kb Publisher : sudhabrata

先用butter filter去除噪音,再找到信号峰,对峰描叙的条件可以自行调整-butter filtering, and peak finding
Update : 2025-02-17 Size : 248kb Publisher : wuyanru

代码中含有信号处理算法中应用到的模糊度函数(单频信号、线性调频信号)及最大似然检测和估计算法,findpeak为峰值寻找算法,M kay为Steven M.Kay一书中描述的最大似然算法-Maximum code contains signal processing algorithm applied to the ambiguity function (single-frequency signal, the chirp signal) and maximum likelihood detection and estimation algorithm, findpeak the peak finding algorithm, M kay is described in the book Steven M.Kay Likelihood Algorithm
Update : 2025-02-17 Size : 4kb Publisher : larry

DL : 0
Peak finding function in power spectrum
Update : 2025-02-17 Size : 3kb Publisher : kibae Lee

A fast customizable function for locating and measuring the peaks in noisy time-series signals. Adjustable parameters allow discrimination of real signal peaks noise and background. Determines the position, height, and width of each peak by least-squares curve-fitting. It can find and count over 10,000 peaks per second, and find and measure 1800 peaks per second, in very large signals. Includes two interactive versions, one with mouse-controlled sliders and one with keyboard control, for adjusting the peak finding criteria in real-time. Self-contained demos show how it works. See http://terpconnect.umd.edu/~toh/spectrum/PeakFindingandMeasurement.htm for details.-A fast customizable function for locating and measuring the peaks in noisy time-series signals. Adjustable parameters allow discrimination of real signal peaks noise and background. Determines the position, height, and width of each peak by least-squares curve-fitting. It can find and count over 10,000 peaks per second, and find and measure 1800 peaks per second, in very large signals. Includes two interactive versions, one with mouse-controlled sliders and one with keyboard control, for adjusting the peak finding criteria in real-time. Self-contained demos show how it works. See http://terpconnect.umd.edu/~toh/spectrum/PeakFindingandMeasurement.htm for details.
Update : 2025-02-17 Size : 314kb Publisher : fish

γ能谱解谱软件,有寻峰、核素识别、稳峰等功能(The functions of peak finding, nuclide identification, peak stability, etc.)
Update : 2025-02-17 Size : 959kb Publisher : huzhuooooo

DL : 0
光谱寻峰、拟合等功能的matlab程序,包括很多(Spectral peak finding, fitting and other functions of the matlab program, including many)
Update : 2025-02-17 Size : 664kb Publisher : 夜魂殇
« 12 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.