-
TestBroCombo
Combo history box GUI class
- 2014-11-30 22:28:59下载
- 积分:1
-
work
用MATLAB实现带状矩阵A的LU分解,参数为A的主对角线元素组成的列向量(A MATLAB implementation by the LU decomposition of banded matrix, the parameters for the A' s main diagonal elements of the column vector)
- 2021-02-27 23:29:36下载
- 积分:1
-
matlab
清华大学的中文版的Matlab基础教程,适合初学者入门用。喜欢的下(Tsinghua University, the Chinese version of the Matlab Basic Course, suitable for beginners to use portal. Like the next)
- 2009-06-22 14:26:44下载
- 积分:1
-
matlab7dll
vc与matlab7的混编,采用的混编方式是通过shared(vc matlab7 with the mixing of the way through the air shared)
- 2005-05-01 23:58:30下载
- 积分:1
-
0712253
I wrote this program for coloring any map with only 4 colors. Input for it is an bitmap file with 24 bit colors (must gray/scale). Output is a bitmap which is colored with maximum 4 colors.
- 2009-12-01 02:34:09下载
- 积分:1
-
QtMatlab
一个简单的Matlab与Qt结合的项目。(A simple combination of Matlab and Qt project.)
- 2013-08-19 15:45:50下载
- 积分:1
-
integration
Integrating m-files functions and algorithms in C++ applications
- 2014-12-19 08:53:45下载
- 积分:1
-
queuetest
使用信号灯(semaphore),事件(Event),临界区(CriticalSection)进行线程同步的例子( Uses the signal light (semaphore), the event (Event), the
critical zone (CriticalSection) carries on line regulation
synchronization the example )
- 2001-12-10 00:00:00下载
- 积分:1
-
aircraft-war!
模仿微信打飞机 的Demo 无bug 希望大家一起学习
- 2014-11-07 21:32:32下载
- 积分: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