登录
首页 » matlab » RF_MexStandalone-v0.02-precompiled

RF_MexStandalone-v0.02-precompiled

于 2019-06-05 发布 文件大小:422KB
0 223
下载积分: 1 下载次数: 2

代码说明:

  运用随机森林方法对数据进行建模,可以用模型进行预测与分类(Random forest prediction and classification)

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

发表评论

0 个回复

  • 智能微电网粒子群优化算法
    说明:  本程序适合于综合能源系统模型优化求解,可解决电气冷热优化求解问题(This program is suitable for the optimal solution of integrated energy system model)
    2021-04-14 21:28:55下载
    积分:1
  • cnn
    字符识别 用卷积神经网络识别A-Z26个英文字母(Character recognition using convolution neural network A-Z26 letters)
    2014-07-14 15:18:44下载
    积分:1
  • dsakf
    % 文件名:randlsbget.m % 程序员:余波 % 编写时间:2007.6.25 % 函数功能: 本函数将完成提取隐秘于上的秘密信息 % 输入格式举例:result=( scover.jpg ,56, secret.txt ,2001) % 参数说明: % output是信息隐藏后的图象 % len_total是秘密信息的长度 % goalfile是提取出的秘密信息文件 % key是随机间隔函数的密钥 % result是提取的信息 function result=randlsbget(output,len_total,goalfile,key) ste_cover=imread(output) ste_cover=double(ste_cover) % 判断嵌入信息量是否过大 [m,n]=size(ste_cover) frr=fopen(goalfile, a ) % p作为信息嵌入位计数器将信息序列写回文本文件 p=1 % 调用随机间隔函数选取像素点 [row,col]=randinterval(ste_cover,len_toal,key) for i=:len_toal if bitand(ste_cover(row(i),col(i)),1)==1 fwrite(frr,1, bit1 ) result(p,1) else fwrite(frr,0, bit1 ) result(p,1)=0 end if p==len_total break end p=p+1 end fclose(frr) ()
    2007-06-28 16:08:04下载
    积分:1
  • w2
    说明:  matlab写的一个模拟人运动的程序,有15个控制点,5个运动形态(matlab write a simulation program of the movement, there are 15 control points, five movement patterns)
    2012-06-08 08:52:29下载
    积分:1
  • walk_body_tracking
    视频中运动人捕捉,MATLAB程序,实验视频需要自己录制,程序已验证(walking body)
    2010-07-21 15:14:19下载
    积分:1
  • vt8500_update_software_tool_user_guide
    vt8500 update software tool user guide
    2010-08-22 18:57:59下载
    积分:1
  • Radar_Systems_Analysis_and_Design_Using_MatLab
    Radar systems analysis with Matlab. Theoretical texbook + matlab codes in the text.(Radar systems analysis with Matlab. Theoretical texbook+ matlab codes in the text.)
    2009-06-15 20:23:42下载
    积分:1
  • RFID(1)
    这是rfid防碰撞算法的simulink仿真程序(simulink program)
    2012-04-17 08:51:07下载
    积分:1
  • matlab
    完成对excel的读取、删除、添加、修改等的功能,利用matlab开发,编写语言,并与word里面的excel连到了一块(Complete the Excel function such as read, delete, add, modify, using MATLAB to develop, written language, and the Excel and Word attached to adatabase is attached to a piece of)
    2012-05-28 11:19:09下载
    积分:1
  • m
    说明:  营造卓越,分享学术的氛围!很好,欢迎大家学习,交流!(verygood!let we see!verygood!let we see!verygood!let we see!verygood!let we see!verygood!let we see!)
    2010-05-02 09:54:53下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载