photo

Yasir Zahoor


Last seen: 5年弱 前 2019 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

6 質問
1 回答

ランク
142,729
of 301,723

評判
0

コントリビューション
6 質問
1 回答

回答採用率
83.33%

獲得投票数
0

ランク
 of 21,401

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 176,250

コントリビューション
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

回答