photo

X


IBM Corp

2011 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


Solving Equations by using Iteration Process
Hello, I am trying to find a quicker way to solve 3 equations with 3 unknowns. So far, I used the function named "solve," bu...

約13年 前 | 1 件の回答 | 0

1

回答

質問


Writing a file with columns
Hello, I have a matrix 1000x3, and I want to write that data into a .csv file. The problem I have is that when I open the new fi...

約13年 前 | 1 件の回答 | 0

1

回答

質問


Error in Reading and Writing a text file
I have a problem with my program when i read and write the file. The following code is what I have so far. It works when I use o...

約13年 前 | 2 件の回答 | 0

2

回答

質問


Manipulation of different size of matrices with strings and numbers
I am trying to combine three different sizes of matrices. One 1x3 (strings), second 8759x3 (numbers), third 1x4 (strings and num...

約13年 前 | 2 件の回答 | 0

2

回答

質問


How to read a .csv file with text and numbers? How to create a for loop to do the same function for 1000 times?
The problem I have is that I have 1000.csv files. I named from 1.csv to 1000.csv. The first row has some text in columns 2 and 3...

約13年 前 | 2 件の回答 | 1

2

回答