photo

Gleb


Last seen: 4년 초과 전 2020년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

7 질문
1 답변

순위
189,268
of 300,974

평판
0

참여
7 질문
1 답변

답변 채택
28.57%

획득한 표
0

순위
 of 21,128

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 172,130

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Explorer
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


Problem with Newton's methode for ODE system
Hello! I have got a system of 3 ODEs in disret form and want to solve them with Newton's method. I found 2 solvers here in the f...

거의 5년 전 | 답변 수: 0 | 0

0

답변

답변 있음
problem in the for - loop
Ok, thank you. I rewrote the code. It is more readable now. But "Unable to perform assignment because the left and right sides h...

대략 5년 전 | 0

| 수락됨

질문


multiplication by a constant of a discrete argument of a vector function
Hi! I have got a loop with Y(i) vector elements. in a mathematical sense it is a function of argument Y=Y(x_i) because its an OD...

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

0

답변

질문


problem in the for - loop
Here is the problem Ive got a FEM code function main1 clc n = 100; x0 = ones(3*n,1); sol = fsolve(@(x)fun(x,n),x0)...

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

2

답변

질문


Index exceeds array bounds in BVP problem
I'm trying to make FEM for my boundary value problem. matlab gives an error "Index exceeds array bounds. Error in Gas_syste...

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

1

답변

질문


Runge Kutta integration problem - NaN result
Hi! Here is the code [x, Yg]=GasPhase1(J_g) VarNames = { 'T', 'q', 'Y_gHMX', 'Y_cTf', 'Y_gTf', 'Y_CF2','Y_C', 'Y_B', 'Y_BF3'...

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

1

답변

질문


GUI with pushbutton and axis problem
Hello! I want code to transfer input (Y_cHMX0, Y_cTf0, Y_B0, L, l, P, m) from gui window to the function TF8. Then, as i planned...

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

0

답변

질문


'Events' condition does not work properly. "Output argument "varargout{7}" (and maybe others) not assigned during call to "ode15s". "
Hello everyone! The problem is "Output argument "varargout{7}" (and maybe others) not assigned during call to "ode15s". Err...

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

1

답변