Ellen De Jonghe
Followers: 0 Following: 0
Feeds
提问
Error in max function
Why do I get this error? >> MAX a = 2 3 5 Index exceeds the number of array elements (1). Error in MA...
5 years 前 | 1 个回答 | 0
1
个回答提问
Matrix dimensions must agree error in if loop
Why do I get a matrix dimensions error here? I'm alson not sure about the num2str parts in the disp. Do I even have to convert...
5 years 前 | 1 个回答 | 0
1
个回答已回答
How to solve the following exercise?
That's a very easy one! Thanks. I seem to always make my scripts much longer than it has to.
How to solve the following exercise?
That's a very easy one! Thanks. I seem to always make my scripts much longer than it has to.
5 years 前 | 0
提问
How to solve the following exercise?
Hye! I have to solve the following problem: Consider a matrix M with only the numbers 1 to 9 as elements. M = 2 ...
5 years 前 | 2 个回答 | 0
2
个回答已回答
How to make this plot smoother?
It's superweird but when I first plotted it, it wasn't as smooth as if I plot i now... Sorry guys!
How to make this plot smoother?
It's superweird but when I first plotted it, it wasn't as smooth as if I plot i now... Sorry guys!
5 years 前 | 0
提问
How to make this plot smoother?
Hye, I have to replicate the following plots (it's homework). I have to use fplot and an anonymous function for the left one a...
5 years 前 | 1 个回答 | 0
1
个回答提问
fill up a cell array with string elements
Hye I have to write a function that puts the words of a string in a cell array. I've made the following script. I already g...
5 years 前 | 2 个回答 | 0
2
个回答提问
Using xlsread to put info into a cell array
Hye! I have to use xlsread to put information from an excell file into a cell array. My teacher has given the following instru...
5 years 前 | 1 个回答 | 0
1
个回答已回答
How to select the columns of a matrix which are a multiple of 5?
Hi guys, thanks a lot for your help! I managed to solve exercises which are way more difficult, but my mind is still full of m...
How to select the columns of a matrix which are a multiple of 5?
Hi guys, thanks a lot for your help! I managed to solve exercises which are way more difficult, but my mind is still full of m...
5 years 前 | 0
提问
Anonymous function to calculate a sum
Hye I have to write an anonymous function which calculates the following sum for a given real number x and a positive integer:...
5 years 前 | 1 个回答 | 0
1
个回答提问
How to select the columns of a matrix which are a multiple of 5?
Hye I don't know how to solve the following exercise: M is a 3x5000 matrix. A student wants to select the elements on the thi...
5 years 前 | 2 个回答 | 1