Beantwortet
convolution with gaussian kernel using fft
@David Goodmanson: Can you point me to where you found the 3.53 value? All this discussion has led me to conclude that sin...

fast 5 Jahre vor | 0

Frage


Extract Gridded Data from Isosurface
I want to get the x, y and z data of a surface that I extract from a volume via isosurface. I am doing it in the following way, ...

etwa 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Parfor Loop Error with Classification
When trying to convert the outer loop of the code below to a parfor loop, the error is: Error: The variable z_new in a parfor...

etwa 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Solve as Optimization Problem in Matlab
I want to solve this simple equation as an optimization problem in Matlab. I have tried linprog, fmincon and fminunc and all do ...

mehr als 5 Jahre vor | 4 Antworten | 0

4

Antworten

Frage


Change folder that Matlab saves session information
I run Matlab on Linux machines. Matlab is saving session information (e.g. History.xml, parallel_settings, etc) in a folder cal...

mehr als 5 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Remove Internal Faces from Geometry
Is it possible to remove the internal faces of this geometry: pdem = createpde; g = multicuboid(40,40,0.1*ones(10,1),'Zoffse...

fast 6 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Coefficient Multiplying Laplacian Implicit in Neumann BC?
I'm solving the parabolic equation: I set up the PDE as: specifyCoefficients(model,'m',0,'d',1,'c',D,'a',0,'f',0); and ...

fast 6 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Mesh the Inside of a 3D Patch
I am trying to solve a PDE via the PDE Toolbox and am having trouble building the mesh/geometry. I have built the volume via the...

etwa 6 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Create 3D Geometry for PDE Toolbox
I am having trouble creating the geometry of the attached image for use in the PDE toolbox. I have tried several things: i) rewo...

etwa 6 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Hmax in GenerateMesh to be Different for x, y and z Directions?
I'm using the PDE Toolbox to solve a 3D elliptic problem in cartesian coordinates. The domain has an aspect ratio of about 40 an...

etwa 6 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Segment Dumbbell Structure into Two Circles and One Rectangle
I'm trying to analyze three shapes from this image--two circles and one rectangle. I would like each to be a separate object det...

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


sub2ind errors with matchFeatures
Hello! I'm trying to start with the code for image registration given here, and convert it for my needs: <https://www.mathwor...

fast 8 Jahre vor | 0 Antworten | 0

0

Antworten