Community Profile

照片

ADSW121365


上次见:1个月前|自2019年以来活跃

统计数据

  • First Review
  • Knowledgeable Level 2
  • 复兴级别1
  • 第一个答案
  • Thankful Level 3

View badges

内容提要

View by

问题


Uniquetol which preserves the first occurance
我正在使用二喹啉函数通过行过滤一些数据。这里每列给出了有关特定B ...的权重值。

2个月前|1答案|0

1

回答

问题


在3D空间中与一条线的网格正交
In 3D space, how do I generate a set of points, like a meshgrid, orthogonal to a specific straight line passing through its cent...

2个月前|3个答案|0

3

回答s

问题


Vectorising SSIM for multiple calculations
我正在处理一个反问题,在该问题中,我的迭代方法为同一图像提供了许多不同的解决方案。金宝搏官方网站我的目标

1年前|0答案|0

0

回答s

问题


Searching for closely related filenames in a directory
我正在处理一些基于效率的代码,这些代码本质上将检查文件名是否存在,并加载文件中的情况。我 ...

1年前|2回答s | 0

2

回答s

问题


通过并联计算从PDE工具箱中改进处理器的使用情况?
我从PDE工具箱中有一组〜50个保存的结果结构,每个GB大约是7GB,我需要在其上进行插值以不同...

1年前|0答案|0

0

回答s

问题


绘制许多数字后,保存特定的数字手柄以恢复
我正在编写一个相当复杂的模拟,涉及多个呼叫对不同功能/子功能的调用。完整的设置有...

1年前|1答案|0

1

回答

问题


绘制大量补丁
有一些老话题,但是什么都没有I could find which is directly relevent I don't think. I'm utilising a modifie...

2年前|1答案|0

1

回答

问题


矢量化网格坐标结构
I have three coordinate arrays (file attached) of size [M x 2], where M is the number of elements and the 2 represents different...

2年前|1答案|0

1

回答

回答
正确识别使用pdegplot()显示的几何面
我使用的另一个解决方法是找到与面部相关的节点,并将其绘制到pdegplot上以突出特定的面孔:...

2年前|0

问题


PDE Toolbox via Linux Server SSH Memory Corruption Error
I'm trying to use some code I've written on the universities Linux server but I'm encountering an error in running the code ther...

2年前|0答案|0

0

回答s

回答
在3D模型中创建修改后的腔。
All of this is definitely possible, but the inbuilt CAD capabilities/geometry design in MATLAB aren't its strongest point. Fro...

2年前|0

|accepted

问题


Importing A Quadratic Mesh (GeometryFromMesh)
I'm using the PDE Toolbox and the geometryFromMesh function to import meshes made externally (gmsh). The PDE Toolbox supports bo...

2年前|0答案|1

0

回答s

回答
Visualising 3D Cubes with a colour map
This can be achieved nicely using plotcube from the file exchange and a for loop: Plot Cube facealpha = .5; for index = 1:le...

2年前|0

问题


Visualising 3D Cubes with a colour map
As part of a model I'm working on, I have discretised a problem into "brick elements" or "cubic voxels". The assumption then is ...

2年前|2回答s | 0

2

回答s

回答
Point Categorisation via a suggested Mathematica If Statement
利用Walters建议的语法,MATLAB中的预期代码为:f_1 =(abs(location.x)<= abs(location.y))。*sign(locati ...

2年前|0

|accepted

回答
Can I program the selection of faces for PDE modelling of a 3D object?
Not directly what you're searching for but something which could be applied in the same way is an undocumented function I found ...

2年前|1

问题


Point Categorisation via a suggested Mathematica If Statement
我一直在努力弄清楚如何将其转换太久,但没有成功 - 我希望这对新鲜...更明显...

2年前|2回答s | 0

2

回答s

问题


PDE工具箱中的二阶导数
PDE工具箱非常出色,因为它可以评估您功能的空间衍生物以及功能本身...

2年前|0答案|0

0

回答s

回答
Reading *.msh files (3D) in Matlab.
If you're using gmsh, you can use its inbuilt exporter to export a .m file to read into MATLAB. This loads in a structure arra...

2年前|3

|accepted

问题


其他输入PDE工具箱F系数
My code below is generating some sort of error, however I'm not sure the error message is consistent with the problem which is a...

2年前|1答案|0

1

回答

回答
加载.STL 3D几何PDE工具箱,带有两个细胞器
据我所知,您不能在3D中分别加载多个几何形状。从我目前的经验,这是唯一适当的人...

2年前|1

|accepted

问题


3D Multi-Domain PDE Modelling
下面给出了我问题的相关几何形状,其中细胞1是电流包含区域,细胞2是周围...

2年前|1答案|1

1

回答

回答
创建一个3D多域PDE对象:
This question was also posted on stack exchange where a very helpful answer was posted: Stack Exchange Answer

2年前|0

|accepted

问题


创建一个3D多域PDE对象:
我当前通过.stl文件定义了一个几何形状(下面连接)。不幸的是,正如文档中指出的那样(STL限制)...

2年前|1答案|0

1

回答

问题


Linspace with varying increment
我有兴趣在固定的起点和终点之间创建一组数字。我知道我有2个选项可以使用固定的...

2年前|2回答s | 0

2

回答s

问题


颜色四元 - 元素明智
我正在使用四面体有限元素。我可以很高兴地设置网眼并与上述网格一起工作。一个非常简单的示例代码...

2年前|2回答s | 0

2

回答s

问题


Converting FORTRAN code for Finite Element Analysis - Dealing with a Go To Command
大家好,我正在努力解决一个问题,并试图对有限元分析进行掌握。我是从“一个简单的...

3年前|1答案|0

1

回答

问题


二次编程(Quadprog):
大家好,我目前正在努力围绕Quadprog如何将其应用于我正在处理的问题。在Cur ...

3年前|1答案|1

1

回答

问题


可视化卷对象数据
Hey everyone, I know there's a lot of questions on this problem but I can't find anything which quite works the way I'd like ...

3年前|1答案|0

1

回答

问题


Integral2 With Spherical Harmonics
I have a function to evaluate a specific spherical harmonic at some nth, mth order for some given Theta,Phi input. Currently I g...

3年前|1答案|0

1

回答

装载更多