登录
首页 » 算法 » 竞争性市场均衡

竞争性市场均衡

于 2022-04-10 发布 文件大小:262.72 kB
0 156
下载积分: 2 下载次数: 1

代码说明:

Competitive Market Equilibrium for Overlay Cognitive Radio

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 蓝桥杯-六角幻方-代码
    应用背景 这是蓝桥杯往年的一个题目,类似的题目有六角填数、4*4魔方阵等。题目如下图: 将1,2,3,...19填进去,图中已经填了两个数15和13,填完后要求每条直线上的数字之和相等,图中共有十五条直线。 关键技术代码在VS2010上运行。 设和为a, 则a*15/3=(1+19)/2*19  所以 a=38 前两个数已经填好,开始填第三个数,将满足vis=0的数依次填进去。填完第三个数,第一行已经形成了直线,判断第一行的和是不是38. 填完第七个数,新增加了一条直线(第二行),判断它的和。填完第八个数,增加了一条线(45°方向),判断其和。以此类推。程序关键是:每填完一个数,看有没有新增加的直线,并判断数字和,不能全部填完19个数再判断,因为计算量太大,程序运行不出来。
    2022-02-07 04:51:19下载
    积分:1
  • 该书详细介绍了如何利用matlab对信号进行处理
    该书详细介绍了如何利用matlab对信号进行处理- This book in detail introduced how carries on using matlab to the signal processes
    2022-08-20 07:18:11下载
    积分:1
  • 数学建模中常用的,如最短路径floyd、蒙特卡洛仿真计圆周率...
    数学建模中常用的算法,如最短路径floyd算法、蒙特卡洛仿真计算圆周率-mathematical modeling algorithm commonly used, such as the shortest path algorithm Floyd, the Monte Carlo simulation calculation of pi
    2022-09-29 18:50:03下载
    积分:1
  • Kriging
    基于oeo4b的Kriging插值算法/克里格.js工作。插值一组X,Y,Z坐标。
    2022-01-23 11:00:26下载
    积分:1
  • fortran guass seidel and overrelaxation
    首先从文件夹读取矩阵,通过高斯萨德尔方法求解后使用松弛弛豫法加速,两种方法一起使用后,计算误差,输出值
    2022-03-04 20:36:15下载
    积分:1
  • 遗传
    用遗传算法求解集装箱码头的泊位调度问题,单目标问题,其中包含初始解的生成、选择、复制、交叉、变异操作等。 而泊位岸桥分配问题是指,为一周内即将到港的船舶分配泊位,使得码头的利用率最高,船舶总的在港时间最短。
    2023-08-07 15:05:03下载
    积分:1
  • 用C语言来实现的,雅可可用于实对称矩阵的全部特征值与对应的特征值向量。...
    用C语言来实现的,雅可法可用于法实对称矩阵的全部特征值与对应的特征值向量。-Realizes with the language C, the way of Jacobi may be serviceable to the solid symmetrical matrix for complete characteristic value and the corresponding characteristic value vector.
    2022-08-24 21:00:04下载
    积分:1
  • FLCS在3DIC設計中會使用的方
    在3DIC設計中會使用的方法  Floorplanning is an important and dispensable stage in the traditional integrated circuit design process. With the raised module numbers and increased wire length, the computation complexity is raised dramatically. Obviously, the traditional algorithms need to be updated. We developed an orthogonal table, in which each factor represents a module and the level of a specified factor denotes the orientation of that module. With this orthogonal table, the solution space is significantly decreased.  We use sequence pair to represent a floorplan and the fast longest common subsequence is used accordingly to calculate the area of
    2022-08-13 12:52:54下载
    积分:1
  • Cantilever simulations in COMSOL Multiphysics
    Cantilever simulations in COMSOL Multiphysics
    2022-08-10 14:23:11下载
    积分:1
  • Hough Transform检测直线和圆的代码
    实现Hough Transform检测直线和圆的代码,通过自适应画线和圆,能够找到当前的圆和直线位置
    2022-06-14 08:36:13下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载