photo

David Jacob


Last seen: 7개월 전 2021년부터 활동

Followers: 0   Following: 0

통계학

  • Knowledgeable Level 1
  • First Answer

배지 보기

Feeds

보기 기준

답변 있음
how to plot a fourth ordinary differential equation
The line usol(x) = subs(usol(x)) isn't doing anything. The function fplot can't plot your function your function, because it is ...

3년 초과 전 | 0

답변 있음
I can't figure out why n=length(sigma) has gone wrong
What is the error message? What is the value for n?

3년 초과 전 | 0

답변 있음
How to convert and write nested cell arrays into a TXT file without adding extra quotes?
Hey, You can use fopen() and fprintf() for that. Open your the file you want to write to in writing mode: f=fopen('Test.txt',...

3년 초과 전 | 1

| 수락됨

질문


How can I rewrite symbolic expression as a function of another symbolic expression?
Suppose I want to evaluate an expression of the type with . Let and be functions of and , e.g. and . And I am able to show...

3년 초과 전 | 답변 수: 1 | 0

1

답변