登录
首页 » matlab » MATLAB

MATLAB

于 2021-03-29 发布 文件大小:2KB
0 266
下载积分: 1 下载次数: 197

代码说明:

  利用有限差分法,通过matlab编程求解偏微分方程(扩散方程)有限差分法 源程序代码(Using the finite difference method, solve (diffusion equation) finite difference method by partial differential equations matlab program source code)

文件列表:

MATLAB求解偏微分方程(扩散方程)有限差分法 源程序代码
.....................................................\MATLAB_code.m,740,2014-06-21
.....................................................\联系我们.txt,294,2014-02-06

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

发表评论

0 个回复

  • matlab_genetic_algorithm
    matlab 遗传算法程序 matlab genetic algorithm (matlab genetic algorithm matlab genetic algorithm procedure)
    2009-07-01 23:58:06下载
    积分:1
  • Fast-Fourier-base-4
    通过matlab编程,实现了快速傅里叶基4的变换(Through matlab programming, achieve a fast Fourier transform base 4)
    2013-10-30 16:05:05下载
    积分:1
  • Bernstein_chebyshev_Lagrange
    Bernstein_chebyshev_Lagrange等基函数编写和实现(Bernstein_chebyshev_Lagrange basis functions, such as the preparation and implementation)
    2013-12-05 10:29:29下载
    积分:1
  • communication-system-matlab
    介绍了通信系统中各个通信模块的MATLAB实现(Introduction of the communication systems of various communication modules realize the MATLAB)
    2007-11-03 12:48:12下载
    积分:1
  • CSTRmodelsimulationofcontrol
    本程序用来实现CSTR模型的模糊PID控制仿真(This procedure used to achieve the CSTR model simulation of the fuzzy PID control)
    2009-04-22 07:58:52下载
    积分:1
  • RESTORATION
    RESTORATION OF GENERATED NOISY IMAGES BY USING FILTERS : Arithmetic Mean, Median, Max, Min,Mid Point Filtering
    2009-11-24 06:16:50下载
    积分:1
  • prova_WIM2_2D_2
    we construire the WINNER channel with plusieur transmetteurs and receivers
    2011-05-27 01:26:36下载
    积分:1
  • LMS
    LMS算法实现自适应滤波 clear close all clc N=10000 设置仿真长度 信号产生参数设定 a1=-0.195 a1=-1.5955 a2=0.95 R0=[1,a1,a2 a1,1+a2,0 a2,a1,1] p=[1,0,0] r=inv(R0)*p 计算理论自相关函数 R=[r(1),r(2) r(2),r(1)] 生成理论自相关矩阵 p1=[r(2),r(3)] 生成互相关 h=inv(R)*p1 计算维纳解 Jmin=r(1)-h *p1 计算维纳解时最小均方误差 u=1/sum(eigs(R)) ( LMS算法实现自适应滤波 clear close all clc N=10000 设置仿真长度 信号产生参数设定 a1=-0.195 a1=-1.5955 a2=0.95 R0=[1,a1,a2 a1,1+a2,0 a2,a1,1] p=[1,0,0] r=inv(R0)*p 计算理论自相关函数 R=[r(1),r(2) r(2),r(1)] 生成理论自相关矩阵 p1=[r(2),r(3)] 生成互相关 h=inv(R)*p1 计算维纳解 Jmin=r(1)-h*p1 计算维纳解时最小均方误差 u=1/sum(eigs(R)) )
    2021-03-01 22:29:34下载
    积分:1
  • tuxiangyasuo
    三个图像压缩matlab源代码,希望大家喜欢(Three image compression matlab source code, hope you like)
    2010-12-29 16:24:44下载
    积分:1
  • zhend
    一个comsol计算震动方面的例子,上传上来大家分享下。(Calculation of vibration in a comsol example, upload up to share with you the next.)
    2011-10-20 22:28:16下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载