虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

exec-start

  • 有限差分法

    function [alpha,N,U]=youxianchafen2(r1,r2,up,under,num,deta)      %[alpha,N,U]=youxianchafen2(a,r1,r2,up,under,num,deta)   %该函数用有限差分法求解有两种介质的正方形区域的二维拉普拉斯方程的数值解   %函数返回迭代因子、迭代次数以及迭代完成后所求区域内网格节点处的值   %a为正方形求解区域的边长   %r1,r2分别表示两种介质的电导率   %up,under分别为上下边界值   %num表示将区域每边的网格剖分个数   %deta为迭代过程中所允许的相对误差限      n=num+1; %每边节点数   U(n,n)=0; %节点处数值矩阵   N=0; %迭代次数初值   alpha=2/(1+sin(pi/num));%超松弛迭代因子   k=r1/r2; %两介质电导率之比   U(1,1:n)=up; %求解区域上边界第一类边界条件   U(n,1:n)=under; %求解区域下边界第一类边界条件   U(2:num,1)=0;U(2:num,n)=0;      for i=2:num   U(i,2:num)=up-(up-under)/num*(i-1);%采用线性赋值对上下边界之间的节点赋迭代初值   end   G=1;   while G>0 %迭代条件:不满足相对误差限要求的节点数目G不为零   Un=U; %完成第n次迭代后所有节点处的值   G=0; %每完成一次迭代将不满足相对误差限要求的节点数目归零   for j=1:n   for i=2:num   U1=U(i,j); %第n次迭代时网格节点处的值      if j==1 %第n+1次迭代左边界第二类边界条件   U(i,j)=1/4*(2*U(i,j+1)+U(i-1,j)+U(i+1,j));   end         if (j>1)&&(j                 U2=1/4*(U(i,j+1)+ U(i-1,j)+ U(i,j-1)+ U(i+1,j));    U(i,j)=U1+alpha*(U2-U1); %引入超松弛迭代因子后的网格节点处的值      end      if i==n+1-j %第n+1次迭代两介质分界面(与网格对角线重合)第二类边界条件   U(i,j)=1/4*(2/(1+k)*(U(i,j+1)+U(i+1,j))+2*k/(1+k)*(U(i-1,j)+U(i,j-1)));      end      if j==n %第n+1次迭代右边界第二类边界条件   U(i,n)=1/4*(2*U(i,j-1)+U(i-1,j)+U(i+1,j));   end   end   end   N=N+1 %显示迭代次数   Un1=U; %完成第n+1次迭代后所有节点处的值   err=abs((Un1-Un)./Un1);%第n+1次迭代与第n次迭代所有节点值的相对误差   err(1,1:n)=0; %上边界节点相对误差置零   err(n,1:n)=0; %下边界节点相对误差置零    G=sum(sum(err>deta))%显示每次迭代后不满足相对误差限要求的节点数目G   end

    标签: 有限差分

    上传时间: 2018-07-13

    上传用户:Kemin

  • MATLAB中FFT变换

    已知信号x(t)=0.15sin(2*pi*f1*t)+sin(2*pi*f2*t)-0.1sin(2*pi*f3*t),其中,f1=1Hz,f2=2Hz,f3=3Hz。采样频率为32Hz。(1)做32点FFT,求出其幅度谱;(2)做64点FFT,求出其幅度谱。

    标签: MATLAB FFT变换

    上传时间: 2019-01-04

    上传用户:知复何言

  • SP1220F 40V/8A 同步整流降压IC

        SP1105是一款电流模式PWM/PSM控制的DC/DC升压控制器。它采用同步整流技术,无需外置肖特基二极管,开关电流达5A,为单芯锂电池升压到5V输出提供一个简便、高效的电源解决方案。其内置补偿电路及保护电路,以减少外围组件。高达500KHz的开关频率可使电感和输出电容小型化,从而节约PCB空间。SP1105内置了过温保护、输出短路保护及soft start电路,保证了产品供电系统的稳定性。

    标签: 1220F 1220 SP 40 8A 同步整流 降压

    上传时间: 2019-03-25

    上传用户:lryang

  • ansoft maxwell资料

    关于maxwell如何入门的资料,有助于小白入门进行基础的学习

    标签: maxwell ansoft

    上传时间: 2019-04-24

    上传用户:19802115939

  • 无影无踪-痕迹擦除软件

    一款不错的文件删除工具,支持彼得加特曼方法和美国国防部DoD 5220.22-M方法

    标签: 软件

    上传时间: 2019-04-30

    上传用户:feekee

  • 仙剑vs版

    Microsoft Visual Studio Solution File, Format Version 9.00 # Visual Studio 2005

    标签: 游戏

    上传时间: 2019-07-19

    上传用户:cmpcmp

  • 去快捷方式小箭头

    cmd /k reg delete "HKEY_CLASSES_ROOT\lnkfile" /v IsShortcut /f & taskkill /f /im explorer.exe & start explorer.exe YKDAD433B09C754AACB27F085944B5C6CD

    标签: 技术

    上传时间: 2020-03-14

    上传用户:378449797

  • Nanotechnology+Applications

    This is believed to be the first book that takes a view of nanotechnology from a telecommunications and networking perspective. Nanotechnology refers to the manip- ulation of materials at the atomic or molecular level. Nanotechnology is getting a lot of attention of late not only in academic settings and in laboratories around the world, but also in government and venture capitalists’ initiatives. There now is a major drive to commercialize the technology by all sorts of firms, ranging from start- ups to Fortune 100 companies.

    标签: Nanotechnology Applications

    上传时间: 2020-05-31

    上传用户:shancjb

  • Optical+Communication+Theory+and+Techniques

    Since the advent of optical communications, a great technological effort has been devoted to the exploitation of the huge bandwidth of optical fibers. Start- ing from a few Mb/s single channel systems, a fast and constant technological development has led to the actual 10 Gb/s per channel dense wavelength di- vision multiplexing (DWDM) systems, with dozens of channels on a single fiber. Transmitters and receivers are now ready for 40 Gb/s, whereas hundreds of channels can be simultaneously amplified by optical amplifiers.

    标签: Communication Techniques Optical Theory and

    上传时间: 2020-05-31

    上传用户:shancjb

  • ESD Design for Analog Circuits

    Dear Reader, this book project brings to you a unique study tool for ESD protection solutions used in analog-integrated circuit (IC) design. Quick-start learning is combined with in-depth understanding for the whole spectrum of cross- disciplinary knowledge required to excel in the ESD field. The chapters cover technical material from elementary semiconductor structure and device levels up to complex analog circuit design examples and case studies.

    标签: Circuits Design Analog ESD for

    上传时间: 2020-06-05

    上传用户:shancjb