Catmull-Clark-细分曲面 Catmull–Clark 算法是一种在计算机图形学中通过细分曲面建模来创建平滑曲面的技术。 Catmull-Clark 曲面使用以下细化方案递归定义: 从任意多面体的网格开始。 该网格中的所有顶点都称为原始点。 为每个面添加一个面点将每个人脸点设置为相应人脸所有原始点的平均值。 对于每条边,添加一个边点。 将每个边缘点设置为两个相邻面点及其两个原始端点的平均值。 对于每个面点,为面的每个边添加一条边,将面点连接到面的每个边点。 对于每个原始点P,取所有n个(最近创建的)面点的平均值F,对于接触P的边,取所有n个边中点的平均值R,其中每个边中点为其两个端点的平均值顶点。 将每个原点移动到该点 $$ \frac{F + 2R + (n-3)P}{n}。 $$ 这是 P、R 和 F 的重心,权重分别为 (n − 3)、2 和 1。 将每个新
2021-12-04 00:20:51 3KB Mathematica
1
Mathematica 自动备份包 一个 Mathematica 包,用于弥补 Mathematica 糟糕的内置自动保存功能。 加载后,它将以用户定义的时间间隔自动备份任何打开的笔记本。 可配置,运行良好... 包文件NotebookBackup.m应该保存到 Mathematica 用户的“Applications”文件夹中; 对于 Unix 系统(包括 OS X),这是~/.Mathematica/Applications 。 在 Windows Vista/7 中,它类似于C:\\Users\\[you]\\AppData\\...然后可以通过在 Mathematica 中输入<<NotebookBackup`来加载该包。 文件内有更多说明; 请注意,在使用之前可能需要为特定系统(路径等)进行配置。 数学 7+。
2021-12-03 17:51:44 2KB Mathematica
1
Wolfram Python客户端库 Wolfram客户端库在Python中提供了无缝的Wolfram语言集成。 库提供的功能列表: 在本地内核上评估任意代码, 在Wolfram云上评估公共或私有的任意代码, 调用已部署的APIFunction, 在Wolfram语言函数之上构建Python函数, 将任意Wolfram语言代码表示为Python对象, 将Python对象序列化为Wolfram语言字符串InputForm, 将Python对象序列化为WXF, 将序列化扩展到任意Python类, 解析WXF编码的表达式。 链接 项目信息 发牌 该项目是根据MIT许可发布的。 会费 该库由Wolfram Research维护。 代码在Github上。 拉取要求和建议始终受到欢迎。
2021-12-01 19:22:04 910KB python mathematica wolframlanguage python-api
1
Mathematica4.0 只有47M的数学工具软件
2021-12-01 10:47:10 46MB Mathematica
1
轴承动力学故障诊断,使用ode45解动力学微分方程
2021-11-28 15:05:06 3KB ODE45 故障诊断 matlab轴承 轴承
数学软件三巨头(Matlab、Mathematica、Maple)优秀教程精选: |--- A.Beginner's.Guide.to.Mathematica.pdf |--- A.Guide.to.MATLAB.for.Beginners.and.Experienced.Users.pdf |--- An.Introduction.To.Programming.And.N.ethods.In.Matlab.pdf |--- Applied.Econometrics.using.MATLAB.pdf |--- Applied.Maple.for.Engineers.and.Scientists1.pdf |--- Applied.Numerical.Methods.Using.Matlab.pdf |--- Engineering.and.Scientific.Computations.Using.MATLAB.pdf |--- Essential.MATLAB.for.Engineers.and.Scientists.pdf |--- Essentials.of.Mathematica.-.With.App.tics.and.Physics.pdf |--- Introduction.to.Maple.for.Physics.St.Maple.Powertools.pdf |--- Introduction.to.Mathematics.With.Maple.pdf |--- Learning.by.Computing.with.Model.pdf |--- Maple.And.Mathematica.-.A.Problem.So.For.Mathematics.pdf |--- Maple.by.Example,.3rd.Edition.pdf |--- maple教程-科学出版社.pdf |--- Mathematica.by.example.pdf |--- Mathematica使用指南.pdf |--- Mathematica使用指南第2版(英文版).pdf |--- Mathematics.for.Business.Science.and.Technology.with.MATLAB.and.Excel.Computations.pdf |--- MATLAB.Programming.for.Engineers.(2001).pdf |--- Numerical.Analysis.using.Matlab.and.Spreadsheets.pdf |--- The.Mathematica.Book.-.5Thed.(By.Stephen.Wolfram).pdf |--- 用Maple5学习线性代数.pdf |--- 用mathematica作微积分实验.pdf
2021-11-26 21:58:39 188.03MB Math Matlab Mathematica Maple
1
Mathematica的代码实现了一个3D版2048游戏,代码很简短,逻辑清晰,是转载的别的大神的作品,很值得学习借鉴,也可用于日常娱乐。嗯,Mathematica确实很强大
2021-11-20 05:13:04 40KB Mathematica
1
讲解数学软件mathematic的手册,中文版
2021-11-19 19:56:03 9.91MB mathematic 数学软件
1
基于两体束缚问题的数值求解,给出了在Mathematica 5.0中求解广义矩阵本征值方法的两种程序方案与高 斯基个数及形状的关联.以氢原子和Cornell势场下粲偶素为例,讨论了高斯基空间的选择,并得到符合标准能谱 及波函数的数值计算结果.
1
Mathematica_10.3.0注册机新版 解决闪退问题 cmd运行
2021-11-15 16:58:15 770KB 注册机 cmd运行 解决闪退
1