登录
首页 » matlab » 68619988matlab1

68619988matlab1

于 2018-09-15 发布 文件大小:9KB
0 137
下载积分: 1 下载次数: 3

代码说明:

  偏微分求解,大全很全面的偏微分求解,显隐式,对比及使用等(Partial differential solution)

文件列表:

第16章 偏微分方程的数值解法\DKIniU.m, 48 , 2007-10-23
第16章 偏微分方程的数值解法\EllIni2Uxl.m, 56 , 2007-10-23
第16章 偏微分方程的数值解法\EllIni2Uxr.m, 60 , 2007-10-23
第16章 偏微分方程的数值解法\EllIni2Uyl.m, 54 , 2007-10-23
第16章 偏微分方程的数值解法\EllIni2Uyr.m, 99 , 2007-10-23
第16章 偏微分方程的数值解法\Funval.m, 253 , 2007-09-11
第16章 偏微分方程的数值解法\Ini2U.m, 67 , 2007-10-14
第16章 偏微分方程的数值解法\peDKExp.m, 425 , 2007-10-21
第16章 偏微分方程的数值解法\peDKSam.m, 357 , 2007-10-21
第16章 偏微分方程的数值解法\peEllip5.m, 2317 , 2007-10-25
第16章 偏微分方程的数值解法\peEllip5m.m, 2202 , 2007-10-25
第16章 偏微分方程的数值解法\peHypb2FL.m, 820 , 2007-10-14
第16章 偏微分方程的数值解法\peHypb2JBYW.m, 16 , 2007-10-14
第16章 偏微分方程的数值解法\peHypb2LF.m, 602 , 2007-10-14
第16章 偏微分方程的数值解法\peHypbBW.m, 384 , 2007-10-14
第16章 偏微分方程的数值解法\peHypbLax.m, 338 , 2007-10-21
第16章 偏微分方程的数值解法\peHypbLaxW.m, 388 , 2007-10-14
第16章 偏微分方程的数值解法\peHypbMC.m, 427 , 2007-10-14
第16章 偏微分方程的数值解法\peHypbMLW.m, 446 , 2007-10-14
第16章 偏微分方程的数值解法\peHypbRich.m, 459 , 2007-10-14
第16章 偏微分方程的数值解法\peHypbYF.m, 576 , 2007-10-13
第16章 偏微分方程的数值解法\peParabExp.m, 313 , 2007-10-14
第16章 偏微分方程的数值解法\peParabImp.m, 642 , 2007-10-22
第16章 偏微分方程的数值解法\peParabKN.m, 812 , 2007-10-23
第16章 偏微分方程的数值解法\peParabTD.m, 492 , 2007-11-08
第16章 偏微分方程的数值解法\peParabWegImp.m, 918 , 2007-10-23
第16章 偏微分方程的数值解法\PrIniU.m, 53 , 2007-10-21
第16章 偏微分方程的数值解法, 0 , 2008-12-08

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

发表评论

0 个回复

  • CRC_encode_decode
    这是一个matlab编写的CRC冗余校验编解码程序,里面采用了美国通用的16位CRC交验多项式,(This is a matlab prepared codec CRC redundancy check procedure, which uses the U.S. General inspection of the 16-bit CRC polynomial,)
    2007-12-26 10:29:04下载
    积分:1
  • LDPC_BP_decode
    LDPC编解码的源程序,可以在MATLAB中成功运行(LDPC codec source code, you can successfully run in MATLAB)
    2008-07-24 14:56:01下载
    积分:1
  • Kruskal
    说明:  这是求解连通图的最小生成树的一种经典算法:Kruskal 算法!值得推广,还带例题哦!(This is a connected graph of the minimum spanning tree for solving a classical algorithm: Kruskal algorithm! Worth promoting, but also with examples Oh!)
    2011-02-27 13:05:07下载
    积分:1
  • DHMM_MATLAB
    用matlab编写的基于DHMM的语音识别的程序(prepared using Matlab-based DHMM voice recognition procedures)
    2006-06-26 00:34:48下载
    积分:1
  • lms_demo
    LMS自适应滤波器算法的matlab程序,其中包含利用LMS算法来识别线性噪声系统的实验(LMS adaptive filter algorithm in Matlab procedures, which contains the use of LMS algorithm to identify the linear system of experimental noise)
    2007-03-20 21:26:43下载
    积分:1
  • automation_matlab
    1、试设计串连校正装置,在同一窗口下分别绘制出校正前后的频域响应曲线,阶跃响应曲线,判断系统校正前后的稳定性; 2、设计串连校正装置,在同一窗口下绘制出校正前后的波特图进行验证,并在同一窗口下绘制校正前后系统的奈奎斯特图; 3、设计串联滞后超前校正装置,绘制出校正前后系统的伯德图; 4、设计串联校正装置使校正后的闭环系统的主导极点; 5、设计串联校正装置,维持原系统的闭环主导极点基本不变; 6、设计状态反馈阵。(And try to design concatenation correction device, were drawn in the same window, the frequency response curve before and after correction, the stability of the step response curve, determine the system before and after correction design concatenation correction device, drawn in the same window Bode plots before and after a correction to verify, before and after correction system Nyquist diagram drawn in the same window 3 design series lag the leading correction device, drawn before and after correction system Bode plot design series correction The closed-loop system in the device so that the corrected the dominant pole design series correction device to maintain the original system closed-loop dominant pole is essentially the same 6, the design state feedback matrix.)
    2013-04-22 22:42:37下载
    积分:1
  • liperm
    这个是一个排序熵的程序,它能够达到信息熵的目的,算是一个改进的方法。应用起来比较方便(This program is a sort of entropy, it can achieve the purpose of information entropy can be regarded as an improved method. Was easier to apply)
    2010-11-03 17:50:30下载
    积分:1
  • WignerVille
    计算信号的魏格纳分布。 用法见函数说明。(Calculate the signal Wigner. Usage See function description.)
    2013-07-25 23:36:26下载
    积分:1
  • OFDM_Simulation_Using_Matlab
    关于ofdm系统仿真介绍。对于掌握OFDM很有用,原理在实践中应用。(Simulation of ofdm system introduced. OFDM is useful for the control, the principle applied in practice.)
    2011-10-16 09:52:15下载
    积分:1
  • psoSVMcgForRegress
    Matlab使用pso进行svm参数优化寻优,得到最优svm参数,优化程序(Matlab were svm parameter optimization using pso optimization)
    2015-01-10 12:28:54下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载