-
fouriertransmation
图像处理 证明二维夫里叶变换等价于两步一位傅里叶变换的程序(image processing proved two Weaver Fourier Transform equivalent to a two-step procedure Fourier Transform)
- 2006-07-02 11:04:37下载
- 积分:1
-
fir_lin_phase_lowpass_max_atten
Designs a linear phase FIR lowpass filter such that it:
- minimizes maximum stopband attenuation
- has a constraint on the maximum passband ripple
This is a convex problem (when sampled it can be represented as an LP).
minimize max |H(w)| for w in the stopband
s.t. 1/delta <= |H(w)| <= delta for w in the passband
( where H is the frequency response function and variable is
h (the filter impulse response). delta is allowed passband ripple.
)
- 2011-05-27 21:45:16下载
- 积分:1
-
FT
说明: 禁忌(Tabu Search)算法是一种亚启发式(meta-heuristic)随机搜索算法,它从一个初始可行解出发,选择一系列的特定搜索方向(移动)作为试探,选择实现让特定的目标函数值变化最多的移动。为了避免陷入局部最优解,TS搜索中采用了一种灵活的“记忆”技术,对已经进行的优化过程进行记录和选择,指导下一步的搜索方向,这就是Tabu表的建立。(Tabu Search algorithm is a meta-heuristic random search algorithm. It starts from an initial feasible solution, chooses a series of specific search directions (movement) as a trial, and chooses to achieve the movement that makes the most changes in the value of a specific objective function. To avoid falling into local optimum, TS search uses a flexible "memory" technology to record and select the optimization process that has been carried out, and to guide the next search direction, which is the establishment of Tabu table.)
- 2019-06-28 10:46:56下载
- 积分:1
-
fftshift_and_triang
用C++实现了MATLAB中fftshift及triang函数功能,代码是实现此二功能的函数(With C++ Achieved in MATLAB function fftshift and triang function code is to achieve a function of these two functions)
- 2008-01-17 13:24:16下载
- 积分:1
-
paiming
这是一个解决学生排名问题的matlab程序,采用的方法是用最小二乘法求解由模型确立的超定方程组。(This is a solution to the problem of students ranked the matlab program, using the least square method is to use the model established by the overdetermined equations.
)
- 2011-07-18 22:36:09下载
- 积分:1
-
matlab
Detect using the time-domain Autocorrelation algorithm.
- 2013-04-05 20:19:02下载
- 积分:1
-
phasor
Phasor Plot PSCAD using Matlab
- 2014-10-09 03:42:20下载
- 积分:1
-
SineCosine
a code on sine cosine wave that can be simulated in matlab
- 2013-01-11 16:58:33下载
- 积分:1
-
GPSDATA
GPS接收数据中出现野值时的一种处理方法,较为简单易懂(A processing method of data outliers occur when the GPS receiver, the relatively straightforward)
- 2020-09-04 17:48:08下载
- 积分:1
-
ar_xfc
高级数字信号处理中用burg法进行的谱估计,共享一下,希望有所帮助(Advanced digital signal processing using burg method of spectrum estimation, sharing, hope I help)
- 2010-06-21 20:50:19下载
- 积分:1