资源列表

« 1 2 ... .26 .27 .28 .29 .30 27631.32 .33 .34 .35 .36 ... 28522 »

[数学计算/工程计算MinCut

说明:Computer global min-cut in a graph. Implements random contraction algorithm. Need to be run multiple time for better solutions.
<michael> 在 2024-11-16 上传 | 大小:2kb | 下载:0

[数学计算/工程计算QuickSort

说明:Implements an efficient quick-sort. Use three different pivots: first, last, and median of the two.
<michael> 在 2024-11-16 上传 | 大小:1kb | 下载:0

[数学计算/工程计算knapsack

说明:A branch and bound algorithm for the 0-1 knapsack problem.
<michael> 在 2024-11-16 上传 | 大小:3kb | 下载:0

[matlab例程feature_reduction

说明:this code reduce the dimentional of feature space using combine sparse matrix+PCA for classification eeg signal. more detail exixst inside the code. this code tested and work properly
<hamid> 在 2024-11-16 上传 | 大小:1kb | 下载:0

[matlab例程kmeans

说明:k-means for iress data
<manaf> 在 2024-11-16 上传 | 大小:1kb | 下载:0

[matlab例程rayBoxIntersection

说明:README: rayBoxIntersection Ray/box intersection using Smits algorithm (1999) The zip file includes one example of intersection. Author: Jes√∫s Mena References: [1] "Efficiency issues for ray tracin
<steven wen> 在 2024-11-16 上传 | 大小:30kb | 下载:0

[数据结构常用算法hdu_1075

说明:这是一道杭电1075的题目,里面的解法还不错-Hangzhou Electric 1075
<aihao> 在 2024-11-16 上传 | 大小:1kb | 下载:0

[matlab例程svm

说明:用MATLAB编写的svm源程序,可以实现支持向量机,用于特征分类或提取-Using MATLAB svm prepared by the source, can achieve a support vector machine for classification or feature extraction-MATLAB
<zhiyun> 在 2024-11-16 上传 | 大小:128kb | 下载:0

[matlab例程PWM_svpwm

说明:永磁电机双闭环矢量控制算法,功率因数为1-Permanent magnet motor dual closed-loop vector control algorithm
<12> 在 2024-11-16 上传 | 大小:16kb | 下载:0

[matlab例程Model_VRP_Matlab

说明:浙江大学数学建模比赛2013B题Matlab源码,主要使用遗传算法和模拟退火解决自行车调度问题,此处为有时间窗的VRP问题,注释详尽,方便改进维护-Zhejiang University Mathematical Contest in Modeling 2013B title Matlab source code, detailed notes, easy to improve maintenance
<Outrace> 在 2024-11-16 上传 | 大小:240kb | 下载:0

[数学计算/工程计算beibao

说明:一个背包问题的启发式算法,在处理小数据时可以快速得到结果。-A heuristic algorithm for knapsack problem, in dealing with small data can quickly get results.
<qiangge> 在 2024-11-16 上传 | 大小:1kb | 下载:0

[人工智能/神经网络/遗传算法Q1

说明:2类分类高斯模型 每个类是由一个单一的多元高斯分布的3-D建模 显示如何估计高斯均值向量和协方差矩阵的最大似然(ML)估计的基础上为每个类。   meanA和meanB代表每个类的均值,varA和varB的的代表每个类的协方差矩阵.-2-class classifier with Gaussian Models Each class is modelled by a single 3-D multivariate
<王沛霖> 在 2024-11-16 上传 | 大小:1kb | 下载:0
« 1 2 ... .26 .27 .28 .29 .30 27631.32 .33 .34 .35 .36 ... 28522 »

源码中国 www.ymcn.org