-
tsp
完整的matlab解决旅行商问题源程序数学建模使用(Complete source code matlab to solve the traveling salesman problem using mathematical modeling)
- 2010-06-15 21:06:29下载
- 积分:1
-
CurvatureEstimation
This function calculates the curvature of a 2D line.
Reference£oS. Hermann and R. Klette. Multigrid analysis of curvature estimators. Proc.
Image Vision Computing New Zealand, 108¨C112, 2003.
by Jianfei Pang
k = CurvatureEstimation(list,b,f)
inputs,
list : A M x 2 list of line points.
fn: The number of forward points that were chosen to calcute.
bn: The number of backward points that were chosen to calcute.
outputs,
Ei : M x 1 Curvature values
thetai:M x 1 angle values
Example
[Ei,ti]=CurvatureEstimation(test,4,4)
- 2013-04-25 05:58:51下载
- 积分:1
-
DFS
深度优先搜索属于图算法的一种,英文缩写为DFS即Depth First Search.其过程简要来说是对每一个可能的分支路径深入到不能再深入为止,而且每个节点只能访问一次.(DFS Depth First Search is a kind of graph algorithm, English abbreviation for DFS is the Depth First Search. The process is briefly branch of every possible path can t go deep into the deep, and each node can only access at a time.)
- 2015-04-10 10:28:28下载
- 积分:1
-
Fp1
chkil about me for matlab
- 2011-04-23 23:56:27下载
- 积分:1
-
program
ACO相关编程文档和,光通信的相关论文一篇希望对大家有所帮助。(ACO optic communication and one paper)
- 2017-12-24 13:35:07下载
- 积分:1
-
主成分分析法
在MATLAB中,利用主成分分析法解决数学建模中的问题(In MATLAB, principal component analysis is used to solve problems in mathematical modeling.)
- 2018-08-31 20:37:02下载
- 积分:1
-
MUSICm
在阵列信号处理中,一种很经典的信号波达角方向估计方法:MUSIC(多重信号分类)算法。该程序中有三个频率的信号,经过此算法可很好地分辨出这三个信号。(In array signal processing, a classic signal the direction of arrival angle estimation method: MUSIC (multiple signal classification) algorithm. The program has three frequency signals, by using this algorithm,and you can well distinguish these three signals.)
- 2011-09-13 12:17:11下载
- 积分:1
-
nihe1nn
网上下载的一个程序开发的示例程序,很实用(Download an example of a program development process, it is practical)
- 2011-10-11 10:50:56下载
- 积分:1
-
ex6
program that will calculate how many odd integers in a given interval from 1 to N, where N is entered through the keyboard. The program will print out the total number of odd numbers in a given interval as the product of all odd numbers in that interval. As a result, the program should print "at intervals of 1 to N has <x> odd numbers and their product is <proizvod>.".
- 2014-02-04 18:16:03下载
- 积分:1
-
BLDC
无刷直流电机的控制仿真,主要PWM三相控制,无转矩脉动(Brushless DC motor control simulation, the main PWM three-phase control, no torque ripple
)
- 2016-01-21 15:00:36下载
- 积分:1