Feeds
提问
extract numeric values from strings in xls files?
Hi, I have an xls file with 10 columns. The columns are full of string and inside the strings there are some numeric values tha...
13 years 前 | 1 个回答 | 0
1
个回答提问
Use a loop to load .dat files (with matrices) and manipulate them
Hi, I have some .dat files which include measurements in a matrix form. I want to load them in matlab and in each of them to rem...
13 years 前 | 2 个回答 | 0
2
个回答提问
how to take the non zero values from one matrix and put them in another??
I have a matrix [640 640] with few non zero values and many zeros. I want to put all the non zero values in a new matrix. Some...
13 years 前 | 2 个回答 | 0
2
个回答提问
Sum of many inputs
Hi guys, I want to implement a function that I find the sum of as many input arguments I give. For example in one case it...
13 years 前 | 2 个回答 | 0