photo

Nikolaj Kloch


Last seen: 거의 5년 전 2020년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

3 질문
0 답변

순위
176,091
of 300,338

평판
0

참여
3 질문
0 답변

답변 채택
0.0%

획득한 표
0

순위
 of 20,922

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,149

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

Feeds

보기 기준

질문


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

대략 5년 전 | 답변 수: 0 | 0

0

답변

질문


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

대략 5년 전 | 답변 수: 2 | 0

2

답변

질문


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

대략 5년 전 | 답변 수: 1 | 0

1

답변