-
imageenhanceinmatlab
image enhancement in matlab!
- 2009-05-04 02:31:16下载
- 积分: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
-
ofdm-simulink
ofdm simulink scramble b_ifft convo_process dec_to_bi interleaving(ofdm Simulink scramble b_ifft convo_proc ess dec_to_bi interleaving)
- 2006-11-30 12:51:51下载
- 积分:1
-
Gabor_2dpca_pca
指纹识别系统设计全过程实现 matlab软件环境实现(Fingerprint identification system the entire process of design implementation software environment implementation matlab)
- 2009-03-28 11:43:55下载
- 积分:1
-
Data-Makers
These scripts demonstrate techniques used to generate test data and write those data to external data files.
- 2011-06-14 04:36:26下载
- 积分:1
-
SDOFresponse
Energetic and spectral response of a sdof system
- 2010-08-22 19:52:16下载
- 积分:1
-
Matlab
说明: matlab入门的基础知识,很好用的,看完后你就懂了(Introduction to the basics of matlab, very good use, you will get it after reading)
- 2010-04-27 01:48:03下载
- 积分:1
-
allan-variance
calculate the allan variance
- 2014-09-24 15:50:44下载
- 积分:1
-
jiaosulvpipeikaermanlvbo
捷联式惯性导航的角速率匹配卡尔曼滤波,使用matlab语言编写(Strapdown inertial navigation of angular rate matching kalman filter)
- 2014-01-13 15:52:15下载
- 积分:1
-
batchprocessingalgorithem
这是一篇很好的有关信道估计的文章,
可以用来快速的了解信道估计的基本内容(and MAI induced by multiple-input, multiple-output channels. In particular, this article
reviews the typical inverse filter criteria (IFC) based algorithm, super-exponential algorithm,
and constant modulus algorithm along with their relations, performance, and improvements.
Several advanced applications of these algorithms are illustrated, including
blind channel estimation, simultaneous estimation of multiple time delays, signal-tonoise
ratio (SNR) boost by blind maximum ratio combining, blind beamforming for
source separation in multipath, and multiuser detection for direct sequence/code division
multiple access (DS/CDMA) systems in multipath.)
- 2010-07-27 15:14:14下载
- 积分:1