-
LMS
MATLAB code for LMS algorithm.
- 2009-06-09 04:34:35下载
- 积分:1
-
STFT
短时傅里叶变换实现线性调频信号的时频分析(Time-frequency analysis of LFM signal by short time Fourier transform)
- 2018-03-06 20:42:04下载
- 积分:1
-
11
说明: 该代码生成碎裂人脸图像,可以实时调整图像的大小和相关设置。(Fragmentation of the code generation facial images in real time to adjust the size of images and related settings.)
- 2009-04-13 11:04:20下载
- 积分:1
-
Radar_Courseware
雷达原理的课件,详细讲述了雷达的工作原理,并附加对应的练习题(The radar principle courseware, describe in detail the working principle of the radar, and attach the corresponding exercises)
- 2013-03-21 17:18:58下载
- 积分:1
-
FR
说明: 共轭梯度法(Conjugate Gradient)是介于最速下降法与牛顿法之间的一个方法,它仅需利用一阶导数信息,但克服了最速下降法收敛慢的缺点,又避免了牛顿法需要存储和计算Hesse矩阵并求逆的缺点,共轭梯度法不仅是解决大型线性方程组最有用的方法之一,也是解大型非线性最优化最有效的算法之一。 在各种优化算法中,共轭梯度法是非常重要的一种。其优点是所需存储量小,具有步收敛性,稳定性高,而且不需要任何外来参数。(The Conjugate Gradient method is a method between the steepest descent method and the Newton method. It only needs to use the first derivative information, but overcomes the shortcomings of the steepest descent method and avoids the need for the Newton method to store And the calculation of Hesse matrix and the inverse of the shortcomings, conjugate gradient method is not only to solve large-scale linear equations one of the most useful methods, but also solution for large-scale nonlinear optimization of one of the most effective algorithm. In a variety of optimization algorithms, conjugate gradient method is a very important one. The advantage is that the required storage capacity is small, with step convergence, high stability, and does not require any external parameters.)
- 2017-05-05 10:26:25下载
- 积分:1
-
RANSAC
SANSAC算法实现椭圆拟合,获取三轴磁力计的数据,对其进行椭圆拟合,用于磁力计数据矫正(SANSAC ellipse fitting algorithm to obtain three-axis magnetometer data, its ellipse fitting for magnetometer data correction)
- 2016-10-11 21:31:07下载
- 积分:1
-
MATLBlayout
说明: matlab规划程序(matlab planning process)
- 2008-10-02 16:55:49下载
- 积分:1
-
energy-totale
energy totale in cognitive radio network
- 2014-11-27 23:05:51下载
- 积分:1
-
P0202
PROJECT 02-02
Reducing the Number of Intensity Levels in an Image
(a) Write a computer program capable of reducing the number of intensity levels in a image
from 256 to 2, in integer powers of 2. The desired number of intensity levels needs to be a
variable input to your program.
(b) Download Fig. 2.21(a) from the book web site and duplicate the results shown in Fig.
2.21 of the book.
Laboratory Projects_DIP3E 的02-02項目(PROJECT 02-02
Reducing the Number of Intensity Levels in an Image
(a) Write a computer program capable of reducing the number of intensity levels in a image
from 256 to 2, in integer powers of 2. The desired number of intensity levels needs to be a
variable input to your program.
(b) Download Fig. 2.21(a) from the book web site and duplicate the results shown in Fig.
2.21 of the book.)
- 2013-10-16 21:17:36下载
- 积分:1
-
perseptron
a perceptron algorithm for neural network
- 2010-10-11 12:29:48下载
- 积分:1