Sharqa - MATLAB Central
photo

Sharqa


Last seen: Today 2024년부터 활동

Followers: 0   Following: 0

통계학

MATLAB AnswersFrom 07/24 to 12/24Use left and right arrows to move selectionFrom 07/24Use left and right arrows to move left selectionTo 12/24Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%

순위
239,223
of 296,143

평판
0

참여
4 질문
0 답변

답변 채택
25.0%

획득한 표
0

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


How can i remove singular Jacobin error from this code?
william() function william clc clear all format long w=1; %wlmsn Ha=0.1; Re=0.4; angle_degrees=0.1; %omega N,a,Ha,Re,...

대략 1개월 전 | 답변 수: 1 | 0

1

답변

질문


How i can run this code with simple boundary conditions given in code
fun_u J1=0.1;J2=0.1;J3=0.1;J4=0.1;J5=0.1;J6=0.1; S = 0.0001; GC = 0.1; Gr = 0.1; Ha2 = 0.1; a=1;...

4개월 전 | 답변 수: 1 | 0

1

답변

질문


How i get a graph that i attached here with this matlab code?
HTP() function HTP() clc clear all format long % hybrid Carreau % Define constants J1 = 0.1; J2 = 0.1; J3 = 0.1; J4 = ...

4개월 전 | 답변 수: 2 | 0

2

답변

질문


Why i am getting blank graph? Can someone help me to figure out error in my code.
function is_exam3 L=0.01; M=0; q=0.5; a=0.03; Pr=0.1; b=0.2; p=0.1; m=0.1; e=1.0; H=0.1; E=0.1; o=0.1; n=0.1; ...

6개월 전 | 답변 수: 1 | 0

1

답변
Go to top of page