-
laplacian
matlab 拉 普 拉 斯 算 子 代 码(matlab laplacian detector)
- 2010-05-14 12:39:30下载
- 积分:1
-
edgedetection
运用了canny算子进行图像的边缘检测,还可以计算图像中物体的个数(Using the canny operator for image edge detection)
- 2010-05-15 15:18:55下载
- 积分:1
-
alessiadessi
MATLAB PROGRAM FOR EXTRACTING FETAL ECG FROM MATERNAL ECG
- 2014-09-24 11:43:00下载
- 积分:1
-
Lave1
#include <iostream>
#include <stdlib.h>
#include <string.h>
using namespace std
const kl = 4, kzs = 2, m = 6, n = 4, Error = 5
char *K[kl] = {{"01"},{"bB"},{"23456789ACDEFacdef"},{"hH"}}
int A[m][n] = {{1,2,2,5}, {1,3,2,4},{2,2,2,4},{2,2,2,4},{5,5,5,5},{5,5,5,5}},
- 2010-01-20 23:55:27下载
- 积分:1
-
bubble
create bubble using matlab
- 2013-08-03 18:34:33下载
- 积分:1
-
RS-fractal-algorithm-matlab-code
RS分形算法matlab代码实现,即利用RS方法计算时间序列的分形hurst指数(RS fractal algorithm matlab code realization, i.e., using RS method to calculate the fractal time series hurst index)
- 2013-01-24 10:29:43下载
- 积分:1
-
CVyunsuyunjiasu
卡尔曼滤波中CV模型下对匀速运动和匀加速运动的matlab仿真(Kalman filter matlab simulation of the CV model of accelerated motion, uniform motion and uniform)
- 2012-07-29 09:26:40下载
- 积分:1
-
CR-MATLAB
认知无线电频谱检测技术的研究,有循环检测,周期性检测,仿真程序和结果。很全面。(Cognitive radio frequency spectrum detection technology, there are cycle detection, periodic testing, simulation program and results. Very comprehensive.)
- 2009-01-08 12:08:19下载
- 积分:1
-
DFT分析模拟信号频谱
应用傅里叶变换DFT,分析各种离散信号x(k)的频谱。离散周期信号可以展开成傅里叶级数,所以离散周期信号的频谱 是一个周期的周期性离散频谱,各谱线之间的间隔为 ,而且存在着谐波的关系。 (DFT application of the Fourier transform, analyze discrete signal x (k) of the spectrum. Discrete signal cycle can begin as Fourier series, the discrete signal spectrum is a cyclical cycle of discrete spectrum, the line between the interval, but there is a harmonic relationship.)
- 2005-08-28 19:50:10下载
- 积分:1
-
xiaobosoundsignal
对原始图像在水平方向和垂直方向与2个滤波器(低通、高通)相卷积,可以得到4块面积为原图像1/4的子图,分别为水平方向低频和垂直方向低频(HH)、水平方向低频和垂直方向高频(HG)、水平方向高频和垂直方向低频(GH)、水平方向高频和垂直方向高频(GG)。(The original image in the horizontal direction and vertical direction and two filters (low pass, high pass) with convolution, you can get the original image area of 4 1/4 graph, respectively, horizontal and vertical direction low frequency ( HH), horizontal and vertical high-frequency low-frequency (HG), horizontal and vertical high-frequency low-frequency (GH), horizontal and vertical high-frequency high-frequency (GG).)
- 2010-05-22 11:59:43下载
- 积分:1