![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/12396148_1522140004140_DEF.jpg)
David Armendáriz
Followers: 0 Following: 0
Statistica
6 Domande
0 Risposte
RANK
218.985
of 297.016
REPUTAZIONE
0
CONTRIBUTI
6 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
33.33%
VOTI RICEVUTI
0
RANK
of 157.725
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
why getpts doesn't give the correct points?
I have the following image: When I plot the points got by getpts, the image is flipped upside down: My code is the followi...
quasi 6 anni fa | 1 risposta | 0
1
rispostaDomanda
How to pass symbolic variables to funcion handle
I have some function handle in console defined like this: g=@(t1,t2,t3)[t1^2,t2^3,t3^3]; Then, I have some function ...
oltre 6 anni fa | 0 risposte | 0
0
risposteDomanda
using syms with deploytool
Hi, I am trying to build a standalone with deploytool, it creates without any error but when I execute the program it says: ...
quasi 7 anni fa | 1 risposta | 0
1
rispostaDomanda
How to display a message when two conditions are met in GUI
I have two sliders that modify two different functions. For example when slider1 takes the value 3 and the slider2 takes the val...
quasi 7 anni fa | 1 risposta | 0
1
rispostaDomanda
How to avoid automatic simplification when integrating
Suppose I have the following symbolic integral g=-(t - x)^2*((p - x1)^2 - (p - x2)^2) int(g,t) -((t - x)^3*(x1 - x2)*(x...
quasi 7 anni fa | 0 risposte | 0
0
risposteDomanda
get only addends of subexpression
Suppose I have a symbolic expression like this syms x x0 f=(x-x0)^3 children(f) [(x-x0),3] I would like to get ...
quasi 7 anni fa | 1 risposta | 0