搜索:descent
找到约 12 项符合「descent」的查询结果
结果 12
https://www.eeworm.com/dl/665/205442.html
matlab例程
this is Demonstration of Wiener filter,LMS filter,Steep-descent algorithm.
this is Demonstration of Wiener filter,LMS filter,Steep-descent algorithm.
https://www.eeworm.com/dl/665/299678.html
matlab例程
RLS,Demonstration of Wiener filter,LMS filter,Steep-descent algorithm
RLS,Demonstration of Wiener filter,LMS filter,Steep-descent algorithm
https://www.eeworm.com/dl/665/416921.html
matlab例程
GDDEMO runs a little demonstration of gradient descent in Matlab. Launch Matlab, and type gddemo to
GDDEMO runs a little demonstration of gradient descent in Matlab. Launch Matlab, and type gddemo to get started.
https://www.eeworm.com/dl/665/386279.html
matlab例程
压缩包里包含了无约束优化问题常用的几种求解方法的源程序:变量轮换法(variable_rotation.m)、最速下降法(steepest_descent.m)、修正牛顿法(modified_newt
压缩包里包含了无约束优化问题常用的几种求解方法的源程序:变量轮换法(variable_rotation.m)、最速下降法(steepest_descent.m)、修正牛顿法(modified_newton.m)、共轭梯度法(conjugate_gradient.m)。另外,coefficient_matrix.m为目标函数系数获得矩阵,minval.m为最小值计算函数,gradient.m ...
https://www.eeworm.com/dl/665/214094.html
matlab例程
% COMPDIR Computes a search direction in a subspace defined by Z. % Helper function for NLCONST.
% COMPDIR Computes a search direction in a subspace defined by Z.
% Helper function for NLCONST.
% Returns Newton direction if possible.
% Returns random direction if gradient is small.
% Otherwise, returns steepest descent direction.
% If the steepest descent direction i ...
https://www.eeworm.com/dl/857563.html
技术资料
手写识别的实现,由bp算法和梯度下降算法实现的神经网络
手写识别的实现,由bp算法和梯度下降算法实现的神经网络-Handwriting recognition achieved by the bp algorithm and gradient descent algorithm neural network
https://www.eeworm.com/dl/665/160386.html
matlab例程
几个matlab的实力
几个matlab的实力,包括:
非线性微分方程的求解.doc
RLS,Demonstration of Wiener filter,LMS filter,Steep-descent algorithm.doc
matlab下gabor滤波算法,可以提取图象纹理特征.doc
https://www.eeworm.com/dl/527/342747.html
通讯/手机编程
用于汽车巡航控制系统的模糊控制算法
用于汽车巡航控制系统的模糊控制算法,以及如何利用梯度下降法和卡尔曼滤波来优化模糊控制器的算法。The files illustrate a simple fuzzy control algorithm as applied to an automobile cruise control system. The files also illustrate how gradient descent and Kalman filtering can be used t ...
https://www.eeworm.com/dl/650/149108.html
人工智能/神经网络
For the incomplete methods, we kept the representation of the queens by a table and the method of ca
For the incomplete methods, we kept the representation of the queens by a table and the method of calculation to determine if two queens are in conflict, which is much faster for this kind of problems than the representation by a matrix.
heuristics: descent.
Tests: 100 queens in ...
https://www.eeworm.com/dl/665/153823.html
matlab例程
物流分析工具包。Facility location: Continuous minisum facility location, alternate location-allocation (ALA)
物流分析工具包。Facility location: Continuous minisum facility location, alternate location-allocation (ALA) procedure, discrete uncapacitated facility location
Vehicle routing: VRP, VRP with time windows, traveling salesman problem (TSP)
Networks: Shortest path, min cost netwo ...