Community Profile

photo

Nikolaj Kloch


Last seen: mer än 3 år ago Active since 2020

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


How to enter a matrix into this and run a loop to capture the answers to plot them
I want to put a matrix in for the k1-k3 and the c1-c3 but cannot find anywhere how to do this to capture the answer becasue the ...

mer än 3 år ago | 0 answers | 0

0

answers

Question


Should be easy but I keep getting errors. I want to input the array through a function that I already have generated through equations then plot it.
%Initial Scipt with function at bottom %I want to plug in the arays of kmat into the equations in combustion.m to use ode and ...

mer än 3 år ago | 2 answers | 0

2

answers

Question


I am trying to create a loop where a variable changes and the answer is saved in the matrix below
A1=9200000;A2=420000000;A3=350000;n1=0;n2=5.3;n3=7.65;Ea1=108400;Ea2=350000;Ea3=525000;R=82.057; k1mat = zeros(1,29);k2mat = ze...

mer än 3 år ago | 1 answer | 0

1

answer