![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/15397184_1556602486236_DEF.jpg)
mathru
Followers: 0 Following: 0
Statistik
18 Fragen
0 Antworten
RANG
162.795
of 297.016
REPUTATION
0
BEITRÄGE
18 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
61.11%
ERHALTENE STIMMEN
0
RANG
of 20.419
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 157.725
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
How to solve a ode within a for loop?
I am trying to solve a second order diferential function using ode45. I have defined a function for the differential function wh...
mehr als 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to extract nodal coordinates in pdetool?
Hi, How can I extract coordinates (x and y) of nodes along an edge in pde?
fast 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
call a input variable in a function
I have created a model using pdetool command and kept the model under a function with name 'heat.m' as follows: function A = he...
fast 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Find intersecting points in a image
How can I extract the boundary points of the first image. How can I plot it? How can I fiit a polynomical on the image boundar...
etwa 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to detect fingers in an image?
Hello, I want to draw a circle from the centerpoint (red point) in an image which is known. How can I do it? How can I detect ...
mehr als 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Transient heat flux boundary condition in PDE toolbox
Hi, I am modelling temperature distribution of a circular cylindrical rod with a plate. The model is very much similar to (http...
mehr als 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Heat flux boundary condition using pde modeler.
How can I define a HeatFlux (q = -kb*(T - 100) / 0.5) boundary condition on a edge of a 2D domain? Currently I am using a consta...
mehr als 4 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
What is the meaning of [0.0;-1.5] in the following lines?
Tcenter = interpolateTemperature(result,[0.0;-1.5],1:numel(tlist)); Touter = interpolateTemperature(result,[0.2;-1.5],1:numel(t...
mehr als 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
What is the meaning of p(1, :) in the following lines?
p = thermalModelT.Mesh.Nodes; nodesLeftEnd = find(p(1,:) < -1.5+eps); nodeCenter = nodesLeftEnd(p(2,nodesLeftEnd) < eps); no...
mehr als 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
boundary mark of the image?
I want to mark the boundary of the centered circular objects. I also want to calculate the area of the object. How can I do it? ...
mehr als 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How can I draw a cylinder on a cube using pde modeler commad?
Hi, I want to make a geometry of a cylinder (dimension: height '1' and radius '0.5' at the point (0, 2, 0) on a cube (dimension ...
mehr als 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Matrix define using for loop
How to define the following matrix (penta diagonal) using for loop?
mehr als 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to write pentadigonal matix?
How to generate the following penta diagonal matrix in matlab?
mehr als 4 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
Measure the spreading length using image analysis.
In the attached image there are three figures where the spreading length is changing. How can I measure the spreading length of ...
mehr als 4 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
Fit a polynimial function on a image curve
In image analysis, how can I fit a five or six order polynomial on a waved curve? And how can I determine that polynomial functi...
mehr als 4 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
How to fit a circle in the marked area of the image?
I want to fit a circle at the peak (the marked area) of the wavy surface. How can I do that?
mehr als 4 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
How can I plot the exported ASCII file from fluent?
Hello, I have exported the data (ASCII) of a plane from fluent. I want plot the data in MATLAB. It would be great if you can g...
mehr als 4 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
Find the intersecting points
How can I calculate the intersecting points (red circled) from the following image?
etwa 5 Jahre vor | 1 Antwort | 0