-
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
-
OperationMatlabmwArrayArray
操作Matlab mwArray阵列.Matcom、Matlab COM Builder与Visual C++混编程以及在Visual C++中调用Matlab C++数学库。(Operation Matlab mwArray Array)
- 2010-01-16 09:05:31下载
- 积分:1
-
system_modeling
系统模型辨识中使用维纳滤波器,并对SDA,LMS和RLS算法作比较(system modeling realization using winner filtering ,steepest descend alogrithm,LMS algorithm,RLS algorithm)
- 2011-06-20 16:34:15下载
- 积分:1
-
ellipsefilter
椭圆滤波器C程序和matlab的仿真m文件,根据matlab仿真设计椭圆滤波器参数,再编写C程序(C program of ellipsefilter)
- 2016-01-14 12:58:40下载
- 积分:1
-
backwardforward
backwardfoeward load flow for distribution network
- 2014-02-14 00:30:57下载
- 积分:1
-
loudong
说明: 可以测试系统存在的漏洞
大家可以学习源码,打开应用程序
这是自己原创(Can test the existence of loopholes in the system that we can learn from source code, open the application, this is their own original)
- 2010-03-29 15:50:31下载
- 积分:1
-
dataliink.c
计算机网络数据链路选择性重传实验。
设计一个滑动窗口协议,在仿真环境下编程实现有噪音信道环境下两站点之间无差错双工通信。信道模型为8000bps 全双工卫星信道,信道传播时延270毫秒,信道误码率为,信道提供字节流传输服务,网络层分组长度固定为256字节。(Computer network data link selective retransmission experiment. Design of a sliding window protocol in simulation programming environment there is no error duplex communication channel between the noisy environment the two sites. Channel model is 8000bps full-duplex satellite channel, the channel propagation delay 270 ms, channel bit error rate, channel provides a byte stream transmission services, network layer packet length is fixed at 256 bytes.)
- 2013-11-26 19:19:51下载
- 积分:1
-
CMA-IN-Channel-equalization
常模量算法在通信过程中使用信道均衡时的效果(Application of constant modulus algorithm in channel equalization)
- 2015-04-07 21:15:33下载
- 积分:1
-
Angular-precision
基于均匀圆阵的信号二维方向角高精度估计 (Angular precision estimates based on two-dimensional uniform circular array signal direction)
- 2013-12-08 17:06:55下载
- 积分:1
-
PID
最优控制率下的PID控制器参数,使其具有更好的鲁棒性和自适应的能力。(Optimal control rate of PID controller parameters, it has better robustness and adaptive capacity.)
- 2011-07-11 20:58:53下载
- 积分:1