photo

T K


Last seen: 7 days 前 自 2018 起处于活动状态

Followers: 1   Following: 0

统计学

MATLAB Answers

16 个提问
2 个回答

排名
125,775
of 299,772

声誉
0

贡献数
16 个提问
2 个回答

回答接受率
25.0%

收到投票数
0

排名
 of 20,801

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 165,865

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • First Review
  • First Answer

查看徽章

Feeds

排序方式:

提问


Please i need Activation key when setup Matlab 2020

11 days 前 | 1 个回答 | 0

1

个回答

提问


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...

2 years 前 | 0 个回答 | 0

0

个回答

提问


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*...

2 years 前 | 1 个回答 | 0

1

个回答

2

个回答

提问


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; ...

2 years 前 | 1 个回答 | 0

1

个回答

提问


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...

2 years 前 | 1 个回答 | 0

1

个回答

提问


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...

2 years 前 | 0 个回答 | 0

0

个回答

提问


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...

2 years 前 | 1 个回答 | 0

1

个回答

提问


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...

2 years 前 | 1 个回答 | 0

1

个回答

提问


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 years 前 | 1 个回答 | 0

1

个回答

提问


Please ask the code
H

3 years 前 | 1 个回答 | 0

1

个回答

提问


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

3 years 前 | 1 个回答 | 0

1

个回答

已回答
shooting method for coupled ODE
ff ff

3 years 前 | 0

提问


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...

4 years 前 | 1 个回答 | 0

1

个回答

提问


shooting method for coupled ODE
dd ggg gg

5 years 前 | 1 个回答 | 0

1

个回答

提问


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: ...

5 years 前 | 1 个回答 | 0

1

个回答

已回答
Third Order Coupled ODE's
if true % code end

7 years 前 | 0