-
work
利用小波变换,也是利用多分辨率,去除图像的噪声,从而达到了去除噪声的效果。(Using wavelet transform, which uses a multi-resolution, to remove the image noise, so as to achieve the removal of the noise effect.)
- 2009-11-17 13:55:16下载
- 积分:1
-
Appendix1B_K_cross_validation
sourse code for cross validation
- 2013-09-15 19:34:45下载
- 积分:1
-
stereo-matching
对灰度图像进行立体匹配,在图像的最大视差范围内进行搜索(To stereo matching of gray image, the image of the maximum parallax within the scope of the search)
- 2013-12-19 11:22:33下载
- 积分:1
-
recursion
说明: 递归,是函数实现的一个很重要的环节,很多程序中都或多或少的使用了递归函数。递归的意思就是函数自己调用自己本身,或者在自己函数调用的下级函数中调用自己。
递归之所以能实现,是因为函数的每个执行过程都在栈中有自己的形参和局部变量的拷贝,这些拷贝和函数的其他执行过程毫不相干。这种机制是当代大多数程序设计语言实现子程序结构的基础,是使得递归成为可能。(Recursion, is a function to achieve a very important part of many programs are more or less use the recursive function. Recursive mean that the function of its own call to themselves or subordinates in their own function calls a function to call their own. Recursion that can be achieved because the function of each execution in the stack has its own shape parameters and local variables of the copy, the copy and the implementation process has nothing to do other functions. This mechanism is the most modern programming language implementation subroutine structure of the foundation is to make recursion possible.)
- 2009-08-30 16:26:06下载
- 积分:1
-
tuxiangchuliGUI
matlab GUI (各种图像处理)算法实例(matlab GUI)
- 2013-08-28 21:14:23下载
- 积分:1
-
M03-AT-Command---User-Manual
M03 - LVTTL UART to Wi-Fi
(IEEE 802.11 b/g)
AT Command and User Manual
- 2014-01-17 22:46:49下载
- 积分:1
-
buck-boost
buk-boost电路的MATLAB仿真。非常适合学习。。。。(the circuit of buk_boost)
- 2015-04-03 09:45:21下载
- 积分:1
-
PiterbargEL0910(1)
matlab programme to simulate beamforming in a communication system.
- 2014-02-13 13:44:51下载
- 积分:1
-
pso
本算法为粒子群优化算法,适用于初学者,压缩包中附带了一个基本函数用于实践。(This algorithm is a particle swarm optimization algorithm, which is suitable for beginners. A basic function is attached to the compression package for practice.)
- 2020-06-25 13:20:01下载
- 积分:1
-
chap5
PID控制程序,matlab编写,适合初学者(5)(PID control procedures, matlab prepared for beginners (5))
- 2008-05-16 21:07:11下载
- 积分:1