photo

Huda Alzaki


Last seen: bijna 5 jaar ago Active since 2019

Followers: 0   Following: 0

Statistics

MATLAB Answers

4 Questions
1 Answer

RANK
207.438
of 299.252

REPUTATION
0

CONTRIBUTIONS
4 Questions
1 Answer

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
0

RANK
 of 20.672

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 163.923

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


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

bijna 5 jaar ago | 0 answers | 0

0

answers

Question


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

meer dan 5 jaar ago | 0 answers | 0

0

answers

Question


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

bijna 6 jaar ago | 1 answer | 0

1

answer

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

bijna 6 jaar ago | 0

Question


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

bijna 6 jaar ago | 5 answers | 0

5

answers