matlab微分方程代码 Mathematica-Code-Collection 一些写过的mathematica代码 mathematica是大二的时候上《数值计算方法》的时候现学现用的。这门课用到mathematica的地方主要是数值积分、矩阵运算、微分方程、迭代解方程/方程组等。 平时一般用mathematica来画图、处理数据。它画的图(个人感觉)一般比MATLAB、origin、Excel看得舒服。
2021-09-12 14:41:49 471KB 系统开源
1
Mathematica 是数学领域的一个巨人,发布的 Mathematica 软件在各个前沿行业的科学计算,仿真,建模等应用中发挥着关键作用。 我下载了45个典型的 Mathematica 演示范例,供打包下载学习。 AreTheseLinesStraight-source.nb BoilingPointOfWaterOnSeveralPlanets-source.nb CassiniSpaceflight-source.nb CellularAutomataOnTrivalentNetworks-source.nb CIEChromaticityDiagram-source.nb CogwheelDrive-source.nb ComplexAdditionOfHarmonicMotionsAndThePhenomenonOfBeats-source. CosineOffsetCurves-source.nb CurlicueFractal-source.nb DayAndNightWorldClock-source.nb DigitalTiltShiftPhotography-source.nb Emoticon-source.nb IcosahedronBall-source.nb InsulinMolecule-source.nb JackLewSignatureFunction-source.nb KeyboardAndComposer-source.nb KomanVariations-source.nb LengthScalesInTheSolarSystem-source.nb LeonardoDaVincisOrnithopter-source.nb LookingAtACube-source.nb MicrowaveOven-source.nb MosaicEffectForPhotographicImages-source (1).nb MosaicEffectForPhotographicImages-source.nb Mountainscape-source.nb PicturePuzzle-source.nb PicturePuzzle.cdf PolynomialAndDerivative-source.nb RadialEngine-source.nb ReliefShadedElevationMap-source.nb SaturnsSeasonalSundial-source.nb SegmentingAMedicalImage-source.nb SmileyChanger-source.nb SpringReturnButton-source.nb SunflowerSeedArrangements-source.nb SunflowerSeedArrangements-source.pdf SurfaceWithBranchCuts-source.nb TermWeightingWithTFIDF-source.nb TheUlamPrimeSpiral-source.nb ThickeningAPolygonMeshForRapidPrototyping3DPrinting-source.nb TravelingSalesmanArt-source.nb TreeBender-source.nb Tries-source.nb TwentyDodecahedronTowers-source.nb VoronoiImage-source.nb WhirlingPolygons-source.nb
2021-09-09 20:37:56 5.36MB Mathematica
1
利用Mathematica来计算工程中的一些问题很方便,尤其在力学计算中,例如土力学中。
2021-09-09 10:41:26 143KB
1
分形维数计算matlab代码拉格朗日2D 用于流体拉格朗日分析的Mathematica软件包 示例“双回转”流场 流动颗粒的路径 运输领域 最大时限李雅普诺夫指数 Kaplan-Yorke分形维数 冲洗时间分配 安装 下载此存储库。 在您的工作笔记本中,确保lagrange2d.wl在路径上。 然后可以按以下方式导入该软件包: SetDirectory[NotebookDirectory[]] << lagrange2d.wl 功能与用法 有关使用软件包中各种功能的示例问题,请参阅笔记本demos.nb 。 简要地说,功能包括:相邻点“团”的数值积分,有限时间Lyapunov指数的计算以及Kaplan-Yorke尺寸的空间场,以及动画和绘图工具。 有关输出图的示例,请参见上图。 如果您认为此代码有用,请考虑引用随附的论文 吉尔平,威廉。 “ Lagrange2D:用于二维流体流动的拉格朗日分析的Mathematica软件包” 理论背景 该软件包中的FTLE功能基于苏黎世联邦理工学院Haller实验室开发的研究。 有关理论背景,请参阅。 有关使用FTLE查找拉格朗日相干结构的MATLAB
2021-09-07 16:43:32 15.54MB 系统开源
1
概要 该项目使得能够研究在轨迹之间寻找相似性的问题(轨迹相似性问题),这是数据挖掘领域中的已知问题。 称为部署和解决上述问题的算法是LCSS(最长公共子序列)。 每个轨道由一个序列的地理点(纬度,经度)描述。 我们提供的每个记录数据集都代表在北京市内发生的出租车的路径。 文件的每一行均包含以下内容,并以逗号分隔:出租车ID,时间戳记,纬度,经度。 背景 我们提供的每个记录数据集都代表在北京市内发生的出租车的路径。 文件格式的一个说明性示例是: 366,Mon Mar 03 00:05:59 EET 2014,39.90732,116.45353 366,Mon Mar 03 00:10:59 EET 2014,39.90729,116.45348 366,Mon Mar 03 00:15:59 EET 2014,39.90725,116.45334 366,周一3月3日00:20:59
2021-09-07 01:34:54 1.45MB Mathematica
1
四犬相逐mathematica算法,有图和代码,还有动画哦!
2021-09-04 18:53:13 11KB 四犬相逐
1
Essentials of Programming in Mathematica 英文无水印pdf pdf所有页面使用FoxitReader和PDF-XChangeViewer测试都可以打开 本资源转载自网络,如有侵权,请联系上传者或csdn删除 本资源转载自网络,如有侵权,请联系上传者或csdn删除
2021-09-03 15:55:33 8.04MB Essentials Programming Mathematica
1
读者可以通过互动学习和章末练习的例子得到关于Mathematica编程详细的指导。每一章还包含作者从结合50多年使用Mathematica的技巧。 Contents Introduction Part I The Complete Overview Chapter 1 The Very Basics Chapter 2 A Sample Project in Mathematica Chapter 3 Input and Output Chapter 4 Word Processing and Typesetting Chapter 5 Presenting with Slide Shows Chapter 6 Fundamentals of the Wolfram Language Chapter 7 Creating Interactive Models with a Single Command Chapter 8 Sharing Mathematica Documents Chapter 9 Finding Help Part II Extending Knowledge Chapter 10 2D and 3D Graphics Chapter 11 Visualizing Data Chapter 12 Styling and Customizing Graphics Chapter 13 Creating Figures and Diagrams with Graphics Primitives Chapter 14 Algebraic Manipulation and Equation Solving Chapter 15 Calculus Chapter 16 Differential Equations Chapter 17 Linear Algebra Chapter 18 Probability and Statistics Chapter 19 Importing and Exporting Data Chapter 20 Data Filtering and Manipulation Chapter 21 Working with Curated Data Chapter 22 Using Wolfram|Alpha Data in Mathematica Chapter 23 Statistical Functionality for Data Analysis Chapter 24 Creating Programs Chapter 25 Creating Parallel and GPU Programs
2021-08-27 10:41:07 15.49MB Mathematica Programming
1
workbench中的mathematica编程与调试
2021-08-24 20:16:05 2.78MB workbench
1
数学软件 从Wolfram Mathematica到COMSOL Multiphysics之间的链接。 目前,它从COMSOL导出或参数文件导入表数据。 用法 安装软件包的。 Import[file_ , \"COMSOL\"]从comsol expor txt文件导入数据。 Import[file, {\"COMSOL\",\"Info\"}]给出存储在文件中的其他信息。 Import[file, {\"COMSOL\",\"Headers\"}]提供表的听众。 Import[file, {\"COMSOL\",\"Parameters\"}]特殊的导入功能,用于导入参数文件。
2021-08-22 15:55:56 3KB Mathematica
1