-
BFGS
功能:用BFGS算法求解无约束问题:min f(x)
输入:x0是初始点,fun,gfun分别是目标函数及其梯度;
varargin是输入可变参数变量,简单调用bfgs时可以忽略它,
但是其他程序循环调用时将会发挥重要作用
输出:x,val分别是近似最优点和最优值,k是迭代次数。(Function: BFGS algorithm for unconstrained problem: min f (x) Input: X0 is the initial point, fun, gfun each objective function and its gradient varargin variable parameter is the input variable, it can be ignored when a simple call bfgs , but other programs will play an important role when the cycle is called output: x, val are approximate optimum and the optimal value, k is the number of iterations.)
- 2017-04-18 09:45:16下载
- 积分:1
-
lotsofmusic
这是一个系统的音频素材,可以用在音频编程中(This is a system of audio material, can be used in audio programming)
- 2008-04-10 11:10:42下载
- 积分:1
-
在C程序中显示汉字
在许多C程序设计中,要用到汉字进行提示或人机交互,而现行的Turbo C集成开发环境不是汉化的,如何编制能显示汉字的C程序呢?本实例提供一种在非汉化环境下正常显示汉字的方法。(in many C program design, the use of Chinese characters for hints or human-computer interaction, and the existing Turbo C integrated development environment is not finished, will show how to prepare Chinese C procedures? The examples provide an environment in the effort to show Chinese characters under the normal method.)
- 2005-03-31 22:48:07下载
- 积分:1
-
complexnet
说明: 复杂网络博士论文:复杂网络的演化机制及若干动力学行为研究(Evolution meehanism and some
dynamical Proeesses on complex network
)
- 2009-08-31 22:02:13下载
- 积分:1
-
MATLAB
简单的MATLAB拉普拉斯变换,单位阶跃响应的程序(Simple MATLAB Laplace transform of unit step response procedures)
- 2012-06-05 10:28:18下载
- 积分:1
-
NASA数据容量
说明: 在NASA原始数据基础上,提取容量数据(Based on the original NASA data, capacity data was extracted)
- 2018-12-28 10:59:10下载
- 积分:1
-
TVP_VAR_CK
time varying VAR code
- 2013-05-15 23:56:45下载
- 积分:1
-
IDV-HOPt
这是用MATLAB仿真平台,实实现无线传感器网络定位算法仿真。
(This is the real implementation of the wireless sensor network localization algorithm simulation using MATLAB simulation platform.)
- 2012-09-08 14:03:12下载
- 积分:1
-
05041062ofdm
说明: OFDM调制的的AWGN加瑞丽衰落信道,其它的我就不多说了(OFDM modulation of the AWGN Jiaruili fading channel, and others I do not talk a lot)
- 2006-04-04 21:54:43下载
- 积分:1
-
vc++filterslab
vc++下各种数字滤波器的实验程序,包括带通,带阻,低通,高通。(vc++ a variety of digital filters under the experimental procedures, including band-pass, band stop, low-pass, high pass.)
- 2008-04-07 13:54:05下载
- 积分:1