搜索资源列表
给药方案
- 是使用matlab编制的给药方案的解决过程,此问题是数学实验中的基本问题-using Matlab regimen prepared by the process of resolving this issue is a mathematics test the basic problem
guihuawenti
- 规划问题 经典的MATLAB源代码,无约束规划问题,线性约束及非线性约束等试验,有好几个源代码啊!-Planning the classic MATLAB source code, test of constraint programming problem with linear constraints and nonlinear constraints, there are several source code!
adaboost_for_matlab
- AdaBoost, Adaptive Boosting, is a well-known meta machine learning algorithm that was proposed by Yoav Freund and Robert Schapire. In this project there two main files 1. ADABOOST_tr.m 2. ADABOOST_te.m to traing and test a user-coded learnin
test-data-for-01-knapscap-problem
- 这个是用于01背包问题的测试数据,很多论文都用这其中的数据集来测试-This is a knapsack problem for the 01 test data, a lot of papers with which the data set to test
power-system-problem-based-on-PSO
- 利用粒子位置和速度的改变更新,在熟悉多目标粒子群算法的基础上利用测试函数对该算法进行仿真,并对仿真结果进行优化。-The particle position and velocity changes update in the familiar multi-objective particle swarm optimization based on the use of test functions to simulate the algorithm, and the optimization
spso
- 这个是用基本粒子群优化算法解两个测试函数的最小值问题。-This is a fundamental particle swarm optimization algorithm using two test function solution of the minimum problem.
5
- 一道程序编译顺序的考题,涉及到函数调用的先后顺序及运算符号的优先级等问题。下面我展开给你讲。 C的程序编译总是从main函数开始的,这道题的重点在“fun((int)fun(a+c,b),a-c)) ”语句。 系统首先要确定最外层 fun()函数的实参,第一个参数的确定需要递归调用fun()函数(不妨称其为内层函数)。内层函数的两个参数分别为x=a+b=2+8=10、y=b=5,执行函数体x+y=10+5=15,于是得外层函数的参数x=15。其另一个参数y=a-c=2-b=-6,再次
weldedbeam
- welded beam design optimizition benchmark problem (test problem) in matlab
PressureVesselDesignProblem
- Pressure Vessel Design optimizition benchmark problem (test problem) in matlab
TensionCompressionStringProblem
- Tension-Compression String Problem optimizition benchmark problem (test problem) in matlab
G7Problem
- G7Problem optimizition benchmark problem (test problem) in matlab
G13Problem
- G13Problem optimizition benchmark problem (test problem) in matlab
unconstrainfunctionmatlabcode
- unconstrain function matlab code, optimizition benchmark problem (test problem) in matlab
test
- test problem in USACO Gateway
PageRank-test-matrix
- power算法,可用于求解大型矩阵特征值问题,对小型矩阵同样适用-power algorithm, can be used for solving large matrix eigenvalue problem, apply equally to small matrix
Rosenbrock
- The Rosenbrock function is a non-convex function used as a performance test problem for optimization algorithms introduced by Rosenbrock (1960). It is also known as Rosenbrock s valley or Rosenbrock s banana function. The global minimum is insid
baart
- BAART的测试问题。为第一类fredholm方程。这个问题检验了求解方程的可行性。BAART Test problem: Fredholm integral equation of the first kind-BAART Test problem: Fredholm integral equation of the first kind
blur
- 将图形加以高斯噪声或者椒盐噪声。为图像处理的一种可靠的加噪方法。BLUR Test problem: digital image deblurring-Gaussian noise or the graphics to be salt and pepper noise. As a reliable image processing method with noise. BLUR Test problem: digital image deblurring
test
- 用于研究时间序列的方法有AR(自回归)、MA(滑动平均)、ARMA(自回归滑动平均)这三种模型。而对于一个平稳时间序列预测问题,首先要考虑的是寻求与它拟合最好的预测模型。而模型的识别与阶数的确定则是选择模型的关键。 1.用 迭代生成1000个点(前2个点自定义)。 2.在这1000个点中取800点进行时间序列分析建立合适的模型。 3.利用剩余的200个点进行模型预测,并看其是否匹配,最后校正。 -Methods for studying time series are AR (a
test_problem
- 该测试函数适合大规模无约束算法,在调用主程序以及计算最优值起到了非常重要的作用(The test function for large-scale unconstrained algorithm, called in the main program and calculate the optimal value plays a very important role)
