登录
首页 » matlab » PFlowCalc

PFlowCalc

于 2012-09-08 发布 文件大小:2KB
0 87
下载积分: 1 下载次数: 4

代码说明:

  power flow solution for power system network

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

发表评论

0 个回复

  • xianbo
    自适应陷波,参数可调,迭代达到最理想效果(Adaptive notch, adjustable parameters, the iterations to achieve the best results)
    2012-07-17 21:33:49下载
    积分: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
  • normxcorr2_mubiaoshibie
    通过normxcorr2算法进行目标的识别。(By normxcorr2 target recognition algorithm.)
    2010-05-10 11:42:35下载
    积分:1
  • Movingtargetdetect
    帧间差分法进行运动目标检测,适用于对摄像头采集到的视频进行实时检测(Interframe difference method for moving object detection, real-time detection for video captured on camera)
    2012-04-21 21:21:32下载
    积分:1
  • powspec
    1. m-file powspec computes the powerspectrum of the input signal. 2. m-file ispecgram computes the inverse of the output of specgram
    2011-07-04 02:10:20下载
    积分:1
  • test2012_5_7_16_18
    RADARSAT原始数据的cs成像算法,合成孔径雷达 (Cs imaging algorithm of the original RADARSAT data, synthetic aperture radar)
    2012-06-05 10:07:26下载
    积分:1
  • antcolonyoptimization-ACO
    仿生优化算法,antcolonyoptimization,ACO(Bionic optimization algorithm,antcolonyoptimization,ACO)
    2013-11-13 21:33:29下载
    积分:1
  • faceprotected2
    Face Recognition source code by matlab
    2009-10-07 07:15:05下载
    积分:1
  • svpwmintroduction
    说明:  SVPWM的等效算法及SVPWM与SPWM的本质联系.PDF SVPWM原理及其Simulink仿真.PDF 两本书教你如何使用svpwm(SVPWM algorithm and the equivalent nature of SVPWM and SPWM contact. PDF SVPWM principle and Simulink simulation. PDF two books teach you how to use svpwm)
    2009-08-12 15:56:33下载
    积分:1
  • shiliangkongzhidq
    这是一个双馈感应电机的矢量控制仿真模型,用的是定子磁链定向(This is the vector control simulation model of doubly-fed induction motor with stator flux orientation)
    2017-03-05 21:18:08下载
    积分:1
  • 696521资源总数
  • 104062会员总数
  • 3今日下载