20.书名:随机过程初级教程(英文版·第2版) 书号:978-7-115-16598-5 原书名:A First Course in Stochastic Processes 分类:数学与统计 统计学 随机过程 丛书名:图灵原版数学统计学系列 作者:Samuel Karlin, Howard M.Taylor 出版日期:2007-09-20 页数:572 定价:69.00 元人民币
2021-10-12 09:46:35 41.26MB math
1
使用任意精度的高级Java BigDecimal数学函数( pow , sqrt , log , sin ,...)。 另请参阅官方的。 大十进制数学 BigDecimalMath类为以下各项提供了有效且准确的实现: log(BigDecimal, MathContext) exp(BigDecimal, MathContext) pow(BigDecimal, BigDecimal, MathContext)计算x ^ y sqrt(BigDecimal, MathContext) root(BigDecimal, BigDecimal, MathContext)计算x的第n个根 sin(BigDecimal, MathContext) cos(BigDecimal, MathContext) tan(BigDecimal, MathContext) asin(BigD
1
用于React应用程序的方程式编辑器 由( ) 演示版 要查看此软件包的实际效果,请观看演示。 可以键入方程式,并在粉红色的编辑器下方看到LaTeX中的输出。 用法 将EquationEditor组件嵌入到项目中时,必须设置四个属性。 value和onChange可以说明一切,而包含一个命令列表,您只需在命令前面键入\ 。 也一样,运算符也一样。 import React , { useState } from "react" ; import EquationEditor from "equation-editor-react" ; const Example = ( ) => { const [ equation , setEquation ] = useState ( "y=x" ) ; console . log ( equation ) ; return ( < EquationEditor value = { equation } onChange = { setEquation } autoCommands =
2021-10-10 10:54:02 382KB demo typescript latex math
1
GTM278 Modern Real Analysis, William P. Ziemer, Spinger 2017.pdf
2021-10-09 19:33:28 3.6MB math
1
函数 'fact' 以几乎不可读的格式计算数字的阶乘。 因此,程序假定计算的总体结果小于 170! 虽然它涉及计算大于 170 的数字的阶乘。 这个非常简单的代码是为了解决 DV Schroeder 的“热物理导论”的问题 2.11 而编写的。 文件“example.m”使用函数“fact.m”来解决问题。
2021-10-09 15:37:17 2KB matlab
1
用于React组件包装器 例子 位于src/examples/ 在此使用以下示例 可编辑的数学字段 import React , { useState } from 'react' import { addStyles , EditableMathField } from 'react-mathquill' // inserts the required css to the <head> block. // you can skip this, if you want to do that by yourself. addStyles ( ) const EditableMathExample = ( ) => { const [ latex , setLatex ] = useState ( '\\frac{1}{\\sqrt{2}}\\cdot 2' ) return ( < EditableMathField latex = { latex } onChange = { ( mathField ) =
2021-10-09 11:42:46 100KB react latex math react-component
1
研究生_数字信号处理:时域离散随机信号处理_11761429,高清,PDF,网上收集
2021-10-06 18:08:35 143.51MB math
1
非常详细的建模指导资料,PDF版。包括数学建模概论,初等模型,线性规划,层次分析,随机决策等。
2021-10-06 10:55:50 4.78MB math
1
Altium Designer三个集成库: Simulation Math Function.IntLib Simulation Sources.IntLib Simulation Special Function.IntLib
2021-10-02 20:39:01 63KB Simulation Math Sources
1
Numerical Analysis 7th edition Burden and Faires
2021-09-23 23:31:57 6.34MB math
1