-
calmanlvbo
卡尔曼滤波源代码 含 c c++ matlab 等(Kalman filter source code with c c++ Matlab, etc.)
- 2012-07-12 10:52:16下载
- 积分:1
-
MA4
串的一些基本运算,删除一段子串,置换,求s串中从start位置开始长度为len的子串等等(Some of the basic string operations, delete a substring, replacement, seeking s string starting from the start position of the sub-string of length len, etc.)
- 2009-11-16 13:10:13下载
- 积分:1
-
ChuiDu
计算各种环境参数下的架空杆路垂度,确保通信线路安全(Caculate fiber f)
- 2014-09-10 15:47:37下载
- 积分:1
-
33753130RFID
用MATLAB进行 rfid读写器系统仿真(Using MATLAB for system simulation rfid reader)
- 2009-03-13 14:05:00下载
- 积分:1
-
TexasHoldemPoker
c++ Texas holdem poker source code
- 2014-01-01 09:26:28下载
- 积分:1
-
PSO
说明: pso 的实现 应用了c#进行编程 还含有带约束的MATLAB的pso(pso implementation of the application of c# programming with constraints also contains MATLAB-pso)
- 2011-02-18 11:17:27下载
- 积分:1
-
3.18
编写程序来创建有10个元素的vector对象。用迭代器把每个元素值改为当前值的2倍。(Write a program to create vector objects have 10 elements. With the value of each element iterator to 2 times the current value.)
- 2015-03-04 15:15:37下载
- 积分:1
-
itpp
一种通信和电子信息领域的C语言函数库,就像MATLAB中的数字信号处理开发包一样好用!(A communications and electronic information field of the C language library, like digital signal processing in MATLAB as easy to use kit!)
- 2011-10-12 14:53:07下载
- 积分:1
-
-MM-UTD-
利用PO修正MM-UTD计算机载波导缝隙天线阵的方向图(Use PO correction MM-UTD computer containing waveguide slot array antenna pattern)
- 2013-12-09 15:10:16下载
- 积分: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