Martin Pecha
Followers: 0 Following: 0
Statistics
8 Questions
0 Answers
RANK
113,413
of 295,673
REPUTATION
0
CONTRIBUTIONS
8 Questions
0 Answers
ANSWER ACCEPTANCE
12.5%
VOTES RECEIVED
0
RANK
of 20,262
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,257
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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...
5 years ago | 1 answer | 0
1
answerQuestion
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 ago | 0 answers | 0
0
answersQuestion
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 ago | 0 answers | 0
0
answersQuestion
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 ...
6 years ago | 1 answer | 0
1
answerQuestion
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...
6 years ago | 2 answers | 0
2
answersQuestion
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...
6 years ago | 0 answers | 0
0
answersQuestion
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 ...
6 years ago | 0 answers | 0
0
answersQuestion
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...
6 years ago | 0 answers | 0