Statistica
                        MATLAB Answers
                        
                    2 Domande
                        0 Risposte
RANK
203.507
                          
                          
of 300.381
                        
REPUTAZIONE
0
                           
                        
CONTRIBUTI
                          2 Domande
                          0 Risposte
ACCETTAZIONE DELLE RISPOSTE 
                            0.0%
                        
VOTI RICEVUTI
0
RANK
of 168.477
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
Ergebnis enthält "oder"
Ich erhalte eqn(x) = y(x) == 0 | y(x)*diff(y(x), x, x) + diff(y(x), x)^2 == 0 Wie kann ich auf zweite Bedingung zugreifen?
quasi 2 anni fa | 2 risposte | 0
2
risposteDomanda
plotting a function with mesh
Hallo I want to plot a function with mesh and find it's minimum clear; close; clc; f = @(x)(x(1).^2 + x(2).^2); N = 200; x...
circa 6 anni fa | 1 risposta | 0
