-
本程序是在原来的单纯形法基础上改进的,主要用于分枝界定法求解的整数规划。 修正的地方: 1.运用勃兰特原则 2.人机互动...
本程序是在原来的单纯形法基础上改进的,主要用于分枝界定法求解的整数规划。 修正的地方: 1.运用勃兰特原则 2.人机互动-this procedure is in the original simplex method on the basis of improvement, mainly for Mycobacterium defined method of integer programming. The amendment : 1. Using the principle of two Brandt. Human-Computer Interaction
- 2023-06-21 20:30:03下载
- 积分:1
-
蒙特卡洛方法求PI
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Linq;
using System.Text;
using System.Windows.Forms;
using System.Drawing.Drawing2D;
using System.Threading;
namespace WinRandomPI
{
public partial class GetPIValue : Form
- 2022-03-13 01:46:26下载
- 积分:1
-
动态反馈控制算法
采用ARIMA模型和广义预测控制进行反馈预测,结合ARIMA模型周期性预测和广义控制预测实时性特点,提高短时预测精度
- 2022-01-30 12:58:58下载
- 积分:1
-
This program can determin very accurately the nature of the user input
This program can determin very accurately the nature of the user input
- 2022-08-10 03:45:07下载
- 积分:1
-
隐马尔可夫模型简介
隐马尔可夫模型简介-Hidden Markov Model Introduction
- 2023-07-31 08:00:07下载
- 积分:1
-
acm大赛的试题,希望对狂爱编程的新手有帮助
acm大赛的试题,希望对狂爱编程的新手有帮助-acm contest questions, in the hope that Cactus have to help novice programmers
- 2022-10-24 06:45:03下载
- 积分:1
-
用C++编写的时钟程序
里面包括具体的clock源文件(clock.cpp)和头文件(clock.h),以及main程序(main.cpp)。用到的主要算法是用类把时钟封装起来。这个程序对于初学者来说很有用,是本人亲自写的小程序,和大家分享一下,希望有用。
- 2022-08-13 05:27:42下载
- 积分:1
-
使用雅可比和高斯
使用雅可比和高斯-赛德尔算法求解线性方程-The use of Jacobi and Gauss- Seidel algorithm for solving linear equations
- 2022-02-21 23:18:21下载
- 积分:1
-
多频段测试
多频测试外场测试,计算路径损耗,比较理论路径损耗模型的偏差计算
- 2022-01-29 01:08:26下载
- 积分:1
-
3D 图像指挥官
三维相机算法我们研究的目的是同时定位与地图 (SLAM) 在瓦砾中的环境中。地图建设需要估计的机器人在 3D 空间中的轨迹。然而,很难估计通过使用里程计或陀螺仪在废墟中。在本文中,作者建议实时满贯根据 on3D 扫描匹配。3D 相机用于 3D 形状和质地的实时测量。通过结合这些 3D 扫描数据估计 3Dmap 和机器人的轨迹。ICP 算法用于匹配的方法。作者修改 ICP 算法实时 3Dmap 建设作为快速和鲁棒性
- 2022-08-26 03:15:08下载
- 积分:1