photo

P.K. Pattnaik


Last seen: 2년 초과 전 2022년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

4 질문
0 답변

순위
170,294
of 301,628

평판
0

참여
4 질문
0 답변

답변 채택
50.0%

획득한 표
0

순위
 of 21,366

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 175,858

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 2

배지 보기

Feeds

보기 기준

질문


can it be possible to merge bvp4C code and Response Surface Method (central-composite designs OR Box-Behnken designs)
%% i want to calculate Nu with different parameters (phi, Pr, Nr etc.) by studying RSM approach with the following bvp4C cod...

거의 3년 전 | 답변 수: 0 | 0

0

답변

질문


Undefined function 'int' for input arguments of type 'double'.
syms x S1(x) E1(x) I1(x) R1(x) h1 h2 h3 h4 C1 C2 C3 C4 b = 0.001; w = 0.01; g = 0.02; NS = 497; NE = 1; NI = 1; NR = 1; EQ =...

거의 4년 전 | 답변 수: 0 | 0

0

답변

질문


Need some change in the present Analytical solution code which I'm unable
syms x F1(x) G1(x) H1(x) n fw h Nt = 0.5; Nb = 0.5; Pr = 1; Le = 2; DF = diff(F1,x); eq1 = diff(F1,x,3) + diff(F1,x,2) == 0; ...

대략 4년 전 | 답변 수: 1 | 0

1

답변

질문


How to arrange this code to run
function [dM,vM,aM] = Galpha_integration(dt,n,d0,v0,a0,Mass,Damp,Stiffness,Force) alpha_m = 1/2; alpha_f = 1/2; gamma = 1/2-alp...

대략 4년 전 | 답변 수: 1 | 0

1

답변