-
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
-
Untitled
基于matlab语言,分裂和合并的源程序,(Based on matlab split and merge)
- 2012-05-08 16:04:25下载
- 积分:1
-
mid-perpendiculaire
l algorithme mid-perpendiculaire en matlab
- 2015-02-16 20:59:18下载
- 积分:1
-
16QAM
16QAM is good use for students
- 2012-04-03 11:54:34下载
- 积分:1
-
dl3
数控机床DDA直线插补源代码程序,可以实现4个象限的直线插补,步长可变(CNC machine tools DDA linear interpolation source code program, you can achieve a linear interpolation of the four quadrants, step variable)
- 2012-04-09 15:24:27下载
- 积分:1
-
Pulse-signal
基于matlab的脉冲时间信号表示与分析,对信号分析很有帮助(Representation and analysis, signal analysis based on matlab helpful pulse time signal)
- 2014-08-21 11:01:37下载
- 积分:1
-
2
说明: P0201:MATLAB赋值
P0202:MATLAB中的for循环
P0203:MATLAB中的for循环和if条件
P0205:MATLAB图像处理的基本操作
P0206:MATLAB高级图像处理操作
P0207:根据RGB图像创建一幅灰度图像
P0208:二值图像的取反操作
P0209:用imshow函数显示图像
P0210:在同一个窗口内显示两幅图像
(P0201: MATLAB assignment P0202: the MATLAB in for recycling P0203: MATLAB in for loops and if conditions P0205: MATLAB image processing operations P0206: MATLAB Advanced image processing operations P0207: RGB image to create a grayscale image P0208: two negated operation of the binary image P0209: the the imshow function display images P0210: within the same window shows two images)
- 2013-04-05 16:12:40下载
- 积分:1
-
PMSM_speed
永磁同步电机的矢量控制模型,速度的闭环控制,控制目标位永磁同步电机。(Vector Control of Permanent Magnet Synchronous Motor )
- 2013-06-11 07:34:01下载
- 积分:1
-
arraySignalProcess
雷达或移动通信中的阵列信号处理程序,子空间MUSIC算法,MVDR算法,强相关信号的分离演示等等。(Radar or mobile communication array signal processing, subspace MUSIC algorithm, MVDR algorithm, strong correlation signals seperation ,and so on.)
- 2011-01-07 11:26:48下载
- 积分:1
-
FERET_PCA
说明: 在matlab中实现主成分分析方法,并使用FERET库的灰度图像进行测试(This package implements basic Principal Component Analysis in Matlab and
tests is with grayscale portion of the FERET database. )
- 2010-04-05 09:21:29下载
- 积分:1