您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. Spline models for observational data SIAM 1990.djvu

  2. 一本非常经典的作品,数学、工程特别是小波分析与机器学习领域的人非常有必要一看。这是我在网上辛辛苦苦前后找了几年才找到的宝贝。
  3. 所属分类:专业指导

    • 发布日期:2009-09-16
    • 文件大小:882688
    • 提供者:pzbhallow
  1. <<Numerical Linear Algebra>> Trefethen and Bau, SIAM 习题答案8.2 10.2

  2. <> Trefethen and Bau, SIAM 习题答案8.2 10.2 三个MATLAB文件
  3. 所属分类:其它

    • 发布日期:2009-09-26
    • 文件大小:1024
    • 提供者:bruce317
  1. Solving nonlinear equations with Newton

  2. This brief book on Newton’s method is a user-oriented guide to algorithms and implementation. In just over 100 pages, it shows, via algorithms in pseudocode, in MATLAB, and with several examples, how one can choose an appropriate Newton-type method
  3. 所属分类:其它

    • 发布日期:2010-04-18
    • 文件大小:505856
    • 提供者:kaiadsk
  1. C.plus.plus.Design.Patterns.and.Derivatives.Pricing

  2. This is a short book, but an elegant one. It would serve as an excellent course text for a course on the practical aspects of mathematical finance.’ International Statistical Institute ‘This book is thought-provoking and rewarding. Even for the less
  3. 所属分类:Access

    • 发布日期:2010-04-20
    • 文件大小:1048576
    • 提供者:breaetheken
  1. Semidefinite Programming

  2. L. Vandenberghe and S. Boyd SIAM Review, 38(1): 49-95, March 1996. An earlier version, with the name Positive Definite Programming, appeared in Mathematical Programming, State of the Art, J. Birge and K. Murty, editors, pp.276-308, 1994. In semidefi
  3. 所属分类:其它

    • 发布日期:2010-04-28
    • 文件大小:5242880
    • 提供者:znyuexin
  1. Iterative Methods for Optimization

  2. This book presents a carefully selected group of methods for unconstrained and bound constrained optimization problems and analyzes them in depth both theoretically and algorithmically. It focuses on clarity in algorithmic descr iption and analysis
  3. 所属分类:专业指导

    • 发布日期:2010-05-26
    • 文件大小:29360128
    • 提供者:eatingking2003
  1. Exact Matrix Completion via Convex Optimization

  2. This is a classical paper about matrix completion via Convex optimization, and it is published in he SIAM, if you are interested in this filed, it is a reading list.
  3. 所属分类:其它

    • 发布日期:2011-03-02
    • 文件大小:443392
    • 提供者:adidasgtl
  1. Discrete Inverse Problems: Insight and Algorithms

  2. Inverse problems arise when we reconstruct a sharper image from a blurred one or reconstruct the underground mass density from measurements of the gravity above the ground. When we solve an inverse problem, we compute the source that gives rise to s
  3. 所属分类:专业指导

    • 发布日期:2011-04-02
    • 文件大小:3145728
    • 提供者:yang_88
  1. Knuth-Morris-Pratt(KMP)算法(字符串匹配)

  2. 参考许多资料之后翻译整理的好论文!让你迅速透彻的理解KMP算法! [1] http://www.inf.fh-flensburg.de/lang/algorithmen/pattern/kmpen.htm [KMP 77]D.E. Knuth, J.H. Morris, V.R. Pratt: Fast Pattern Matching in Strings. SIAM Journal of Computing 6, 2, 323-350 (1977) [2] http://www.cse.i
  3. 所属分类:C

    • 发布日期:2011-11-14
    • 文件大小:142336
    • 提供者:beejoy
  1. 自己动手写搜索引擎 第4章 光盘实例

  2. 自己动手写搜索引擎 第4章 光盘实例 /** * Implementation of a Ternary Search Trie, a data structure for storing String objects * that combines the compact size of a binary search tree with the speed of a digital search trie, and is * therefore ideal for practical us
  3. 所属分类:Java

    • 发布日期:2012-02-18
    • 文件大小:1048576
    • 提供者:xiyi7
  1. 25篇经典控制论

  2. 自动化 控制方向的25篇经典文章 List: [1].NYQUIST, H., "Regeneration theory," Bell Syst. Tech. J., vol. 11, 1932, pp.126-147 [2].BLACK, H.S., "Stabilized feedback amplifiers," Bell Syst. Tech. J., vol. 14, 1934, pp.1-18 [3].BODE, H.W., "Relations between attenuati
  3. 所属分类:专业指导

    • 发布日期:2012-11-24
    • 文件大小:49283072
    • 提供者:zhengqinling
  1. Numerical Simulation in Fluid Dynamics

  2. The 2D CFD Program NaSt2D associated to the book | | | | "Numerische Simulation in der Stroemungsmechanik" | | by M. Griebel, Th. Dornseifer, and T. Neunhoeffer | | Vieweg 1995 The english translation is published by SIAM
  3. 所属分类:C++

    • 发布日期:2013-01-22
    • 文件大小:28311552
    • 提供者:davidhap
  1. Knuth-Morris-Pratt算法(KMP)Fast pattern matching in strings

  2. 本文是由D.E.Kunth、J.H.Morris和V.R.Pratt三人共同发表的一篇论文: 《Fast pattern matching in strings》,该文于1977年发表于SIAM journal on computing上。 算法用于从一串字符中快速搜索一个模式,其时间复杂度为O(m+n),比传统的模式匹配更快。
  3. 所属分类:C/C++

    • 发布日期:2014-01-14
    • 文件大小:2097152
    • 提供者:rock4you
  1. C.T.Kelley_Iterative methods for linear and nonlinear equations

  2. In this book, the author introduces the iterative methods for linear and nonlinear algebraic equations, including CG, GMRES, fixed-point iteration, Newton's method, inexact Newton method and Broyden's method.
  3. 所属分类:教育

    • 发布日期:2014-05-02
    • 文件大小:801792
    • 提供者:phoenixk
  1. 关于小波的英文文献

  2. ". . . this is a clearly written introduction to the mathematics of wavelets that provides solid background material on most of the major aspects of the current theory. Especially appealing is the way in which the relationships between wavelets and
  3. 所属分类:专业指导

    • 发布日期:2014-05-14
    • 文件大小:2097152
    • 提供者:sinat_15393453
  1. SIAM.Data.Clustering.Theory.Algorithms.and.Applications.May.2007.pdf

  2. SIAM.Data.Clustering.Theory.Algorithms.and.Applications.May.2007.pdf
  3. 所属分类:Java

    • 发布日期:2008-11-23
    • 文件大小:2097152
    • 提供者:kittyjie
  1. siam-client-core-3.3.3.jar

  2. 在 \src\main\webapp\WEB-INF\libs  添加 siam-client-core-3.3.3.jar文件
  3. 所属分类:Java

    • 发布日期:2018-10-10
    • 文件大小:111616
    • 提供者:pri_sta_pub
  1. SIAM教程-源码

  2. SIAM教程
  3. 所属分类:其它

    • 发布日期:2021-02-14
    • 文件大小:5120
    • 提供者:weixin_42152298
  1. homebrew-siam-ipa:适用于使用macOS的泰国人的Homebrew水龙头!-源码

  2. SIAM IPA,泰国人自制的水龙头! 建立 为了使用这个水龙头,你需要有安装以及自制的。 如果您已经有了Homebrew,只需通过以下方式安装Cask $ brew install cask 如果您已经拥有这两个软件包,则只​​需轻按存储库 $ brew tap codeforthailand/siam-ipa 可以使用以下命令模板安装可用公式: $ brew cask install 可用的配方和酒桶 (名称= thai-dict ) 泰语字体集 (名称= font-collecti
  3. 所属分类:其它

    • 发布日期:2021-02-04
    • 文件大小:37888
    • 提供者:weixin_42102713
  1. SIAM-Knights-Python-Workshops-2021-:这是2021年SIAM骑士Python编码研讨会期间使用的材料的集合-源码

  2. SIAM-骑士-Python-车间2021- 这是2021年SIAM骑士Python编码研讨会期间使用的材料的集合
  3. 所属分类:其它

    • 发布日期:2021-04-02
    • 文件大小:23552
    • 提供者:weixin_42097914
« 12 3 »