登录
首页 » matlab » addition_calculator_with_GUI

addition_calculator_with_GUI

于 2010-09-13 发布 文件大小:2KB
0 134
下载积分: 1 下载次数: 1

代码说明:

  simple and easy to understand calculator for addition. best for beginner.

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

发表评论

0 个回复

  • qpsk_mod_matlab_wy
    说明:  qpsk调制解调的生成程序,用MATLAB语言实现(keying modulation and demodulation production procedures, using Matlab)
    2006-04-22 15:43:50下载
    积分:1
  • 2
    说明:  信号处理,进行信号检测与处理,通过设定threshold来进行信号检测的可信度调整(Credibility adjustment signal processing, signal detection and processing, by setting threshold for signal detection)
    2013-12-02 04:16:09下载
    积分:1
  • dump
    matlab based beamformation in antennas
    2012-04-12 21:52:04下载
    积分:1
  • Matlabshishi
    运用matlab来实现了实时动画的一个示例(Use matlab to realize the real-time animation of an example)
    2008-03-16 10:20:34下载
    积分:1
  • Matlab-book
    这本matlab简明教程介绍了很多数值算法,适合初学者(This book tell us some methods about mathatics)
    2011-05-12 14:11:52下载
    积分:1
  • Untitled
    自己编写的对一幅图像实现最近邻插值和双线性插值,可以直接运行,效果很好。(Write your own images of a nearest neighbor interpolation and bilinear interpolation, can be run directly, the effect is very good.)
    2012-04-19 17:45:58下载
    积分:1
  • DE
    说明:  Differential Evoltuion code.
    2011-08-25 15:23:45下载
    积分:1
  • MNPBEM13
    基于matlab的三维边界元法。可以计算金属球,金属棒,金属圆环等结构的远场光散射和场分布。(Matlab-based three-dimensional boundary element method. You can calculate the metal balls, metal rods, metal ring structures such as the far-field light scattering and field distribution.)
    2021-03-08 21:29:28下载
    积分:1
  • gravity
    function dg=gplus(x,y,z,x1,x2,y1,y2,z1,z2,p) G=6.67e-11 t222=myfun(x,y,z,x2,y2,z2) t122=myfun(x,y,z,x1,y2,z2) t212=myfun(x,y,z,x2,y1,z2) t221=myfun(x,y,z,x2,y2,z1) t211=myfun(x,y,z,x2,y1,z1) t121=myfun(x,y,z,x1,y2,z1) t112=myfun(x,y,z,x1,y1,z2) t111=myfun(x,y,z,x1,y1,z1) dg=-G*p*1e6*(t222-t122-t212-t221+t211+t121+t112-t111) 转化为g.u. function y=myfun(x,y,z,xi,eta,zeta) R=sqrt((xi-x).^2+(eta-y).^2+(zeta-z).^2) temp1=(xi-x).*log((eta-y)+R) temp2=(eta-y).*log((xi-x)+R) temp3=(zeta-z).*atan((zeta-z).*R/((xi-x).*(eta-y))) 书中所给公式 temp3=-(zeta-z).*atan((xi-x).*(eta-y)./(zeta-z)./R) 上式变换 y=temp1+temp2+temp3 (function dg = gplus (x, y, z, x1, x2, y1, y2, z1, z2, p) G = 6.67e-11 t222 = myfun (x, y, z, x2, y2, z2) t122 = myfun (x, y, z, x1, y2, z2) t212 = myfun (x, y, z, x2, y1, z2) t221 = myfun (x, y, z, x2, y2, z1) t211 = myfun (x, y, z, x2, y1, z1) t121 = myfun (x, y, z, x1, y2, z1) t112 = myfun (x, y, z, x1, y1, z2) t111 = myfun (x, y, z, x1, y1, z1) dg =-G* p* 1e6* (t222-t122-t212-t221+t211+t121+t112-t111) converted the Gu function y = myfun, (x y, z, xi, eta, zeta) R = sqrt ((xi-x). ^ 2+ (eta-y). ^ 2+ (zeta-z). ^ 2) temp1 = (xi-x).* log ((eta-y)+R) temp2 = (eta-y).* log ((xi-x)+R) temp3 = (zeta-z).* atan ((zeta-z).* R/( (xi-x).* (eta-y))) book given formula Temp3 =- (Zeta-z)* ATAN ((Xi-X)* (ETA-y)/(Zeta- Z)/R) the above formula transform Y = temp1+temp2+temp3 )
    2013-03-20 20:25:15下载
    积分:1
  • suijimonihetongjifenxi
    在随机模拟和数据分析中,此matlab的源程序和使用(In the stochastic simulation and data analysis, and use this matlab source)
    2013-12-15 17:41:14下载
    积分:1
  • 696518资源总数
  • 104434会员总数
  • 22今日下载