-
fusion
基于小波分析的图像融合,采用的是系数加权平均法(Image fusion based on wavelet analysis, using the weighted average coefficient)
- 2010-05-28 09:34:05下载
- 积分: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
-
fli2
付里叶变换的频移特性;付里叶变换的时域卷积特性(Fourier transform of the frequency shift characteristics the Fourier transform of time domain convolution properties)
- 2010-05-06 12:01:15下载
- 积分:1
-
diversity
co operative diversity tech
- 2012-10-29 23:40:03下载
- 积分:1
-
CHAPTER10
数字PID的matlab仿真程序,针对刘金琨的先进PID控制的matlab仿真,里面的部分程序进行了修改 第十章(Digital PID of matlab simulation program for Liu Jinkun matlab advanced PID control simulation, which part of the program were modified Chapter)
- 2011-04-22 21:21:10下载
- 积分:1
-
p6
说明: p6 elaboracion de un programa de matlab para ingenieros en apuros
- 2010-05-20 01:18:29下载
- 积分:1
-
waveletchange
The WAVELETCHANGE dialog is initiated by calling WAVELETCHANGEINIT which
then calls WAVELETCHANGE. With one exception, WAVELETCHANGE is never called
directly from another program. Tha exception is when another program has
a figure handle that may be a legitimate WAVELETCHANGE window or not.
Calling waveletchange( test ,figurehandle) will return 1 if it is a legit
change window and zero otherwise.
- 2011-10-23 18:55:17下载
- 积分:1
-
DFA1
去趋势波动分析的开发程序,共享给大家,谢谢。(Detrended fluctuation analysis of the development process, for everyone to share, thank you.)
- 2013-11-24 20:32:12下载
- 积分:1
-
cepstrum
自编的倒频谱代码。倒频谱(信号)是信号频谱取对数的傅立叶变换后的新频谱(信号),有时候会称频谱的倒频谱(A cepstrum is the result of taking the Inverse Fourier transform (IFT) of the logarithm of the estimated spectrum of a signal)
- 2015-05-04 17:02:07下载
- 积分:1
-
龙格库塔法求解了齿轮系统6自由度的动力学方程
采用龙格库塔法求解了齿轮系统6自由度的动力学方程。绘制了系统时域响应以及频域内的分岔图。(Solving the gear transmission system s dynamic equations by Rung-Kutta .Drawing the time spectrum as well as the bifurcation of the system)
- 2021-03-20 15:39:18下载
- 积分:1