登录
首页 » matlab » smooth-supermodular

smooth-supermodular

于 2021-02-02 发布 文件大小:46KB
0 261
下载积分: 1 下载次数: 328

代码说明:

  利用超模博弈论解决认知无线网中的频谱资源分配问题。(Use supermodular game theory to solve spectrum resources allocation problem in cognitive radio networks.)

文件列表:

smooth supermodular
...................\main1.m,669,2011-04-28
...................\plot1.asv,911,2011-07-09
...................\plot1.fig,15552,2011-04-28
...................\plot1.m,958,2011-08-29
...................\plot2.asv,913,2011-07-09
...................\plot2.fig,8619,2011-04-28
...................\plot2.m,1022,2011-08-29
...................\profitfun.m,612,2011-04-28
...................\simu2.eps,12949,2011-08-29
...................\simul.eps,15991,2011-08-29

...................\upper0.m,207,2011-04-28
...................\新建文件夹
...................\..........\demand.m,296,2011-04-24
...................\..........\main1.m,545,2011-04-26
...................\..........\profit.m,710,2011-04-21
...................\..........\profitfunc.m,657,2011-04-26
...................\..........\test.m,92,2011-04-26
...................\..........\Untitled.m,112,2011-04-21
...................\..........\Untitled2.m,274,2011-04-26
...................\..........\Untitled4.m,99,2011-04-21
...................\..........\upper1.m,163,2011-04-25

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

发表评论

0 个回复

  • internaltestportion
    Fiber wireless communication system using matlab
    2013-03-04 21:31:43下载
    积分:1
  • mini2
    clear all clc t=0:1/1000:10-1/1000 s=sin(2*pi*t) snr=20 s_power=var(s) varience of s linear_snr=10^(snr/10) factor=sqrt(s_power/linear_snr) noise=randn(1,length(s))*factor x=s+noise Ó É SNR¼ Æ Ë ã Ë æ » úÔ ë É ù x1=noise Ô ë É ùÔ ´ Ê ä È ë x2=noise w1=0 È ¨Ï µ Ê ý ³ õ Ö µ w2=0 e=zeros(1,length(x)) y=0 u=0.05 for i=1:10000 LMSË ã ·¨ y(i)=w1*x1(i)+w2*x2(i) e(i)=x(i)-y(i) w1=w1+u*e(i)*x1(i) w2=w2+u*e(i)*x2(i) end figure(1) subplot(4,1,1)
    2010-10-26 16:41:03下载
    积分:1
  • 1
    说明:  模拟退火算法matlab源程序,有应用例子(Simulated annealing algorithm matlab source, application examples...)
    2014-01-17 13:09:13下载
    积分:1
  • edge
    函数edge的用法,几个算子的效果比较。(The use of edge functions, comparison of the effects of several operators.)
    2010-12-30 15:47:49下载
    积分:1
  • JM96B
    说明:  节水洗衣机:控制洗衣机水流,提高水的利用率(Water-saving washing machines: Control washing machine water flow, improve water use efficiency)
    2010-03-26 16:40:12下载
    积分:1
  • defog
    说明:  用MatLab实现图片的雾化效果的去除,有四种方法(haze removal)(haze removal using Matlab)
    2010-03-30 15:57:55下载
    积分:1
  • PSO
    PSO算法声纹识别整体程序代码,适合DSP硬件(Voiceprint identification of the overall code)
    2012-04-15 16:06:04下载
    积分:1
  • ChinaCensus
    中国人口数据测算,基于生命表对中国人口数据进行测算的matlab程序(China' s population data, based on life table estimates of China' s population data matlab program)
    2011-10-14 15:08:36下载
    积分:1
  • Kalman-FILTER
    kalman 演示程序 是kalman 滤波器MATLAB仿真(kalman filter smulation )
    2015-04-13 09:12:34下载
    积分:1
  • router
    A simple router modeled in MATLAB s Stateflow. Can be simulated and linked to analyze traffic flow and communication.
    2012-02-14 06:14:11下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载