资源列表

« 1 2 ... .08 .09 .10 .11 .12 21213.14 .15 .16 .17 .18 ... 28523 »

[数据结构常用算法TSP

说明: 欧氏旅行售货员问题是对给定的平面上n 个点确定一条连接这n 个点的长度最短的哈密顿回路。由于欧氏距离满足三角不等式,所以欧氏旅行售货员问题是一个特殊的具有三角不等式性质的旅行售货员问题。它仍是一个NP 完全问题。最短双调TSP 回路是欧氏旅行售货员问题的特殊情况。平面上n 个点的双调TSP 回路是从最左点开始,严格地由左至右直到最右点,然后严格地由右至左直至最左点,且连接每一个点恰好一次的一条闭合回路。-Euclidean traveling salesman problem is a giv
<viewhao> 在 2026-01-12 上传 | 大小:2kb | 下载:0

[matlab例程chip_histogram_features

说明:特征提取是模式识别中最重要的一个部分,这里提供的matlab代码计算一些基本的话音特征,而且,提供了一个简单的基于直方图的特征分类方法的实现。基本的特征包括:特征统计、Energy Entropy Standard Deviation (std)、均值信息熵、过零率检测、频谱衰减等等六个特征-Pattern recognition feature extraction is the most important part, here' s matlab code to compute so
<李韬> 在 2026-01-12 上传 | 大小:2kb | 下载:0

[matlab例程pmtmPH

说明:通过multi-taper方法进行功率谱的计算,采用自适应加权-Computes the power spectrum using the multi-taper method with adaptive weighting.
<hao3431> 在 2026-01-12 上传 | 大小:2kb | 下载:0

[matlab例程yuvcalculate

说明:How to calculate PSNR of a yuv video.
<apmi10> 在 2026-01-12 上传 | 大小:2kb | 下载:0

[matlab例程five-link-biped-robot-dynamic-medel

说明:在仿人机器人研究中,需要进行运动学和动力学分析,本代码将动力学方程进行编写,有助于仿真。-In the study of humanoid robot, kinematics and dynamic analysis need, the dynamic equation will be writing code to help simulation.
<李正文> 在 2026-01-12 上传 | 大小:2kb | 下载:0

[matlab例程humanoid_robot

说明:基于虚拟现实工具箱创建的仿人机器人平台,在该平台上结合matlab仿真工具箱可以进行机器人的控制研究。-Virtual Reality Toolbox to create a humanoid robot platform, the platform can be combined with matlab simulation toolbox robot control.
<李正文> 在 2026-01-12 上传 | 大小:2kb | 下载:0

[matlab例程svmpos

说明: 粒子群算法 粒子群算法 粒子群算法-Partical Swarm Optimization PSO matlab Partical Swarm Optimization Partical Swarm Optimization Partical Swarm Optimization Partical Swarm Optimization Partical Swarm OptimizationPartical Swarm Optimization
<skyy> 在 2026-01-12 上传 | 大小:2kb | 下载:0

[matlab例程resource-allocation-of-OFDM

说明:OFDM系统中的资源调度算法,轮训算法与最大信干比算法-the resource scheduling algorithms of OFDM system
<王鹏博> 在 2026-01-12 上传 | 大小:2kb | 下载:0

[matlab例程wkfunctional

说明:Surface Fitting of both Positions and Normals without going through the points exactly
<charles> 在 2026-01-12 上传 | 大小:2kb | 下载:0

[matlab例程parameterizebycoons

说明:Generate base surface S0(u,v) for the surface B-Spline best fitting algorithm.
<charles> 在 2026-01-12 上传 | 大小:2kb | 下载:0

[matlab例程redundancy

说明:B-Spline Surface (with redundant points) Least-Squares Fitting of both Positions and Normals.
<charles> 在 2026-01-12 上传 | 大小:2kb | 下载:0

[数据结构常用算法boyermoore

说明:改进的boyer-moore算法,用于搜索二进制文件中的特征码。-Improved boyer-moore algorithm used to search a binary file signatures.
<> 在 2026-01-12 上传 | 大小:2kb | 下载:0
« 1 2 ... .08 .09 .10 .11 .12 21213.14 .15 .16 .17 .18 ... 28523 »

源码中国 www.ymcn.org