-
ConsoleApplication1
test test test test test test test (test test test test test test test)
- 2014-10-22 11:02:19下载
- 积分:1
-
AM
说明: AM调制,利用载波查表,基带信号,C语言实现功能(AM using table for carrier and baseband signals)
- 2011-09-06 16:25:00下载
- 积分:1
-
new
命令解析函数getopt_long()接口的使用(Order analytic function getopt_long () interface to use)
- 2010-08-22 18:28:41下载
- 积分:1
-
ex
说明: matlab神经网络,用于神经网络的建模。希望有用(matlab neural network for neural network modeling. Hope that useful)
- 2011-03-30 15:05:49下载
- 积分:1
-
xc164
xc164中文手册,详细的介绍了xc—164的各个模块的功能( xc164 Chinese handbook Detailed introduction xc-164 each module function)
- 2010-10-25 21:01:53下载
- 积分:1
-
main
temperature data logger-The temperature data logger is a device to read temperature and store persistent temperature and corresponding timestamp data into Flash memory. The collection of temperature data can be retrieved, and analyzed after being logged. The temperature data logger is commonly used for monitoring environmental data and shipments of temperature sensitive products such as foods, pharmaceuticals, and some chemicals. In particular, temperature data logger can operate as a stand-alone device and put in a variety of locations including office, laboratory or geographical location such as mountains, deserts,… and in manufacturing line in industry to collect temperature data over a defined period of time. It is also small enough and portable to be integrated with shipping container or directly attached to products which can be degraded due to exposure to temperature extremes to monitor their temperature
- 2015-03-06 20:03:40下载
- 积分:1
-
GUIhook95
修改Windows95 GUI函数的源代码 (The source for modifying windows 95s GUI function)
- 2001-01-06 00:00:00下载
- 积分:1
-
ant-colony-matlab
求解VRP问题的新解法蚁群算法matlab程序(The new method for solving VRP problems ant colony algorithm matlab program)
- 2009-12-07 04:07:18下载
- 积分:1
-
Embedded-Control-Systems-in-CaMATLAB
Embedded Control Systems in CC++ An Introduction for Software Developers Using MATLAB
- 2013-01-23 03:13:18下载
- 积分:1
-
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