登录
首页 » matlab » 程序

程序

于 2020-06-20 发布 文件大小:347KB
0 158
下载积分: 1 下载次数: 1

代码说明:

  计算一个方柱的散射的波形,并求其RCS。方柱的网格总数是N=500个,时间步为1200步。网格尺寸为lamda/18,时间间隔是ddx/2*c,c为光速。脉冲源位于中心。方柱边长为7*lamda。并与相同尺度的球的散射场进行对比(Calculate the scattered waveform of a square column and find its RCS. The total number of grids of the square column is N=500 and the time step is 1200 steps. The grid size is lamda/18, the time interval is ddx/2*c, and c is the speed of light. The pulse source is at the center. The side of the square column is 7*lamda. And compare the scattering field of the ball of the same scale)

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

发表评论

0 个回复

  • time9
    关于时钟一个基本的Matlab动画程序,可以使初学者了解动画程序的应用。(On a basic clock Matlab animation program that allows beginners to understand the application of animation process.)
    2009-01-01 13:10:28下载
    积分:1
  • MST_Kruskal
    matlab使用的图论中的最小生成树计算(minimum spanning tree)
    2013-03-28 19:51:26下载
    积分:1
  • Pseudo
    This is a code of Pseudo-Arc Length Continuation Method , the method can be used for solving the nonlinear equations, the principle can re found in some text books. In the code,I prove the agreement of the code with other methods
    2009-03-30 09:40:20下载
    积分:1
  • output_of_DCT_in_image_fusion
    u can calculate DCT clc inp = imread( Im1.jpg ) inp1 = imread( Im2.jpg ) A = double(inp(:,:,1)) B = double(inp1(:,:,1)) A1=double(blkproc(A,[8 8], dct2 )) B1=double(blkproc(B,[8 8], dct2 )) [r,c] = size(A1) r1 = [] for i=1:r for j=1:c if A1(i,j) > B1(i,j) r1(i,j)=A1(i,j) else r1(i,j)=B1(i,j) end end end r1= double(r1(:,:,1)) C=blkproc(r1,[8 8], idct2 ) round(C) C1=idct2(r1) figure imshow(uint8(C)) figure imshow(uint8(C1)) imwrite(uint8(C), dct8x8min.jpg )
    2011-01-09 23:26:05下载
    积分:1
  • tabs
    用matlab gui 实现界面互相切换功能 给你带来新的方法 创建不同类型的界面(matlab gui )
    2011-12-01 19:29:11下载
    积分:1
  • 龙格库塔
    说明:  rk-4 四阶龙格库塔法求解代码及结果图片(rk-4 Fourth order Runge Kutta method solution code and result picture)
    2020-07-06 11:48:53下载
    积分:1
  • 121114135costas
    通信载波恢复中Costas环仿真的Matlab编程(Communication Costas carrier recovery loop simulation in the Matlab programming)
    2009-05-27 05:47:49下载
    积分:1
  • NBayesLogReg
    system will automatically
    2011-07-10 16:45:51下载
    积分:1
  • Park-transform2
    park transformation using simulink blocks
    2013-03-05 03:21:03下载
    积分:1
  • n-Queens-In-Matlab
    n-queens implementation in MATLAB
    2013-11-29 00:51:01下载
    积分:1
  • 696518资源总数
  • 105547会员总数
  • 4今日下载