photo

Ipshita


Last seen: mer än 4 år ago Active since 2020

Followers: 0   Following: 0

Statistics

MATLAB Answers

4 Questions
0 Answers

RANK
180 406
of 300 338

REPUTATION
0

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
0

RANK
 of 20 922

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168 149

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


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

nästan 5 år ago | 1 answer | 0

1

answer

Question


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

nästan 5 år ago | 1 answer | 0

1

answer

Question


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

nästan 5 år ago | 1 answer | 0

1

answer

Question


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

nästan 5 år ago | 2 answers | 0

2

answers