Community Profile

photo

David Jacob


Last seen: 4 mois il y a Actif depuis 2021

Followers: 0   Following: 0

Statistiques

  • Knowledgeable Level 1
  • First Answer

Afficher les badges

Feeds

Afficher par

A répondu
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 ...

environ 3 ans il y a | 0

A répondu
I can't figure out why n=length(sigma) has gone wrong
What is the error message? What is the value for n?

environ 3 ans il y a | 0

A répondu
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',...

environ 3 ans il y a | 1

| A accepté

Question


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

environ 3 ans il y a | 1 réponse | 0

1

réponse