-
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
-
general
general training of neural network
- 2009-11-14 01:42:54下载
- 积分:1
-
KERNEL-PCA
Kernel principal component analysis (kernel PCA) is an extension of principal component analysis (PCA) using techniques of kernel methods. Using a kernel, the originally linear operations of PCA are done in a reproducing kernel Hilbert space with a non-linear mapping.
- 2011-06-13 21:06:43下载
- 积分:1
-
matlab_branchbound
分枝定界法的程序,是一种在问题的解空间树上搜索问题的解的方法。(Procedures of the branch and bound method, a solution space tree search solution.)
- 2012-07-13 09:36:24下载
- 积分:1
-
BSP-15g
those are for MAPCA bsp-15
- 2014-10-24 18:25:19下载
- 积分:1
-
KELM
说明: 核极限学习机是一种单隐层前馈神经网络(the single-hidden layer feedforward neural networks,SLFNs),其只需要设置隐藏层节点数,然后采用最小二乘法计算出权值即可。因此,核极限学习机在学习速度和泛化能力上具有很大优势。(Kernel limit learning machine is a single hidden layer feedforward neural networks (slfns). It only needs to set the number of hidden layer nodes, and then use the least square method to calculate the weight. Therefore, the kernel limited learning machine has a great advantage in learning speed and generalization ability.)
- 2020-02-10 17:12:15下载
- 积分:1
-
jintuifa
在matlab上利用进退法求解的优化算法以及实例(Advance and retreat in matlab using the method of optimization algorithm and example)
- 2009-04-27 09:56:06下载
- 积分:1
-
[eBook-Pdf]-Matlab-Programming
an e-book for learning MATLAB
- 2011-07-11 15:01:16下载
- 积分:1
-
OFDMxitong
OFDM系统的实现过程包括收发端的调制解调过程(OFDM system implementation process, including the process of sending and receiving end of the modem)
- 2014-12-05 12:07:31下载
- 积分:1
-
regiongrowth52230
一个种子为生长点的彩色图像区域生长程序。交互式Matlab实现(A seed for the growing point of color image region growing process. Each type of Matlab)
- 2014-01-21 14:20:28下载
- 积分:1