-
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
-
MATLAB7.x-GUI
用于GUI界面设计和开发的一本好书~
深入讨论MATLAB图形绘制的方式、句柄图形概念、图形的进阶操作、人机接口的建立方法与程序编译转文件问题技巧。(GUI interface for the design and development of a good book ~ depth discussion of the way MATLAB graphics rendering, handle graphics concepts, graphics, advanced operations, human-computer interface to establish methods and procedures for compiling the file transfer problem skills.)
- 2010-12-19 10:28:54下载
- 积分:1
-
LMS--FPGA
The simulink model of Back propagation Algorithm using an Adaptative Filter.
- 2013-07-09 15:33:19下载
- 积分:1
-
color
在matlab中 HSV各分量求均值 方差以及三阶矩(Color extraction)
- 2013-08-08 01:33:18下载
- 积分:1
-
Bayesian
说明: 基于贝叶斯网络的可靠性评估,输入个元件的故障率数据,计算各元件的条件概率,建立贝叶斯网络,贝叶斯推理,得到系统可靠工作情况下各元件的工作概率。(Based on the reliability evaluation of Bayesian network, input the failure rate data of components, calculate the conditional probability of each component, establish Bayesian network, Bayesian reasoning, and obtain the working probability of each component under the condition of reliable operation of the system)
- 2020-04-19 15:46:39下载
- 积分:1
-
tSNE算法_matlab
说明: 用于变量的降维,是目前为止最好的降维方法,是比较常用的降维方法之一。(For variable dimension reduction)
- 2021-02-07 12:29:55下载
- 积分:1
-
F_wav_den
compute alpha stable wavelet coefficients
- 2011-05-17 22:50:28下载
- 积分:1
-
flow-calculate-
潮流计算 matlab 编程 牛顿 (flow Calculate matlab )
- 2011-07-08 17:16:14下载
- 积分:1
-
singleareaintegral
single area integral formation continnue
- 2011-09-04 14:45:03下载
- 积分:1
-
code
KNN分类器(K-Nearest Neighbor classification)可以简单得将几种类别分开 (KNN classifier)
- 2011-09-26 15:55:39下载
- 积分:1