photo

kamal


Last seen: 거의 2년 전 2019년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

6 질문
0 답변

순위
148,818
of 300,853

평판
0

참여
6 질문
0 답변

답변 채택
100.0%

획득한 표
0

순위
 of 21,094

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 171,319

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


Transfer argument using get function in Matlab GUI
amela('filename',[0:0.01:10]); I like run amela function with arguments of filename and time. Using GUI i got filename and tim...

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

1

답변

질문


Convert row or coloumn matrix into rowXcoloumn matrix
Hi I need to convert row matrix into How to convert like this. I am struck with logic.

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

1

답변

질문


Create array address using for loop
Hi I need to use for loop for creating address in structure example For i=1:1:5000 [A(i),B(i),C(i)]=imread('fff',(i-1)); en...

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

1

답변

질문


Manipulate matrix of different dimension
I have a matrix like this I want to create a square matrix of size 5. At first row of matrix 1 only element 1 is present. us...

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

1

답변

질문


How to import data for multiple files using for loop?
I named files as 1.data,2.data,.... I want to import these data,process the data using functions,plot the processed data. my c...

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

1

답변

질문


How to replace zero with a number in null matrix at required position
A simple case like this I want to replace the some elements with other numbers like this

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

1

답변