![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/15397184_1556602486236_DEF.jpg)
mathru
Followers: 0 Following: 0
Statistica
18 Domande
0 Risposte
RANK
162.795
of 297.016
REPUTAZIONE
0
CONTRIBUTI
18 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
61.11%
VOTI RICEVUTI
0
RANK
of 157.725
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
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...
oltre 3 anni fa | 1 risposta | 0
1
rispostaDomanda
How to extract nodal coordinates in pdetool?
Hi, How can I extract coordinates (x and y) of nodes along an edge in pde?
quasi 4 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
quasi 4 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
circa 4 anni fa | 1 risposta | 0
1
rispostaDomanda
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 ...
oltre 4 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
oltre 4 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
oltre 4 anni fa | 0 risposte | 0
0
risposteDomanda
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...
oltre 4 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
oltre 4 anni fa | 1 risposta | 0
1
rispostaDomanda
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? ...
oltre 4 anni fa | 1 risposta | 0
1
rispostaDomanda
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 ...
oltre 4 anni fa | 1 risposta | 0
1
rispostaDomanda
Matrix define using for loop
How to define the following matrix (penta diagonal) using for loop?
oltre 4 anni fa | 1 risposta | 0
1
rispostaDomanda
How to write pentadigonal matix?
How to generate the following penta diagonal matrix in matlab?
oltre 4 anni fa | 2 risposte | 0
2
risposteDomanda
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 ...
oltre 4 anni fa | 2 risposte | 0
2
risposteDomanda
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...
oltre 4 anni fa | 2 risposte | 0
2
risposteDomanda
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?
oltre 4 anni fa | 2 risposte | 0
2
risposteDomanda
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...
oltre 4 anni fa | 2 risposte | 0
2
risposteDomanda
Find the intersecting points
How can I calculate the intersecting points (red circled) from the following image?
circa 5 anni fa | 1 risposta | 0