Community Profile

photo

Ashesh Choudhury


Last seen: Today Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


How to print in a text file?
I have to matrices x=[1;2;3] and U=[1 2 3; 4 5 6; 7 8 9]. I want to generate a .txt file of the name "output.txt" which would c...

3 years ago | 1 answer | 0

1

answer

Question


Read data from .txt file
The text file will contain two information. The number of equations. The augmented matrix. I want to save the number of equat...

3 years ago | 1 answer | 0

1

answer

Question


Check for missing argument or incorrect argument data type in call to function 'diff'. How to solve the issue? Please help.
a=input('Enter the function in the form of variable x:','s'); x(1)=input('Enter Initial Guess:'); error=input('Enter allowed E...

3 years ago | 1 answer | 0

1

answer