photo

Martin Pecha


自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

8 个提问
0 个回答

排名
174,997
of 299,997

声誉
0

贡献数
8 个提问
0 个回答

回答接受率
12.5%

收到投票数
0

排名
 of 20,858

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 166,881

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Morris method graph - I need help with interpretation
Hi, I run Morris method and I need help with interpretation of these graphs. I understand the influence concpet, however, not s...

6 years 前 | 1 个回答 | 0

1

个回答

提问


I run fsolve for interval and only for one x it gives me wrong value
Hi, so I have this unexplainalbe thing for me. I have system of equations. %Posylyt res=zeros(1,2*(Ncell-1+Ncell-1+Ncell)); ...

6 years 前 | 0 个回答 | 0

0

个回答

提问


Need help with sensitivity analysis tool
Hi, This is my model structure Pressure - calculating flowrates and pressures using balance equations and fsolve VRFB file - ...

6 years 前 | 0 个回答 | 0

0

个回答

提问


Error: Failure in initial user-supplied objective function evaluation. FSOLVE cannot continue.
Hi, I am trying to solve set of nonlinear equations res - I try to calculate flow rate distribution in system of pipes lets say ...

7 years 前 | 1 个回答 | 0

1

个回答

提问


I need to put data from columns in different cells into one vector
Hi, I have 1x20 cell and from each I need to take 4th column and put all of them in one long vector in order from 1-20. Moreo...

7 years 前 | 2 个回答 | 0

2

个回答

提问


I connected two systems of differential equations into one function file and it gives different values.
Hi, I have this original code which works fine. Ncycl=100; % - ... Number of cycles tspan=[0 6*3600]; tchar=cell...

7 years 前 | 0 个回答 | 0

0

个回答

提问


How can I put Tn(n+1) and Tn(n-1) values into diff equations?
I need to calculate system of equations for transport of heat between the cells - total number of cells is Ncell=19. Problem is ...

7 years 前 | 0 个回答 | 0

0

个回答

提问


How to set values calculated from one ode45 as parameters to another ode45?
Hi I have 2 defined functions files (F1,F2) + main file. F1 depends on y and F2 depends on T. I call ode45 in main file for F...

7 years 前 | 0 个回答 | 0

0

个回答