-
laplacian_enhancement
lapla图像增强,可用于图像的增强处理,以有利于后期的特征提取等应用(lapla image enhancement, can be used for image enhancement in order to facilitate the later feature extraction applications)
- 2010-11-21 13:43:53下载
- 积分:1
-
1
说明: 最小二乘一次完成算法,压缩包里以给出数据,可以运行试试看。(A complete least-squares algorithm, data compression is given a bag, you can try to run.)
- 2009-07-24 10:59:42下载
- 积分:1
-
Array-signal-processing-toolbox
说明: 几种用于阵列信号处理的常见函数,附带有详细的编程步骤与方法!(Several commonly used in array signal processing functions, with a detailed programming steps and methods!)
- 2011-03-31 23:10:47下载
- 积分:1
-
DSP的C程序和汇编程序库
说明: 经典DSP的C程序和汇编程序库,有很多实用的程序供大家参考,很有用的!(Classical DSP C language program and assembler language libary. It has many practical programe for all of us. It is very useful.)
- 2005-10-24 10:53:53下载
- 积分:1
-
array
联合开发网 - pudn.com
- 2012-09-28 16:07:44下载
- 积分:1
-
fenshuiling
基于分水岭算法图像分割相关论文,都是PDF文件的。(Image segmentation based on watershed-related papers are PDF files.)
- 2010-05-07 21:22:58下载
- 积分:1
-
matlablvbo
针对一个混和正弦波信号,设计FIR滤波器,给出了三种设计方法:凯塞窗函数设计带通滤波器法、FDATool设计法实现凯塞窗函数滤波器的低通、带通和高通三种滤波效果以及椭圆低通滤波器的设计法。利用matlab软件实现。(Sine wave for a mixed signal design FIR filter, gives the three design methods: Kaiser window function design band-pass filter method, the FDATool Design Kaiser window function low-pass filter, band-pass and high passthree filter effects, and elliptic low-pass filter design method. Using matlab software.)
- 2012-04-03 13:22:17下载
- 积分:1
-
auto_braking1
汽车理论中汽车制动系统的matlab程序(Car theory matlab program Automotive Brake Systems)
- 2010-11-08 09:10:53下载
- 积分:1
-
fixed_point
Fixed-Point iteration(Function fixed_point(p0, N) approximates the solution of an equation f(x) = 0, rewritten in the form x = g(x), which is a sub-function the user has to enter. the call to the function fixed_point(p0, N) returns the root of the equation f(x),i.e. the fixed-point of g(x), if the procedure is successful or a sequence of iterates in case something goes wrong. p0 is the initial approximation and N the maximum number of iterations. If, after N iterations, condition |x(k)- x(k-1)| < tol is not satisfied, all iterated values will be displayed, accompanied by a message asking the user to either change p0 in case of divergence or enter another g(x) that does not lead to complex numbers arithmetics. Reasons for the program to go wrong are the divergence of iterates and/or appearance of complex numbers for example with functions involving sqrt(x) when one of the iterates is negative. )
- 2009-05-14 04:43:58下载
- 积分:1
-
10.1.1.40.4617
说明: 关于水平集算法的重要文章,详细介绍了算法的具体过程和方程(Level set algorithm on the important article, detailing the specific process of the algorithm and the equation)
- 2011-02-27 22:42:27下载
- 积分:1