-
hough_matlab
基于HOUGH变换的直线检测的MATLAB源程序代码,下载可以直接运行!!(HOUGH transform line detection based on the MATLAB source code, you can download directly run! !)
- 2011-08-15 21:11:09下载
- 积分:1
-
MATLAB-ocomplex-networks
本文档包括,BA_net.m、WS_net.m和randomgraph.m是可以直接运行的文件,分别生成三种不同网络的网络模型和特性曲线等,以及一个说明文档(This document includes: BA_net.m, WS_net.m and randomgraph.m file can be run directly, namely generation network model and characteristics of three different networks and so on. )
- 2014-10-16 08:57:45下载
- 积分:1
-
BS-MonteCarlo
B_S模型,用于期权期货模型定价,应用过去的数据实现对未来价格的与预测(B-S model for the futures pricing of option)
- 2016-11-02 14:01:14下载
- 积分:1
-
FTF
一种快速傅里叶算法程序,多本matlab书上都要用到的例题。程序非常不错。(A fast Fourier algorithm program, and more in this book have used matlab example. Program is very good.)
- 2010-07-01 18:54:32下载
- 积分:1
-
matlabbianchengguizheyujiqiao(en)
matlab编程规则与技巧,系统的介绍了使用matlab语言的编程用法和技巧,加深了大家对matlab课程的学习。(matlab programming rules and techniques, the system introduces the use of matlab programming language usage and skills, deepened everyone matlab courses.)
- 2010-12-10 21:14:03下载
- 积分:1
-
LaneDetect
用Hough变换检测车道直线,用MATLAB自带的Hough(),houghlines(),houghpeaks()实现(Lane with a straight line Hough transform detection, using MATLAB' s own Hough (), houghlines (), houghpeaks () to achieve)
- 2009-07-14 16:27:51下载
- 积分:1
-
1
说明: extern void cfsqp ANSI((int nparam, int nf, int nfsr, int nineqn,
int nineq, int neqn,
- 2014-09-14 09:22:48下载
- 积分:1
-
LEACH.wsnlab.ir
这是我们实验所使用的LEACH算法代码。在m=1时,相同的代码可以用于FIAR(This is the LEACH code we have used. The same code can be used for FAIR if m=1 )
- 2012-07-24 10:02:20下载
- 积分:1
-
fit_logistic
Fit time series Q(t) to a logistic function.
Inputs (vectors of same size): t (time) & Q
Outputs: Qpre (logistic model fit to data) and three independent parameters: thalf, Qinf, and a, describing the logistic
Q(t) = Qinf/(1 + exp(-a*(t-thalf)))
Qinf is value as t --> infinity
thalf is time of symmetric inflection point
a is time decay constant
Written by James Conder, Southern Illinois University, Oct. 2010
- 2014-02-14 18:29:17下载
- 积分:1
-
MDVRP_yichuansuanfa
用matlab解决vrp问题,本程序为遗传算法解决基本VRP问题的例程。各供货点距离矩阵及遗传算法参数在VRP(
Vrp with matlab solve problems, the present program to solve the basic problem of genetic algorithm VRP routines. Each delivery point distance matrix and genetic algorithm parameters in VRP)
- 2021-04-28 13:58:44下载
- 积分:1