photo

Huda Alzaki


Last seen: fast 4 Jahre vor Aktiv seit 2019

Followers: 0   Following: 0

Statistik

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

fast 4 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

mehr als 4 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

fast 5 Jahre vor | 1 Antwort | 0

1

Antwort

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

fast 5 Jahre vor | 0

Frage


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

fast 5 Jahre vor | 5 Antworten | 0

5

Antworten