-
Untitled
在读入一个图像时,使用量化矩阵对图像做量化(In reading an image, use images to do quantitative quantization matrix)
- 2010-06-30 09:37:43下载
- 积分:1
-
hello-world
Hello world application. This application automatically prints "Hello World"
- 2011-07-21 22:24:03下载
- 积分:1
-
SVM_GUI_2.0[pcode]{byPfaruto}
Support Vector Machine最新工具箱,带有GUI操作界面(Support Vector Machine Toolbox, with a GUI interface)
- 2012-06-15 19:51:47下载
- 积分:1
-
--matlab
用MATLAB代码来实现最速下降法的计算。(MATLAB code used to achieve the steepest descent method calculations.)
- 2009-11-15 17:07:11下载
- 积分:1
-
MATLAB codes used in Mathematical Methods for Diff
说明: 本程序为利用matlab求解微分方程的源程序及相关例子。(the procedures for the use of Matlab to solve the differential equation of the source and relevant examples.)
- 2005-09-02 22:10:35下载
- 积分:1
-
MatLAB
小飞机图像匹配(在模板中查找特点图像的位置)MatLAB编程(Small plane image matching (Find features images in the template position) MatLAB Programming)
- 2013-12-17 10:16:58下载
- 积分:1
-
DOA估计中的基本music算法
DOA估计中的基本music算法,一个是有问题的,另一个是针对前一个的改进,有重大学习意义(DOA estimates of basic music algorithm is a problem, the other is aimed at improving the one before, meaning a major study)
- 2021-04-22 22:38:48下载
- 积分:1
-
rodode
Rod Ordinary Boundary Condition Equation solver
- 2012-04-24 20:32:36下载
- 积分:1
-
stock
根据股票每日交易数据,求股票期望收益率和波动率的函数(According to the daily trading data of stocks, the function of stock expected yield and volatility is obtained.)
- 2018-05-11 01:47:22下载
- 积分:1
-
PSO
梯度下降法是最早最简单,也是最为常用的最优化方法。梯度下降法实现简单,当目标函数是凸函数时,梯度下降法的解是全局解。一般情况下,其解不保证是全局最优解,梯度下降法的速度也未必是最快的。梯度下降法的优化思想是用当前位置负梯度方向作为搜索方向,因为该方向为当前位置的最快下降方向,所以也被称为是”最速下降法“。最速下降法越接近目标值,步长越小,前进越慢。(The gradient descent method is the earliest and most simple and most commonly used optimization method. The gradient descent method is simple to realize. When the objective function is a convex function, the solution of the gradient descent method is a global solution. In general, the solution is not guaranteed to be the global optimal solution, and the gradient descent method is not necessarily the fastest. The optimization idea of gradient descent method is to use the current position negative gradient direction as the search direction, because the direction is the fastest descending direction of the current position, so it is also called the steepest descent method. The faster the slowest descent approach is closer to the target, the smaller the step, the slower the progress.)
- 2018-01-29 21:44:10下载
- 积分:1