photo

P.K. Pattnaik


Last seen: 2 years 前 自 2022 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

4 个提问
0 个回答

排名
170,294
of 301,754

声誉
0

贡献数
4 个提问
0 个回答

回答接受率
50.0%

收到投票数
0

排名
 of 21,410

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 176,414

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

1

个回答