David
Followers: 0 Following: 0
Feeds
질문
Changing red colour to yellow colour
Hi, I am a newbie to matlab and I am having problem with changing my picture which I named red_dragon.jpg file. The dragon is r...
4년 초과 전 | 답변 수: 1 | 0
1
답변질문
Problem with script use
Hi, I got a problem of using a script. Normally, when I can create a function in a script, I can apply the function in the comm...
4년 초과 전 | 답변 수: 1 | 0
1
답변질문
Fixing an eroor in simple if-function
Hi everyone, I got a problem with an if-else function. I want to put the correct 4x2 matrix so here is my function: function ...
4년 초과 전 | 답변 수: 1 | 0
1
답변질문
please help me check the error
Hi, I am just doing some homework after spring break so I forgot some important things about matlab saving sript. This is my ho...
4년 초과 전 | 답변 수: 2 | 0
2
답변질문
Compute the sum of perimeter of matrix
My TA ask me to make a function code for this specific homework : computes the sum of the elements of an input matrix A that are...
4년 초과 전 | 답변 수: 1 | 0
1
답변질문
Returning even column and row in a matrix
Hi, I got a problem with some error with my home work. The requirement is created a function that can return the even column and...
거의 5년 전 | 답변 수: 0 | 0
0
답변질문
Matrix n x n with n is integer
this is my homework: Write a function called mat_extract that takes two inputs: a matrix N and a scalar nonnegative integer n, i...
거의 5년 전 | 답변 수: 1 | 1
1
답변질문
How do I sum the elements of each corner of a matrix?
If I have a 4x4 matrix, how do i sum 4 elements in 4 corner of that matrix for example my matrix will be : A=[1 2 3 4; 5 6 7 8...
거의 5년 전 | 답변 수: 1 | 0
1
답변답변 있음
How to extract data in excel file in matlab
Thanks you so much for your help. Is that ind is the function code or something that i named before?
How to extract data in excel file in matlab
Thanks you so much for your help. Is that ind is the function code or something that i named before?
거의 5년 전 | 0
| 수락됨
질문
How do i remove two or more elements in same row but different column?
I have matrix M [1,2,3;4,5,6;7,8,9] I know removing an element in different row and column but don't know how to extract elemen...
거의 5년 전 | 답변 수: 1 | 0
1
답변질문
How do i find a maximum elements in a specific row ?
I want to find a maximum elements in a second row of this 3x3 matrix? [1,2,3;4,5,6;7,8,9]
거의 5년 전 | 답변 수: 1 | 0