photo

Kelly


2013년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

4 질문
0 답변

순위
121,888
of 301,440

평판
0

참여
4 질문
0 답변

답변 채택
25.0%

획득한 표
0

순위
 of 21,282

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 174,580

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


Need help initializing a PDE boundary condition
I'm working with the heat equation (PDE), and I'm unsure how to set up my boundary conditions in a Matlab script. I need to init...

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

0

답변

질문


Modeling chemical reactions using system of equations
There are 4 proteins that form a reaction network as follows: P1 can change into P2 with rate constant k12. This reaction is re...

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

0

답변

질문


Analytical ODE solution without ODE45 or for loop
I need to solve dN/dt = f*(1-N) - g*N and store the analytical solution in an array %values init = 1; f = 0.5; g ...

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

1

답변

질문


Using mean function to take average of 4 columns for every row of data
I'm just starting to get familiar with Matlab's mean function, but I'm confused as to how I can use it to get an average of mult...

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

1

답변