Huda Alzaki
Followers: 0 Following: 0
Statistica
RANK
146.702
of 295.569
REPUTAZIONE
0
CONTRIBUTI
4 Domande
1 Risposta
ACCETTAZIONE DELLE RISPOSTE
50.0%
VOTI RICEVUTI
0
RANK
of 154.105
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
code to find minimum of a quadratic function using newton method with exact line search
I have wrote this code but I recieve an error meassage , what is the mistake and is the code correct to solve using newton metho...
circa 4 anni fa | 0 risposte | 0
0
risposteDomanda
Use finite difference method for second ode
I have the following problem. Please help me to solve it: y" + x^2 * y = sin(\pi * x) the boundry conditions are y(0) = y'(...
circa 5 anni fa | 0 risposte | 0
0
risposteDomanda
Error using plot Vectors must be the same length.
I got an error when attempting to plot errors E1 and E2. I used hold on command but still I got the same error function Runge...
circa 5 anni fa | 1 risposta | 0
1
rispostaError in solve (line 226)
Actully I have this expression (y = 1/N^2) and I want to get the value of y for N = 10. Sometimes, i have long algebric express...
circa 5 anni fa | 0
Domanda
Error in solve (line 226)
I always get an error while trying to solve even simple equation. I have this code: clc, clear syms N N= 10; y = 1/N^2; a...
circa 5 anni fa | 5 risposte | 0