登录
首页 » matlab » 第八周

第八周

于 2021-04-16 发布
0 132
下载积分: 1 下载次数: 0

代码说明:

说明:  随机森林Matlab实现,分类回归重要度打分(Random forest matlab implementation, classification regression importance score)

文件列表:

第八周\Class_8.pdf, 636911 , 2017-12-31
第八周\Class_8_Code.rar, 992903 , 2017-12-31
第八周\MacOS_precompiled-WITHOUT_SOURCE-v0.02.tar, 358400 , 2017-12-31
第八周\Windows-Precompiled-RF_MexStandalone-v0.02-.zip, 455968 , 2017-12-31
第八周, 0 , 2020-09-28

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

发表评论

0 个回复

  • sdk_jyt
    说明:  用SDK写的劲乐团游戏 对学SDK很有帮助(using the SDK to write strong game Orchestra SDK helpful for school)
    2006-04-12 20:14:38下载
    积分:1
  • music
    基于MATLAB的微动目标的信息提取,一人的呼吸心跳为例。(Based on MATLAB s information extraction of micro- moving target, one person s breathing heartbeat as an example.)
    2021-01-17 10:58:49下载
    积分:1
  • usb设计利用Cadence PCB SI分析特性阻抗变化因素
    usb设计利用Cadence PCB SI分析特性阻抗变化因素-usb design using Cadence PCB SI analysis of the characteristic impedance changes in factors
    2022-03-04 19:50:28下载
    积分:1
  • 22
    说明:  项目管理运用,基于C++语言环所编写的,进行相关需求分析(The application of project management, based on the C++ language loop, carries out the related requirements analysis)
    2018-01-13 22:31:55下载
    积分:1
  • IDL双屏幕显示
    说明:  全屏幕对比查看图像 支持鼠标放大、缩小和平移; 支持键盘移动。(Full screen contrast view image Support mouse zoom in, zoom out and pan; Keyboard movement is supported.)
    2020-02-27 11:05:39下载
    积分:1
  • Python安装与基础
    帮助安装python,同时了解python的基本界面,以及有关anaconda的知识(to help install python)
    2020-06-17 15:20:12下载
    积分:1
  • LT1014_DataSheet
    精密放大器英文资料LT1014_DataSheet.pdf(English information LT1014_DataSheet.pdf Precision Amplifier)
    2011-06-02 19:41:56下载
    积分:1
  • Recipe
    这是一套用Delphi7.0开发的医院信息管理系统门诊收费源码。(This is a set of hospital information management system outpatient charge source developed by Delphi7.0.)
    2018-10-17 11:14:37下载
    积分:1
  • GCN实战2
    说明:  对于深度学习中的图神经网络中图卷积网络的实战代码(For the practical code of graph convolution network in graph neural network)
    2020-06-23 21:09:22下载
    积分:1
  • 09-MIMO系统容量仿真程序
    说明:  function C=capacity(SNR,Nt,Nr) %SNR=0; %定义信噪比为0HZ A=10^(SNR/10); %信噪比的单位转换关系式 Im=eye(min(Nr,Nt)); %这里的"1"为发射天线和接收天线两者数目少的根数 sum=0; %初始化sum为0 for i=1:10000 %程序循环10000次 H=randn(Nr,Nt); %产生高斯信号源 if Nr<Nt Q=H*H'; %求威沙特矩阵 else Q=H'*H; end sum=sum+log2(det(Im+A*Q/Nt)); %10000次循环得到的信道容量总和 end C=sum/10000 %10000次循环的平均值(function C=capacity(SNR,Nt,Nr) %SNR = 0;% defines SNR as 0Hz A = 10 ^ (SNR / 10);% s / N unit conversion relation Im = eye (min (NR, NT));% here "1" is the number of the less number of transmitting antenna and receiving antenna Sum = 0;% initialize sum to 0 For I = 1:10000% program cycles 10000 times H = randn (NR, NT);% produces Gaussian signal source if Nr<Nt Q = h * H ';% to find the weissard matrix else Q=H'*H; End Sum = sum + log2 (DET (IM + A * q / NT));% sum of channel capacity from 10000 cycles End C = sum / 10000% average of 10000 cycles)
    2020-09-12 04:39:02下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载