-
procedures used in the calculation of the distribution of tasks, task allocation...
该程序用于计算任务分配问题,任务分配问题也是运筹学中一个较难的问题。-procedures used in the calculation of the distribution of tasks, task allocation problem is tacticians had a more difficult problem.
- 2022-06-16 01:19:43下载
- 积分:1
-
最新的Levenberg Marquardt 算法。用于非线性最小二乘问题的参数估计和优化!...
最新的Levenberg Marquardt 算法。用于非线性最小二乘问题的参数估计和优化!-Latest Levenberg Marquardt algorithm. Nonlinear least squares problem for parameter estimation and optimization!
- 2022-02-03 14:22:20下载
- 积分:1
-
柏松分布
自己编写的柏松分布函数算法, Poisson Distribution Util.java 已经经过项目测试了1-20阶乘 1-170的阶乘 都能满足
- 2022-02-21 11:59:27下载
- 积分:1
-
伪随机发生器
伪随机发生器用于测试图案发生器为内置自检 DIFFERENET 传输线下测试像加法器乘数或任何这些随机测试生成器将生成的测试序列,将用于电路的功能测试
- 2022-06-27 00:50:25下载
- 积分:1
-
CKNN 用于多示例学习
CKNN Using the Citation KNN algorithm[1] to get the labels for bags in testBags, where minmum Hausdorff distance is used to measure the distances between bags
% CKNN takes,
% PBags - an Mx1 cell array where the jth instance of ith positive bag is stored in PBags{i}(j,:)
% NBags - an Nx1 cell array where the jth instance of ith negative bag is stored in NBags{i}(j,:)
% testBags - a Kx1 cell array where the jth instance of ith test bag is stored in testBags{i}(j,:)
% Refs - the number of referecnes for each test bag
% Citers - the number of citers for each test bag
% &n
- 2022-03-01 19:43:00下载
- 积分:1
-
stm32驱动OV7670显示TFTili9325的程序
stm32驱动OV7670显示TFTili9325的程序。有详细的硬件连接说明。经测试可以完美运行,适合初学,适合修改、
- 2022-08-25 19:34:11下载
- 积分:1
-
Lagrange algorithm with C language
研究生期间上《数值计算方法》课的作业,所有代码都是C语言实现并调试通过,现在上传为大家服务。这是拉哥朗日算法-Lagrange algorithm with C language
- 2022-08-09 12:53:33下载
- 积分:1
-
c++实现SVD
一个C++实现的SVD程序,可用于数值分析或潜在语义索引,在矩阵分解完成后有对右奇异矩阵的列向量进行相似度计算。
- 2022-03-03 16:57:58下载
- 积分:1
-
Elimination algorithm with C language
研究生期间上《数值计算方法》课的作业,所有代码都是C语言实现并调试通过,现在上传为大家服务。这是消元法的算法-Elimination algorithm with C language
- 2022-06-27 06:53:47下载
- 积分:1
-
最优化问题的线性规划求解源码(研究生课程:最优化计算方法)...
最优化问题的线性规划求解源码(研究生课程:最优化计算方法)-optimization problem solving linear programming source (postgraduate courses : optimization method)
- 2022-03-07 06:33:19下载
- 积分:1