-
TspBerlin52Files
This file is used to test TSP instence Berlin52 in the optimization problems.
- 2010-11-25 17:40:53下载
- 积分:1
-
cljradon
医学仪器课程做的CT成像原理——radon变换(medical equipment courses do CT imaging principle-- in Chinese Transform)
- 2007-05-03 16:28:11下载
- 积分:1
-
idct2dim_ib002
This program computes the 2D IDCT as per the equation. The result matches the output of the
built-in Matlab function.Good for analysis.
- 2011-10-05 20:43:09下载
- 积分:1
-
robot_motion_planning
这个程序使用了遗传算法来优化点对点之间的轨迹度量。(This code proposes genetic algorithm (GA) to optimize the point-to-point trajectory planning for a 3-link (redundant) robot arm.)
- 2009-12-12 20:54:58下载
- 积分:1
-
xianxingyuce
阵列信号,16阵元,3信源的线阵条件下的线性预测算法(Array signal, 16 array, 3 sources of linear conditions, the linear prediction algorithm)
- 2010-05-29 09:31:10下载
- 积分:1
-
doa_music
求波达方向估计的MUSIC算法程序,用matlab仿真实验。(Seeking DOA estimates MUSIC algorithm matlab simulation experiment.)
- 2013-02-22 10:51:22下载
- 积分:1
-
rain_model
对实际降雨信道环境的模拟,根据不同的降雨概率,得到降雨的类型,以及降雨引起的路径损耗值。对于想要仿真实际环境和信道,可以加入降雨这一干扰,作为对性能评估的一个影响因素,其中涉及到的降雨类型及对应的雨衰减率依据国标。(Simulation of the actual channel environment rainfall, depending on the probability of rain, to get the type of precipitation, and the path loss value due to rainfall. For those who want the physical environment and channel emulation, you can add rain this interference as a factor for performance evaluation, which relates to the rainfall patterns and the corresponding rain attenuation rate based on the national standard.)
- 2020-06-30 04:20:02下载
- 积分:1
-
steel jishu -code
说明: 基于matlab的钢筋计数方法,有ui界面(MATLAB-based steel bar counting method with UI interface)
- 2020-12-23 20:39:07下载
- 积分:1
-
MATLAB 函数编写方法与应用
MATLAB 函数编写方法与应用 , 所谓 MATLAB 程序,大致分为两类:M 脚本文件 (M-Script) 和 M 函数 (M-function), 它们均是普通的 ASCII 码构成的文件。M 脚本文件中包含一族由 MATLAB 语言所支持的语句,它类似于 DOS 下的批处理文件,它的执行方式很简单,用户只需在 MATLAB 的提示符 >> 下键入该 M 文件的文件名,这样 MATLAB 就会自动执行该 M 文件中的各条语句,并将结果直接返回到 MATLAB 的工作空间。M 函数格式是 MATLAB 程序设计的主流,一般情况下, 不建议您使用 M 脚本文件格式编程。
- 2022-05-21 04:21:51下载
- 积分:1
-
ant31tsp
利用基本蚁群算法完美解决了31城市最短路径问题,matlab上完全可以运行成功(The basic ant colony algorithm perfect 31 cities to solve shortest path problem matlab can run successfully on)
- 2013-04-07 10:54:20下载
- 积分:1