登录
首页 » matlab » bd

bd

于 2010-04-15 发布 文件大小:4KB
0 118
下载积分: 1 下载次数: 0

代码说明:

说明:  正弦发生器,可以根据自己的需要改变参数,实现仿真(an example solution of sine wave generator)

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

发表评论

0 个回复

  • 123
    一般的操作功能,能查询画图或者画出所需要的图像和计算数据。(The general operating functions, to query Paint or draw the image and calculate the required data.)
    2009-10-31 22:28:46下载
    积分:1
  • fractal
    matlab程序画图,常见分形图,function cantor(A,B) c=1 p=0 figure hold on plot([A(2) B(2)],[A(1) B(1)], r* ) while norm(A(1,:)-B(1,:))>=1 C=[] D=[] for i=1:size(A,1) a=A(i,:)+(B(i,:)-A(i,:))/3 b=A(i,:)+2*(B(i,:)-A(i,:))/3 C=[C A(i,:) b] D=[D a B(i,:)] end A=C B=D p=p+1 (matlab program drawing, common fractal images function cantor(A,B) c=1 p=0 figure hold on plot([A(2) B(2)],[A(1) B(1)], r* ) while norm(A(1,:)-B(1,:))>=1 C=[] D=[] for i=1:size(A,1) a=A(i,:)+(B(i,:)-A(i,:))/3 b=A(i,:)+2*(B(i,:)-A(i,:))/3 C=[C A(i,:) b] D=[D a B(i,:)] end A=C B=D p=p+1 )
    2013-03-02 09:54:38下载
    积分:1
  • matlab
    用于matlab中图像后处理,将图像灰度化,二值化(For processing the image in MATLAB, the gray image, the value of the two)
    2014-12-27 11:24:11下载
    积分:1
  • dspproject11
    Finding the partial fraction expansion
    2009-04-11 12:14:12下载
    积分:1
  • Amplifer_Application
    集成运算放大电路的实际应用。 适用于高级提升人员(Integrated Operational Amplifier Circuit practical application. Applicable to senior officers for promotion)
    2010-05-09 11:00:03下载
    积分:1
  • matlab-network
    使用matlab进行神经网络建模,再用网络模型解决生活中的实际问题(use matlab to build nero network and solve daily problems)
    2015-02-07 08:17:34下载
    积分:1
  • MATLAB
    使用matlab软件,并利用三次样条插值法 求信号的包络线 源代码(Use matlab software, and use cubic spline interpolation method the signal envelope source code)
    2015-04-01 15:04:20下载
    积分:1
  • shiyan
    唐友喜宽带无线通信课程实验第3题到第8题(Tang Youxi broadband wireless communication course experiments Question 3 8)
    2012-11-23 23:53:49下载
    积分:1
  • MATLAB_7.0_based_tutorial
    MATLAB 7.0基础教材,适用于初学者(MATLAB 7.0-based teaching materials for beginners)
    2009-11-29 19:25:37下载
    积分:1
  • Understanding-FVM-using-MATLAB
    TPFA stands for two point flux approximation and will calculate pressure change in 5-spot injector/producer pattern.
    2012-08-30 10:50:23下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载