登录
首页 » matlab » alfa-beeta-zero

alfa-beeta-zero

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

代码说明:

  The Wind Farm (DFIG detailed model demo of the Distributed Resources application library does not simulathe demo that is missing. This file is normally d at the simulation start in order to define an initial state vector that starts the model in steady state.

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

发表评论

0 个回复

  • PVtexingrs
    在MATLAB/SIMULINK下的光伏电池仿真(matlab/simulink of PV)
    2014-11-12 12:07:45下载
    积分:1
  • GA-and-SA-TO-SOLVE-TSP
    用遗传算法和模拟退火算法解决TSP问题,希望能够帮到你(Solve TSP using genetic algorithms and simulated annealing algorithm)
    2020-12-23 20:19:05下载
    积分:1
  • dct
    M=512 原图像长度 N=64 K=8 I=zeros(M,M) J=zeros(N,N) BLOCK=zeros(K,K) 显示原图像 I=imread( f:ceshiyuanshitu.bmp ) figure imshow(I) xlabel( 原始图像 ) 显示水印图像 J=imread( f:ceshilogistic_nuaa64.bmp ) figure imshow(J) xlabel( 水印图像 ) 嵌入水印 tem=1 for p=1:N for q=1:N x=(p-1)*K+1 y=(q-1)*K+1 BLOCK=I(x:x+K-1,y:y+K-1) BLOCK=dct2(BLOCK) if J(p,q)==0 a=-1 else a=1 end BLOCK(2,1)=BLOCK(2,1)*(1+a*0.01) BLOCK=idct2(BLOCK) I(x:x+K-1,y:y+K-1)=BLOCK end end 显示嵌入水印后的图像 figure imshow(I) xlabel( 嵌入水印后的图像 ) imwrite(I, f:ceshiembedded.bmp )
    2010-06-13 18:43:39下载
    积分:1
  • PCM.MATLAB
    PCM设计论文 脉冲编码调制仿真设计 基于MATLAB simulink的仿真设计报告(Design thesis PCM pulse code modulation simulation design is based on the simulation of MATLAB simulink design report)
    2009-07-06 10:23:04下载
    积分:1
  • gfloyd
    说明:  本源程序为matlab文件,实现最小生成树和关键路径的查找。(the source document for Matlab and achieve minimum spanning tree and find the critical path.)
    2005-09-05 11:51:16下载
    积分:1
  • hndlgraf
    这是一个Matlab小程序,可以实时的根据你输入的绘图命令绘图。(Drawing drawing command input.)
    2012-05-04 07:19:35下载
    积分:1
  • rbf_msatlab
    matlab radial based network using image processing algorithms
    2013-05-07 22:34:32下载
    积分:1
  • RTD2120-.GFF-FILES
    RTD2120.rar programing GFF files
    2013-07-30 20:58:35下载
    积分:1
  • With-Cauchy-Diplexer-Data
    Application of Cauchy Method for extraction of Microwave Filter Polynomials.
    2012-05-17 00:11:09下载
    积分:1
  • Radar_Systems_MatLab
    雷达系统分析与设计使用MATLAB第二版 Pdf(Radar Systems Analysis and Design Using MATLAB Second Edition Pdf)
    2013-08-15 14:12:45下载
    积分:1
  • 696518资源总数
  • 105540会员总数
  • 37今日下载