photo

Ipshita


Last seen: mehr als 3 Jahre vor Aktiv seit 2020

Followers: 0   Following: 0

Statistik

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Problem in generating iterations in 3/8 simpson rule
I want to make simpson rule algorithm for my function for different intervals (here, 3^p), and plot the error vs p. The code bel...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Problem in using symsum
I am writing a code to solve a problem by least square method. Can someone tell what is wrong in this code? syms x k x(1)=-2...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Problem in putting limit to the variable
I want to find the maximum value of f for x between 0 and 0.9. Please tell how can I put the limit to x in this code. syms x 0...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Why am I not able to plot the error vs iterations?
I am new to MATLAB. Can someone please tell what should I do to get a plot of the error (here, abs (z-Z)) vs the number of itera...

mehr als 3 Jahre vor | 2 Antworten | 0

2

Antworten