photo

Yasir Zahoor


Last seen: 4년 초과 전 2019년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

6 질문
1 답변

순위
238,931
of 301,344

평판
0

참여
6 질문
1 답변

답변 채택
83.33%

획득한 표
0

순위
 of 21,238

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 174,044

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 2
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


Generating a constant signal with fade in and fade out
Hi , I have to generate a signal ( as below)for an actuator using Simulink. It is a constant voltage signal that should reach t...

5년 초과 전 | 답변 수: 0 | 0

0

답변

질문


Plotting selected data possibly with indexing
I have a code using which i solve equations and get the required for plotting. The data is from a physical problem and for that ...

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

1

답변

답변 있음
Assign different values to variables in loop
This worked for me snm = snf(end)+1 : length(snf)*2; % Putting this before for loop fprintf(fID,mm4,snm(snf)); % using this w...

대략 7년 전 | 0

| 수락됨

질문


Assign different values to variables in loop
I have the following code to generate a file: (result of output at the end) prompt = 'Enter the file name (without extension) t...

대략 7년 전 | 답변 수: 1 | 0

1

답변

질문


Intersection of two matrices based on 1st column
I have two matrices of with different number of columns but same number of rows (large data sets). Here is an exapmle. A = [1 2...

대략 7년 전 | 답변 수: 1 | 0

1

답변

질문


Rearranging second matrix based on the order of first matrix
I have two matrices A and B with n number of rows and 4 columns. The 2nd and third column of both matrices are same but not the ...

대략 7년 전 | 답변 수: 1 | 0

1

답변

질문


Reshaping an array of n rows in a custom way
I have an output file (txt) from a software that appears in the following form (nx2 array). 1 4.5 1 5 1 6.4 2 ...

대략 7년 전 | 답변 수: 2 | 0

2

답변