photo

Jacob L


Last seen: oltre 3 anni fa Attivo dal 2020

Followers: 0   Following: 0

Messaggio

Statistica

  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


Pass Variables from Java to MATLAB
Hi, I'm trying to pass a variable from a Java program to the MATLAB workspace. The engine.jar located at C:\Program Files\M...

oltre 3 anni fa | 1 risposta | 0

1

risposta

Domanda


Change white pixels to invisible
Hi, I have a .png I'm trying to overlay on top of an existing figure in matlab. Most of the image is just a white background. Is...

oltre 3 anni fa | 1 risposta | 0

1

risposta

Domanda


Can I check if factored and expanded polynomial forms are equal?
>> syms w k >> isequal((w^2-k^2),(w+k)*(w-k)) ans = logical 0 Is there a way to tell that w^2-k^2 and (w+k)*(w-k...

oltre 4 anni fa | 2 risposte | 0

2

risposte