-
DVC
说明: 分布式视频编码程序,不包括传统帧编码部分,仅WZ编码部分,对信源进行了分类,小波变换,LDPC等(Distributed video coding process, not including traditional frame coding part, only part of WZ coding, the source for the classification, wavelet transform, LDPC, etc.)
- 2010-04-21 15:56:51下载
- 积分:1
-
fuzzyPID
自己做实验用的模糊PID控制simulink仿真程序,包括了模糊规则库和仿真文件(Experiment with the fuzzy PID control simulink simulation program, including a fuzzy rule base and simulation files)
- 2013-04-01 19:00:38下载
- 积分:1
-
microprocessor-architecture
microprocessor architecture。硬件编程很有用的书(microprocessor architecture. Hardware programming useful book)
- 2015-01-23 12:22:09下载
- 积分:1
-
xindaobianma
关于通信类课程中信道容量的计算问题的几点探讨(Courses on communication Calculation of Channel Capacity of Some of)
- 2010-05-13 20:36:27下载
- 积分: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
-
work
二进制小数的除法计算,三个matlab代码(Calculation of the binary decimal division)
- 2010-02-27 17:00:45下载
- 积分:1
-
drtoolbox
feature reduction , pricipal component analysis,lda,... and other technics
- 2012-01-04 00:25:49下载
- 积分:1
-
transformasi
Image transformation by using fft
- 2011-05-08 18:09:16下载
- 积分:1
-
Vondrak-filter-
这是vondark滤波的程序,是自己编写的用于对数据去除噪声的matlab代码,供大家分享学习。(This is vondark filter program and is used to write his of removing noise data of matlab code, for all to share learning.
)
- 2011-06-10 17:00:18下载
- 积分:1
-
Initiation_Aide_Matlab
On obtient les informations sur une fonction (contenue dans Matlab ou dans un des toolbox) en tapant
help suivi du nom de cette fonction.
On peut aussi utiliser un mot clé avec la fonction lookfor, le mot clé n’étant pas nécessairement le nom
d’une fonction de Matlab.
exemples : help diag, help clear, lookfor complex...
- 2013-04-23 06:57:06下载
- 积分:1