Muhammad Talha Bashir - MATLAB Central
photo

Muhammad Talha Bashir


Last seen: 2年弱 前 2021 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB AnswersFrom 06/21 to 04/25Use left and right arrows to move selectionFrom 06/21Use left and right arrows to move left selectionTo 04/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

11 質問
0 回答

ランク
146,954
of 298,086

評判
0

コントリビューション
11 質問
0 回答

回答採用率
27.27%

獲得投票数
0

ランク
 of 20,530

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 160,316

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Thankful Level 2
  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


exciting a 3 degree transfer function with PRBS input

2年以上 前 | 0 件の回答 | 0

0

回答

質問


Mixing an audio wav file with a generated sin wave sound
I am trying to add a aound signal "a" with a .wav format named "song". amp=1; fs=20500; % sampling frequency duration=2; f...

3年弱 前 | 2 件の回答 | 0

2

回答

質問


DSB modulation with carrier of a recorded audio in GUI
Here in the code "encrypted" is the audio signal. whereas I want to modulate that signal by DSB AM with carrier and, plot th...

3年以上 前 | 0 件の回答 | 0

0

回答

質問


adding noise to audio and removing it in gui.
I want to add noise to this audio data and in the second step remove this noise to achieve the original signal.

4年弱 前 | 0 件の回答 | 0

0

回答

質問


inserting image in matab gui
as i read the image and show it, it does not displayes on the desired axes, rather it makes a new axes or shows on the next ax...

4年弱 前 | 1 件の回答 | 0

1

回答

質問


expansion of a recorded signal GUI
i have recorded this data from the user now i wat to expand it. for Expansion,if x[t] is a signal then 3 times of its expans...

4年弱 前 | 0 件の回答 | 0

0

回答

質問


fliping of audio in GUI
In this part I have recorded an audio using mic, now I want to flip it.

4年弱 前 | 1 件の回答 | 0

1

回答

質問


picture encryption decryption in matlab gui
i want to take an image as an input/ import in one button and encrypt it in second and decrypt in third button.

4年弱 前 | 0 件の回答 | 0

0

回答

質問


ENCRYPTION AND DECRYPTION OF RECORDED INPUT SIGNAL GUI MATLAB
In the above image i have recorded audio and displaye d it on the axes. Now I want to encrypt and decrypt this audio data.

4年弱 前 | 0 件の回答 | 0

0

回答

質問


compress audio signal recorded in GUI
function pushbutton_Callback(hObject, eventdata, handles) r=audiorecorder; recordblocking(r,5); play(r); mr=getaudiodata(r);...

4年弱 前 | 1 件の回答 | 0

1

回答

質問


How do i call the recorded audio into another push button and compress it in GUI.
I want to call this 'myrec1' in pushbutton 2 and compress it. the resultant is to be displayed on axes2.

4年弱 前 | 1 件の回答 | 0

1

回答