CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - np c

搜索资源列表

  1. filter

    0下载:
  2. M=63 J=(M-1)/2 Wp=0.5*pi Ws=0.6*pi Np=100 Ns=100 weightp=1 weights=100 通带和阻带的加权系数 WpN=linspace(0,Wp,Np) WsN=linspace(Ws,pi-0.05,Ns) Wm=[WpN WsN] p=[ones(1,50),ones(1,50)/2] d=[p,zeros(1,Ns)] W=diag([weightp*ones(1,Np),weights*o
  3. 所属分类:Other systems

    • 发布日期:2017-11-14
    • 文件大小:1016
    • 提供者:李天
  1. juzhen

    0下载:
  2. 矩阵的乘法.只有当矩阵A的列数与矩阵B的行数相等时A×B才有意义。一个m×n的矩阵a(m,n)左乘一个n×p的矩阵b(n,p),会得到一个m×p的矩阵c(m,p)-Matrix multiplication
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:152082
    • 提供者:tiger
  1. Market_C

    0下载:
  2. NP问题的近似算法实现,VC++ 6.0开发环境 / C++语言,关于超市选点-NP problem to achieve approximation algorithm, VC++ 6.0 development environment/C++ language, on the supermarket site selection
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:246146
    • 提供者:Lura
  1. TSP

    0下载:
  2. 解决TSP问题的C++程序,NP问题类型,大家可以- Problem solving TSP C++ program, NP question types, we can see
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:56889
    • 提供者:天蝎蝴蝶
  1. Ant-algorithm

    0下载:
  2. 蚁群算法,人工智能,C++实现,可以用来学习解决TSP问题,图像拼接问题,希望对你有帮助!-Ant algorithm,it has been proved that that can help you learn or solve TSP or NP!
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:2715
    • 提供者:刘伟
  1. packet

    0下载:
  2. 背包问题(Knapsack problem)是一种组合优化的NP完全问题-used the c++ for parket problem
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-12
    • 文件大小:532
    • 提供者:林诗栋
  1. ex1.doc

    0下载:
  2. 1. compile: mpicc seidel.c -o seidel 2. run: mpirun -np 4 seidel 3. result: Input of file "dataIn.txt" 3 4 9.000000 -1.000000 -1.000000 7.000000 -1.000000 8.000000 0.000000 7.000000
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:184320
    • 提供者:wangjw
  1. vrp

    1下载:
  2. 假设在一个供求关系系统中,车辆从货源取货,配送到对应的若干配送点。车辆存在最大载货量,且配送可能有时间限制。需要合理安排取货时间,组织适当的行车路线,使用户需求得到满足,同时使某个代价函数最小,比如总工作时间最少、路径最短等。 可以看出TSP问题是VRP问题的一种简单特殊形式。因此,VRP也是一种NP hard 问题。 目前解决此种问题的办法有多种,主要以启发式算法为主。包括退火算法、遗传算法、蚁群算法、禁忌算法等,本文介绍两种比较简单算法:C-W节约算法和遗传算法。(Assume that
  3. 所属分类:matlab例程

    • 发布日期:2019-10-19
    • 文件大小:4096
    • 提供者:HappyppaH
« 1 2»
搜珍网 www.dssz.com