Statistics
3 Questions
                        0 Answers
RANK
76,007
                          
                          
of 300,381
                        
REPUTATION
0
                           
                        
CONTRIBUTIONS
                          3 Questions
                          0 Answers
ANSWER ACCEPTANCE 
                            33.33%
                        
VOTES RECEIVED
0
RANK
 of 20,941
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS 
0
ALL TIME DOWNLOADS
0
RANK
of 168,477
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
Feeds
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...
5 years ago | 1 answer | 0
1
answerQuestion
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...
5 years ago | 1 answer | 0
1
answerQuestion
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...
5 years ago | 1 answer | 0
