Statistica
RANK
233.353
of 297.016
REPUTAZIONE
0
CONTRIBUTI
15 Domande
2 Risposte
ACCETTAZIONE DELLE RISPOSTE
26.67%
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 format the 3-D figure from 2-D like as the attached figure. The third axis represnt different values for Bi "Take any value for Bi"
function sol= proj clc;clf;clear; global lamda %Relation of base fluid rhof=1; kf=0.613*10^5; cpf=4179*10^4; muf=10^-3*10...
oltre un anno fa | 0 risposte | 0
0
risposteDomanda
How to format the figure from 2-D to surface figure like as the attached figure. The third axis represnt different values for Bi "Take any value for Bi"
function sol= proj clc;clf;clear; global lamda %Relation of base fluid rhof=1; kf=0.613*10^5; cpf=4179*10^4; muf=10^-3*...
oltre un anno fa | 1 risposta | 0
1
rispostaDomanda
How to format notation to use "... x 10^-5..." instead of "...e..." in this figure
attached figure
quasi 2 anni fa | 2 risposte | 0
2
risposteDomanda
Please help me to connect between three points with plot (draw line)
I want to connect the three points (draw line) shown in the picture in the plot command. function sol= proj clc;clf;clear; ...
circa 2 anni fa | 1 risposta | 0
1
rispostaDomanda
Please help me to run surf plot with bvp4c.
Please help me to run surf plot with bvp4c.The surfce digram consists of (constant Prf [2 :1:6] represents y-axis & vector>> so...
circa 2 anni fa | 1 risposta | 0
1
rispostaDomanda
Please, I want help in adjusting the quality of the figure surface shape as in the attached picture (as in color, and colored lines in the horizontal plane)
options = odeset('RelTol',1e-6,'Stats','on'); % initial conditions Xo = [0.5; 0.7; 2]; % choose parameters t and a tspan = l...
circa 2 anni fa | 0 risposte | 0
0
risposteDomanda
Please, I want help in adjusting the quality of the figure surface shape as in the attached picture (as in color, and colored lines in the horizontal plane)
options = odeset('RelTol',1e-6,'Stats','on'); % initial conditions Xo = [0.5; 0.7; 2]; % choose parameters t an...
circa 2 anni fa | 1 risposta | 0
1
rispostaDomanda
I need to run a surface diagram for variables using any 2 parameters. The following is the code for 2D plots. Please help me to run surf plot in MATLAB.
Error that appear when run the code: Error in proj (line 20) surf(a_vec,t,squeeze(X(:,1,:))) ; Code below: options = odese...
circa 2 anni fa | 1 risposta | 0
1
rispostaDomanda
surface plotting.surface plot poroblem. Please I want help. An error appears when running
Please I want help. An error appears when running #code w = 1; k=1; fi...
circa 2 anni fa | 1 risposta | 0
1
rispostaDomanda
Please Help me, How to raise the quality of the attached figure after drawing it on Matlab
Please Help me, How to raise the quality of the attached figure after drawing it on Matlab
oltre 2 anni fa | 1 risposta | 0
1
rispostaDomanda
Please I want help. This code is working and there is no error, and suddenly when the program is running, this message appears
jiicd dfd[;f ff fff
oltre 2 anni fa | 1 risposta | 0
1
rispostaDomanda
I want to make the figure hanger look like the attached picture. The code is shown below.
clc L=3;% L=y fare away the the plate (boundary layer) T=2;%Final time maxk=500;%Number of time steps dt=T/maxk; n=50;%Num...
oltre 3 anni fa | 1 risposta | 0
1
rispostaDomanda
using shooting method for coupled ode
Hi all, please help,I'm looking to solve the following system of equations with boundary conditions using the shooting method: ...
quasi 5 anni fa | 1 risposta | 0