photo

Lily


Last seen: 12 months ago Active since 2024

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
139,034
of 300,365

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
66.67%

VOTES RECEIVED
0

RANK
 of 20,933

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,262

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

View badges

Feeds

View by

Question


I am recieving an error in creating the solution however it still prints a result.
clc clear all close all %Homework 7 Question 3 Tin=298; %K Cp=80; %J/(mol K) CAin=2000; %mol/m^3 k0=10e-7; %m3/(mol m...

1 year ago | 1 answer | 0

1

answer

Question


Trying to find the error in my modified false position method code
I am getting this error (Index exceeds the number of array elements. Index must not exceed 1) for my code and unsure why. Any he...

1 year ago | 2 answers | 0

2

answers

Question


Error: Index exceeds the number of array elements. Index must not exceed 1.
Index exceeds the number of array elements. Index must not exceed 1. Error in bisectioniterations (line 35) xr(i)=(xu(...

1 year ago | 1 answer | 0

1

answer