登录
首页 » matlab » USA_flag

USA_flag

于 2007-05-06 发布 文件大小:1KB
0 229
下载积分: 1 下载次数: 9

代码说明:

  使用matlab,绘画出美国的星条旗。请运行main文件(use Matlab, painting the stars and the United States. Please operation main document)

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

发表评论

0 个回复

  • jjjjjjjjjj
    银行贷款的分期还贷模拟:设每月月末贷款余额B(k)为月初全额与月利息的和再减去本月末的还贷额P(k(DFGVFGGG)
    2010-11-15 17:38:55下载
    积分:1
  • digitallogic
    Digital logic, basic combinational logic:adder, subtractor,multiplication and division(restoring, non restoring)
    2012-07-15 22:49:02下载
    积分:1
  • jianxie
    matlab超强的数值计算和图形处理能力,模拟最简单的简谐运动问题。M文件。(matlab the superior numerical computation and graphics processing power, analog easiest free fall. M-file.)
    2013-05-16 21:54:04下载
    积分: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
  • integer
    通常matlab不能进行整数规划,现一款混合整数的线形规划matlab m文件(Matlab usually can not be integer programming, are a mixed-integer linear programming matlab m file)
    2009-09-13 11:16:47下载
    积分:1
  • Extrema_calculations
    Calculates the extrema (maxima and minima) of time domain waveform
    2010-08-18 12:38:28下载
    积分:1
  • HomeWork
    说明:  BPSK原理仿真,采用的是相干解调和非相干解调(BPSK principle simulation, using coherent detection and non-coherent demodulation)
    2011-03-06 14:45:09下载
    积分:1
  • PID
    This paper deals with analysis of main functional diagrams of step PID controllers for electric motor-driven actuators. The main formulae to calculate the parameters of the diagrams of step PID controllers are presented in the paper. The influence of these parameters on the transient processes in step controllers and on the output position of the actuator is analyzed. Transient processes in step controllers with motor-driven actuators are simulated in PI and PID control mode. These transient processes are compared to the transient processes in continuous controllers. The accuracy of step PID controllers is analyzed, and restrictions on the parameters of step PID controllers are presented. The diagrams of step PID controllers considered in this paper can be implemented in the up-to-date PLCs software for automatic control using the electric motor-driven actuators in the control loops.
    2015-03-29 16:14:30下载
    积分:1
  • Dean_PLL_2nd_loop_filter_org
    Dean 的PLL Performance,Simulation and Design 这本书里2nd 滤波器PLL求解的matlab程序(Dean of the PLL Performance, Simulation and Design This book 2nd PLL filter matlab program to solve the)
    2010-09-15 00:13:10下载
    积分:1
  • Alambabahi
    the programm for alamouti in comunication mobil. application in CDMA whit AWGN
    2009-04-25 03:14:45下载
    积分:1
  • 696516资源总数
  • 106642会员总数
  • 12今日下载