登录
首页 » matlab » 双曲型方程LaxWendroff的差分格式程序(Matlab)

双曲型方程LaxWendroff的差分格式程序(Matlab)

于 2020-07-18 发布 文件大小:1745KB
0 244
下载积分: 1 下载次数: 50

代码说明:

  双曲型方程Lax-Wendroff的差分格式程序(Matlab),非常好的例子,具体算例,有理论分析,解题过程分析,Matlab代码,注释清晰明了,有计算结果输出和图形显示,按照Word文档说明,很快就能学会,操作简单明了,非常适合新手学习。(Lax-Wendroff hyperbolic equation difference scheme (Matlab) program, a very good example, specific examples, theoretical analysis, problem-solving process analysis, Matlab code, comments clear, with the output results and graphical display, according to the Word documentation, and soon will be able to learn, easy to understand, very suitable for beginners to learn.)

文件列表:

双曲型方程Lax-Wendroff的差分格式程序(Matlab)\1-输入代码.jpg
双曲型方程Lax-Wendroff的差分格式程序(Matlab)\2-计算结果.jpg
双曲型方程Lax-Wendroff的差分格式程序(Matlab)\LaxWendroff.m
双曲型方程Lax-Wendroff的差分格式程序(Matlab)\LaxWendroff.m 代码.txt
双曲型方程Lax-Wendroff的差分格式程序(Matlab)\双曲型方程Lax-Wendroff的差分格式程序(Matlab).doc
双曲型方程Lax-Wendroff的差分格式程序(Matlab)\命令窗口输入代码.txt
双曲型方程Lax-Wendroff的差分格式程序(Matlab)

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

发表评论

0 个回复

  • MatchFilterLFM
    高分辨率雷达 距离向压缩算法滤波器设计 三种方法 全面设计(clc clear all close all 2013年9月28日 ---------------参数---------- Tr=42e-6 fs=9.5e6 K=0.7e11 Nfft=2048 -------------匹配滤波 时域生成-------------- t=(-Tr/2+1/fs:1/fs:Tr/2-1/fs) w = kaiser(length(t),2.5) w=w w = ones(1,length(t)) ht1=w.*exp(-1i*pi*K*t.^2) ht2=w.*exp(1i*pi*K*t.^2) hf1=fft(ht1,Nfft) hf2=fft(ht2,Nfft) figure subplot(211) plot(abs(hf1)) title( 匹配滤波器1 幅频响应 ) subplot(212) plot(phase(hf1)) title( 匹配滤波器1 相位 ) figure subplot(211) plot(abs(hf2)) title( 匹配滤波器2 幅频响应 ) )
    2013-10-12 22:32:06下载
    积分:1
  • HumanTracker
    Human algorithm in matlab
    2011-10-26 15:56:10下载
    积分:1
  • 基于细菌觅食算法的MPPT算法寻优技术
    说明:  基于细菌觅食算法的MPPT算法寻优技术,可以实现最大功率点跟踪,利于课设,使用方便!(MPPT algorithm optimization technology based on bacteria foraging algorithm can realize maximum power point tracking, which is convenient for course design and use!)
    2020-06-11 15:52:30下载
    积分:1
  • runga_kutta
    runga kutta numerical integration method forth order
    2015-02-25 17:44:06下载
    积分:1
  • 信噪比和均方
    说明:  如题,很简单的小工具,信噪比snr和均方mse的MATLAB代码。(As topic,a very simple tool, SNR and MSE MATLAB code.)
    2020-06-19 01:40:01下载
    积分:1
  • Serial_Terminal
    A Complete Serial Port Communication terminal. It has several options including parity bit, baud rate, stop bit, change com port and many more.
    2016-02-29 14:54:55下载
    积分:1
  • dsp5
    求数字1到10000的原根,返回原根值,若无原根显示说明(Find the numbers 1 through 10,000 of the original root, return the root value, in the absence of the original description of the root shows)
    2010-10-20 11:11:59下载
    积分:1
  • ffttest_2D
    进行FFT变换,可以进行2纬fft,最原生的FFT程序。(FFT transform)
    2011-06-11 16:06:05下载
    积分:1
  • kj1
    matlab code is used the many purpose
    2013-03-14 17:21:53下载
    积分:1
  • PMSM_FOC_Norma_PI
    永磁同步电机矢量控制,速度环电流环采用PI控制方法(Permanent magnet synchronous motor vector control, speed loop current loop PI control method)
    2015-04-11 14:55:31下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载