-
xiangefa
弦割法求解非线性方程 迭代法 间接求法(Indirect method for finding chord secant method for solving nonlinear equations iterative method)
- 2012-11-22 20:29:12下载
- 积分:1
-
bpp-src
Bin packing problem belongs to the class of NP-hard problems, like the others that were discussed in previous articles. The task is to pack a set of items of different size into bins of fixed size in such way that minimal number bins is used. Depending on the requirements, bin packing can be single-dimensional (1D) or multi-dimensional (2D, 3D...)
- 2014-12-08 21:58:05下载
- 积分:1
-
Weekday_Forecasts
Forecast result example
- 2019-06-07 20:05:43下载
- 积分:1
-
SOJ3543
SOJ3543 序列操作,线段树经典题目,重点在于线段树的维护。此为10年初做此题的源码,与各位分享(the code of SOJ3543 )
- 2014-11-20 13:35:54下载
- 积分:1
-
Ex0502
在MATLAB中实现二阶响应曲线绘制的m函数,可以完成线性或非线性二阶响应曲线绘制(In MATLAB to achieve second-order response of the m curve drawing function, can be linear or non-linear response curve of second-order mapping)
- 2009-05-03 15:34:11下载
- 积分:1
-
microcontroller_neural_network
This is a simple program to calculate the output of artificial neural network (ANN) using microcontroller ATMega 32.
Assume that the neural architecture is : 2 hidden layers with 4 and 2 neurons
respectively and 1 layer output with 1 neuron.This program explains the step how to compute the ANN in off-line mode.Means
the weights and biases are already exist (microcontroller is not doing the learning steps). These parameters are produced using MATLAB. Therefore, we have already made the appropriate architecture using MATLAB. The tansig function is use in both of hidden layer.
Finally, the neural output will be displayed on LCD port C.
- 2011-01-24 18:49:12下载
- 积分:1
-
new
说明: 带约束算子的粒子群算法,用于matlab环境,对于搞研究的教师有很大帮助(Operator Constrained Particle Swarm Optimization for the matlab environment, engage in research for teachers are very helpful.)
- 2010-04-08 18:11:22下载
- 积分:1
-
matlab
数值分析上机题一些算例的分析,希望都有些同学有帮助。(Some numerical examples on the local analysis questions, students want to have some help.)
- 2011-10-20 18:34:12下载
- 积分:1
-
lvboqi
我上机实验时在matlab环境上编写的一个关于滤波器的程序文件。(This is a file about filter builded in matlab.)
- 2013-01-10 11:31:41下载
- 积分:1
-
csdp6.1.0winp4
一个求解半正定规划的数值算法包,包括 C 语言实现的源代码和 MATLAB 的调用接口。这是目前项目发布的最新版本 6.1.0。(Copyright 1997-2010, Brian Borchers. This copy of CSDP is made
available under the Common Public License. See LICENSE for the
details of the CPL.
CSDP is a software package for solving semidefinite programming
problems. The algorithm is a predictor-corrector version of the
primal-dual barrier method of Helmberg, Rendl, Vanderbei, and
Wolkowicz.
This file includes binary code for SDP for Windows.
doc documentation.
matlab MATLAB/Octave routines for interfacing to CSDP.
bin The binary code.
Contact/Support:
If you are having trouble running the code, see the doc directory
first. The project s website can be found at
https://projects.coin-or.org/Csdp/
The project s maintainer can be reached by email at borchers@nmt.edu. Please
email bug reports and feature requests.
)
- 2010-07-20 14:23:52下载
- 积分:1