photo

David Jacob


Last seen: 대략 1년 전 2021년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

1 질문
3 답변

순위
7,774
of 297,457

평판
6

참여
1 질문
3 답변

답변 채택
0.0%

획득한 표
1

순위
 of 20,438

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 158,938

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

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

대략 4년 전 | 0

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

대략 4년 전 | 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',...

대략 4년 전 | 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...

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

1

답변