-
Chapter5
现代通信信号在matlab中的实现以应用程序(good )
- 2009-05-09 17:27:54下载
- 积分:1
-
anaask
产生一个幅移键控(ASK)信号,具有正态分布的随机幅度。(have a rate-shift keying (ASK) signal is normally distributed random rate.)
- 2007-04-02 17:11:27下载
- 积分:1
-
buck-boost
buck boost varaible voltage by state space equations
- 2013-09-15 09:39:06下载
- 积分:1
-
irls
迭代加权最小二乘法(IRLS)
本算法用于解决某些优化问题。(IRLS(Iteratively reweighted least squares)
The method of iteratively reweighted least squares (IRLS) is used to solve certain optimization problems.)
- 2020-10-08 16:47:36下载
- 积分: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
-
Almouti_Ber_Comparasion
Almouti STBC Bit error comparison with MRC
- 2013-09-29 01:23:47下载
- 积分:1
-
alphatrimmed1
image processing program filter
- 2014-01-20 00:31:22下载
- 积分:1
-
Conjugate-gradient
共轭梯度法是介于最速下降法与牛顿法之间的一个方法,它仅需利用一阶导数信息,但克服了最速下降法收敛慢的缺点,又避免了牛顿法需要存储和计算Hesse矩阵并求逆的缺点,共轭梯度法不仅是解决大型线性方程组最有用的方法之一,也是解大型非线性最优化最有效的算法之一。(Conjugate gradient method is between the steepest descent method and Newton method between a method that only use the first derivative information, but the steepest descent method to overcome the disadvantage of slow convergence, but also avoids the need to store and calculate Newton Hesse matrix and the shortcomings of the inverse, conjugate gradient method is not only linear equations to solve large-scale one of the most useful, large-scale nonlinear optimization solution is also the most efficient algorithms.)
- 2011-05-06 16:20:24下载
- 积分:1
-
KISVM
KISVM是一种定位关键实例(例如,在图像检索)的多类学习算法。有两种版本,即Bag KISVM和Instance KISVM。(KISVM is a package for locating the key instances (e.g., ROIs in image retrieval) in multi-instance learning. There are two versions, i.e., Bag KISVM and Instance KISVM.
)
- 2011-05-12 16:30:53下载
- 积分:1
-
Signals-and-Systems-with-MATLAB-Computing-and-Sim
Signals and Systems with MATLAB Computing and Simulink Modeling - Steven T. Karris
- 2012-02-06 23:41:29下载
- 积分:1