photo

osminbas


Olympus NDT

2011년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

14 질문
2 답변

순위
15,292
of 300,759

평판
2

참여
14 질문
2 답변

답변 채택
85.71%

획득한 표
2

순위
 of 21,081

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 170,900

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


A non-standard array operation, is there an easier way?
Hello, I am trying to create a matrix by multiplication of two other but it is not a standard multiplication: A=1x3 array...

거의 13년 전 | 답변 수: 2 | 0

2

답변

질문


Comparing two vectors with different dimensions
Hello, How can you compare two vectors with different number of elements? I am just trying to find the equal elements. Thanks...

13년 초과 전 | 답변 수: 2 | 0

2

답변

질문


Local maxima
Hello all, How can I find the local maximas in a set of data? Is there a command for local maxima? Thanks...

13년 초과 전 | 답변 수: 2 | 0

2

답변

질문


How to create a vector with the same string elements?
Hello, I am trying to create a vector with all the same string elements. When it is numeric, it is as easy as ones(10,1)*5, w...

13년 초과 전 | 답변 수: 2 | 0

2

답변

질문


How to find the first column without values in excel?
Hello, I have an Excel worksheet where I have a certain number of columns of data. I am trying to find the first column which...

13년 초과 전 | 답변 수: 1 | 0

1

답변

질문


String to Variable once more
Hello, I am having hard time following a generic code for this. So I will put my own code in and see if anyone can help me: ...

13년 초과 전 | 답변 수: 1 | 0

1

답변

질문


How to use exist for a cell?
Hello, I have a cell with string elements and I am trying to check if they exist as variables: A={'B0','B01','B04'} f...

13년 초과 전 | 답변 수: 2 | 0

2

답변

질문


How to convert a string into a variable?
Hello, I have a variable (vector) defined at the beginning of my code, say A1. Then I define string: Name=strcat('A','1')...

13년 초과 전 | 답변 수: 3 | 1

3

답변

질문


How to create a loop that skips iterations?
Hello, Here is my code for y=500:571 fileID=num2str(y); filename=['Probe TestID ',fileID]; myFol...

13년 초과 전 | 답변 수: 1 | 0

1

답변

질문


How to find vector components limiting a value?
Hello, Say A=[2;4;7;9;11;15]. How do you find the components (indices) of A which are limiting a value, say k=10? In th...

13년 초과 전 | 답변 수: 1 | 0

1

답변

질문


HELP PLEASE: Using a loop to read all files in a folder using xlsread
Hello, I have a set of files in a folder. The file names are listed as: MyFile-1, MyFile-2,... I have a code to get the data ...

거의 14년 전 | 답변 수: 2 | 0

2

답변

질문


How to delete columns of a matrix that have fewer than 3 non-zero elements
Hello, How can I delete columns of a matrix that have fewer than 3 non-zero elements? Thank you!

거의 14년 전 | 답변 수: 1 | 0

1

답변

질문


standard deviation of non-zero elements of columns of a matrix
Hello, How can I find the standard deviation of each column of a matrix ignoring the zero values? I must add that I do not ha...

거의 14년 전 | 답변 수: 3 | 0

3

답변

답변 있음
Finding a string in a file
Thank you all. Especially, thank you, Walter. In your code, when I define the folderinfo, it is the "big" folder that has all th...

14년 초과 전 | 0

답변 있음
Finding a string in a file
Thank you all. I realized that I misworded my question. I am trying to find the string "5800" in the file itself (it is a .doc f...

14년 초과 전 | 0

질문


Finding a string in a file
Hello, I need help with this problem: How can I find the files with the same name in different folders that have the numbe...

14년 초과 전 | 답변 수: 8 | 1

8

답변