登录
首页 » matlab » yinshishi

yinshishi

于 2013-01-15 发布 文件大小:1KB
0 81
下载积分: 1 下载次数: 49

代码说明:

  清华大学版 偏微分方程数值解 中扩散方程的隐式差分格式程序(Tsinghua University Edition partial differential equations numerical solution of the diffusion equation implicit difference scheme program)

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

发表评论

0 个回复

  • liziqun
    基于粒子群参数寻优的二阶倒立摆控制matlab程序,改程序可以较好的实现对于自摆等二阶倒立摆的控制(program for second-order inverse pendulum )
    2010-11-17 10:56:31下载
    积分:1
  • AKPCA
    基于核的典型相关分析,适合做脑电分析用的程序。(Canonical correlation analysis based on nuclear, suitable for EEG analysis procedures.)
    2014-12-22 17:12:19下载
    积分:1
  • EvaluateReversePolishNotation
    Evaluate the value of an arithmetic expression in Reverse Polish Notation. Valid operators are +, -, *, /. Each operand may be an integer or another expression. Some examples: [ 2 , 1 , + , 3 , * ] -> ((2 + 1) * 3) -> 9 [ 4 , 13 , 5 , / , + ] -> (4 + (13 / 5)) -> 6 分析:这一题就是写程序计算逆波兰式的结果,遍历表达式,碰到操作数入栈,碰到操作符就从栈顶取出两个操作数,再将计算后的结果入栈,最后栈中剩余的唯一操作数就是计算结果。(. Evaluate the value of an arithmetic expression in Reverse Polish Notation Valid operators are+,-,*,/Each operand may be an integer or another expression Some examples:.. [" 2" , " 1" , " +" , " 3 " ," * " ]-> ((2+ 1)* 3)-> 9 [" 4 " ," 13 " ," 5 " ," /" ," + " ]-> (4+ (13/After this problem is to write a program to calculate the inverse Polish results, iterate expression operand stack encounter, encounter operator to fetch two operands the stack, and then calculated as follows:> 6 Analysis- 5)) The results of the stack, the only remaining operand stack is the final calculations.)
    2015-03-15 23:06:09下载
    积分:1
  • lianxuchaoliu
    MATLAB连续潮流程序(9节点) (百度百科)连续潮流需要注意的问题: 1 连续潮流中两个重要的问题是:连续参数的选择和步长的确定。参数选取不正确或是步长不合理都会导致潮流不收敛。 2 连续潮流所求出的负荷裕度是针对特定网络状态和特定的负荷增长方式而言的。当增长方式改变或是网络结构或是参数发生改变后,连续潮流求出的负荷裕度是会改变的。 3 至今为止,出现了基于负荷增长的连续潮流、基于网络断线故障的连续潮流等。 (MATLAB continuous flow program (9 nodes) (Baidu Encyclopedia) continuous flow problems that need attention: A continuous trend in two important questions are: selection and step continuous parameter determining long. Parameter selection is incorrect or unreasonable step will not lead to the convergence trend. 2 continuous load margin is determined by the trend for a particular network status and specific in terms of load growth. When changing the growth mode or network structure or parameters are changed, the load margin is calculated continuous trend will change. 3 So far, there has been a continuous trend based on load growth, based on network fault and continuous flow and so on.)
    2015-05-18 09:06:53下载
    积分:1
  • gsc
    本程序给出了自适应波束形成的GSC算法,并对其进行了MATLAB仿真。(This procedure gives the GSC adaptive beamforming algorithms and MATLAB simulation was carried out.)
    2010-06-07 15:49:34下载
    积分:1
  • m-files
    5 m-files 1:SQ.m : converts from s-domain to q-domain 2:ZQ.m : converts from z-domain to q-domain 3:sym2s : converts from symbolic to s-domain tf2str : Converts from Transfer function to string sym2str : converts from symbolic to string
    2010-10-20 19:16:43下载
    积分:1
  • mmmmatlab
    说明:  多种数字水印的算法实现数字水印的matlab例程.rar(variety of digital watermarking algorithm digital watermarking Matlab routines. Rar)
    2006-05-14 16:07:35下载
    积分:1
  • 2.ESPRIT
    ESPRIT 算法MATLAB程序(ESPRIT algorithm MATLAB program)
    2012-03-21 19:43:06下载
    积分:1
  • OFDM_matlab
    matlab用于OFDM中的一些比较有用的程序,希望这些程序能帮助各位。(matlab for OFDM in some of the more useful procedures in the hope that these programs can help you.)
    2010-05-21 23:11:42下载
    积分:1
  • SipListener
    Contacts Settings Test extends Instrumentation Test Case.
    2014-01-22 14:15:58下载
    积分:1
  • 696524资源总数
  • 103939会员总数
  • 12今日下载