-
hpfilter
这不是一个标准MATLAB的函数
H = hpfilter (类型,男,氮, D0 , n )的创建传递函数的高通滤波器,氢,指定的类型和大小MxN 。可能的值类型, D0和N是: 理想 理想高通滤波器的截止频率D0 。 Ifsupplied , n是被忽略。 btw 巴特沃思高通滤波器
n阶和截止D0 。
gaussn 高斯高通滤波器的截止(标准偏差) D0 。
如果提供,正被忽略。 M和N应该是偶数的密度泛函过滤。(THIS IS NOT A STANDARD MATLAB FUNCTION
H = hpfilter (type,M,N,D0,n) creates the transfer function of a highpass filter, H, of the specified type and size MxN. Possible values for type, D0, and n are: ideal Ideal highpass filter with cutoff frequency D0. Ifsupplied, n is ignored. btw Butterworth highpass filter
of order n, and cutoff D0.
gaussn Gaussian highpass filter with cutoff (standard deviation)D0.
)
- 2009-03-21 19:05:50下载
- 积分:1
-
Touch_exe
边缘检测的源代码
有需要的朋友可以下载(Edge detection of the source code has a friend in need can be downloaded)
- 2008-03-21 21:59:39下载
- 积分:1
-
getiq
在信号分析中,我们常把信号进行矢量分解,也就是将信号分解为频率相同、峰值幅度相同但相位相差90的两个分量。该程序实现将信号分解为I路和Q路。(In signal analysis , we often decompose the signal vector , that is, the signal is decomposed into the same frequency , the peak amplitude of phase 90 of the same, but the two components . The program implementation will signal into I and Q branches .)
- 2014-11-06 16:11:10下载
- 积分:1
-
simple-pendulum
对单摆的非线性方程用ode45求解,比较和线性化方程的误差(solve simple pendulum,nonlinear equation linearization)
- 2014-11-13 10:35:58下载
- 积分:1
-
ModelIdentification
关于模型辨识的MATLAB仿真源码。有使用最小二乘的建模,有极大似然估计建模的方法。每个重点例句都有详细的解释。(On the MATLAB simulation model of source identification. Modeling the use of least squares, and maximum likelihood estimation method of modeling. Each key has a detailed explanation of examples.)
- 2009-06-10 07:22:21下载
- 积分:1
-
averageblurofsaltpeppernoise
THIS CODE REMOVES "SALT AND PEPPER NOISE" BY AVERAGING.MAY HELP BEGINNERS TO UNDERSTAND THE COLOR PICTURE AND REMOVING THE NOISE IN GREY IMAGE OUTPUT OF GIVEN COLOR IMAGE.
- 2010-03-08 00:49:59下载
- 积分:1
-
mobilerobot
汽车轨迹,永远控制汽车的运动轨迹,利用PID控制(Car track, always controlling the vehicle' s trajectory, the use of PID control)
- 2011-07-03 03:53:29下载
- 积分:1
-
3dwavelet
Edge detection that works with Sobel,Perwitt and Roberts. Wavelet transform has also been performed for images.
- 2018-02-07 00:22:38下载
- 积分:1
-
Strives-for-the-PI
求PI的值,根据莱布尼茨公式求PI,PI=4*(1-1/3+1/5-1/7+1/9-1/11+……(PI uated, find PI, PI= 4* (1-1/3+1/5-1/7+1/9-1/11+ Leibniz formula based on ......)
- 2014-12-17 20:57:44下载
- 积分:1
-
approximation
Calculate the least squares approximation method.
- 2013-12-07 03:57:03下载
- 积分:1