
T K
Statistics
RANK
250,930
of 275,577
REPUTATION
0
CONTRIBUTIONS
12 Questions
2 Answers
ANSWER ACCEPTANCE
16.67%
VOTES RECEIVED
0
RANK
of 18,563
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 125,360
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Content Feed
Question
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; ...
1 month ago | 1 answer | 0
1
answerQuestion
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...
1 month ago | 0 answers | 0
0
answersQuestion
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...
3 months ago | 0 answers | 0
0
answersQuestion
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...
3 months ago | 1 answer | 0
1
answerQuestion
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...
3 months ago | 1 answer | 0
1
answerQuestion
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...
3 months ago | 1 answer | 0
1
answerQuestion
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
6 months ago | 1 answer | 0
1
answerQuestion
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
8 months ago | 1 answer | 0
1
answerQuestion
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...
1 year ago | 1 answer | 0
1
answerQuestion
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: ...
3 years ago | 1 answer | 0