登录
首页 » matlab » chaoliu

chaoliu

于 2015-02-04 发布 文件大小:1KB
0 224
下载积分: 1 下载次数: 26

代码说明:

  IEEE33节点配电网潮流计算程序,采用前推回代方法进行计算(IEEE33 node flow calculation program,power generation method is used to calculate.)

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

发表评论

0 个回复

  • quantmod
    R 语言 的金融组件 文档, 用于金融证券的分析,研究模型非常好有用。(the finance component of R language )
    2014-12-02 02:25:06下载
    积分:1
  • SPWMinverter
    SPWM控制的逆变器simulink范例。通过更改开关的占空比来调节输出电压(Simulink example SPWM inverter control. By changing the switch duty cycle to regulate the output voltage)
    2014-02-19 18:00:53下载
    积分: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
  • ATRPbasedPonPAdaboost
    说明:  一篇用adaboost实现自动目标识别的文章。采用MSTAR数据库作为分类对象。(Adaboost an automatic target recognition with an article. Classification using MSTAR database as objects.)
    2011-03-28 09:03:56下载
    积分:1
  • Planck2.m
    A matlab function to calculate the Planck function
    2014-11-18 03:34:06下载
    积分:1
  • economic
    该算法主要用于计算高速动态经济调度算法。(The algorithm used to calculate the speed of dynamic economic dispatch algorithm.)
    2014-12-23 09:42:35下载
    积分:1
  • Xiao
    Xiao信道模型的建立及仿真,还有自相关函数的仿真结果(Xiao channel model simulation correlated function)
    2021-03-25 16:19:13下载
    积分:1
  • FDR-Wishart
    实现极化的FDR-warshart分类,对初学者非常有用,可以调试通过,可以对美国旧金山数据进行极化分类(Achieve polarization FDR-warshart classification, very useful for beginners, you can debug through, data can be polarized in San Francisco Category)
    2015-07-21 07:57:05下载
    积分:1
  • optical_image_encryption_chaotic_baker
    image encryption using chaotic baker map and double random phase algorithm
    2016-03-05 15:41:56下载
    积分:1
  • two-pictures-connection
    利用matlab实现图像的拼接,经过验证时可用的,可以作为图像处理简单图像拼接的应用(Using matlab to achieve image stitching, proven when available, can be used as a simple image mosaic image processing application)
    2013-11-08 09:45:28下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载