Feeds
提问
Column size mismatch error using pdist2
I'm trying to calculate the distance between two matrices of size 36x16, but I get the error message "Error using pdist2 (line 1...
10 years 前 | 2 个回答 | 1
2
个回答提问
How to read a .txt file into Matlab?
I'm trying to get Matlab to read a .txt file into a string. I'm using the function readfile and can't get it to work. I have a ....
10 years 前 | 1 个回答 | 0
1
个回答提问
How do I find the length of string that is an object in a vector?
I'm trying to calculate the average length of words in a sentence. I'm having trouble getting the length of a string. Here's wha...
10 years 前 | 2 个回答 | 0
