-
testcon
一个数学模型的优化
function testcon()
%% 设置初始值,上下限;
x0=[18 13 11]
lb=[3 0.1 7]
ub=[25 1 25]
%% 调用优化求解函数(testcon)
(Optimization of a mathematical model function testcon () set the initial value, the upper and lower limits x0 = [18 13 11] lb = [3 0.1 7] ub = [25 1 25] Call for Function Optimization (testcon))
- 2007-10-18 10:08:29下载
- 积分:1
-
matlab
matlab教程,非常有用并且简单上手的matlab教程(matlab tutorial, very useful and easy-use matlab tutorial)
- 2010-06-03 10:43:14下载
- 积分:1
-
kinect-test
Testing LPC matlab code
- 2012-04-29 02:27:02下载
- 积分:1
-
Animated-behavior
这个是用EM开发的动画行为,有需要的可以下来看看哦~~~!(This is the behavior of EM animation development, the need to be able to look down Oh ~!)
- 2014-12-02 12:57:48下载
- 积分:1
-
PAPRlowerPTSandSLMalgorithm
PAPR降低算法PTS和SLM源代码,降低峰值平均功率比的多载波调制的选择性映射(PAPR algorithm PTS and SLM to reduce the source code, reducing the peak-average power ratio of multicarrier modulation selective mapping)
- 2009-04-06 20:10:48下载
- 积分:1
-
book2_codes
This is a good file.
- 2010-12-20 11:28:42下载
- 积分:1
-
Contents
matlab例题 初学者试用 没有价值的东西(no value Example matlab beginners try something)
- 2010-01-19 19:22:26下载
- 积分:1
-
mini
最小二乘法的一个示例,通过该代码能更好的理解如何在强化学习中使用最小二乘法(Use this code, you can know how to address some problems in reinforcement learning)
- 2012-03-29 21:18:11下载
- 积分:1
-
bp
说明: 实现BP神经网络建模,并绘制误差曲线,包括实现数据的归一化与反归一化(Achieve BP neural network modeling and rendering error curve, including data normalization and anti-normalization)
- 2020-11-02 14:39:54下载
- 积分:1
-
TV
说明: 图像在传输或长期保存中会存在图像质量下降,此程序用来对此类图像进行复原(Image in a transmission or long-term preservation will exist in image quality drop, the program used to such image restoring)
- 2011-04-30 01:11:29下载
- 积分:1