-
libsvm-mat-2.91-1
Matlab下支持向量机(SVM)的支持源码,本人主要用这个工具包做预测工作。(Matlab support vector machine (SVM) support source code, I mainly use this kit to do the forecasting work.)
- 2012-10-10 21:56:08下载
- 积分:1
-
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
-
gillespie
This is a simulation of Doob-Gillespie algorithm in matlab
- 2015-01-27 21:44:43下载
- 积分:1
-
BP神经网络参考代码
说明: BP神经网络在MATLAB中的应用,有数据支撑(Application of BP neural network in MATLAB)
- 2020-02-20 10:05:14下载
- 积分:1
-
matlab
实现butterworth滤波器,能够输出幅频特性曲线(Realize Butterworth filter, to output the amplitude-frequency characteristic curve)
- 2008-03-15 11:12:30下载
- 积分:1
-
Chapter01
计算机MATLAB程序通过动画来实现辐射问题的可视化
(Computer Program
Animation-Visualization Of Radiation Problems
)
- 2010-12-04 03:25:25下载
- 积分:1
-
simulink
introduction on simulink and how to operate with examples
- 2009-06-04 00:05:40下载
- 积分:1
-
hybrid_programming_of_VC_and_MATLAB
VC++与MATLAB混合编程的介绍,应用以及实际的例子(The introduction ,applications and practical examples of hybrid programming of VC++ and MATLAB。 )
- 2010-05-15 13:49:46下载
- 积分:1
-
STC_test
stc算法,主要用于地震勘探领域,利用接收器接收到的波形信号求取速度(STC meithod, used for calculation of velocity)
- 2015-01-15 13:05:00下载
- 积分:1
-
mtsp
多旅行商问题的遗传算法 环形 固定节点( MTSPOFS_GA Fixed Start Open Multiple Traveling Salesmen Problem (M-TSP) Genetic Algorithm (GA)
Finds a (near) optimal solution to a variation of the "open" M-TSP by
setting up a GA to search for the shortest route (least distance needed
for each salesman to travel from the start location to unique individual
cities without returning to the starting location)
)
- 2013-05-17 22:08:33下载
- 积分:1