photo

P.K. Pattnaik


Last seen: mehr als 2 Jahre vor Aktiv seit 2022

Followers: 0   Following: 0

Statistik

MATLAB Answers

4 Fragen
0 Antworten

RANG
218.792
of 301.540

REPUTATION
0

BEITRÄGE
4 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
50.0%

ERHALTENE STIMMEN
0

RANG
 of 21.319

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 175.260

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Discussions

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Thankful Level 2

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

fast 3 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

fast 4 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

fast 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 4 Jahre vor | 1 Antwort | 0

1

Antwort