photo

fatima alansari


Last seen: 4 years 前 自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

All
MATLAB Answers

12 个提问
0 个回答

Cody

0 个问题
23 个答案

排名
239,738
of 300,137

声誉
0

贡献数
12 个提问
0 个回答

回答接受率
58.33%

收到投票数
0

排名
 of 20,878

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名
16,253
of 167,493

贡献数
0 个问题
23 个答案

评分
330

徽章数量
4

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Commenter
  • Community Group Solver
  • Promoter
  • Solver
  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


how to solve an equation with two unknowns
Hello, I have this equation y = (n*p)*(1-p)^(n-1); I want to take the derivative and let it equal to zero to find out p, wh...

6 years 前 | 1 个回答 | 0

1

个回答

提问


random numbers can be divided b
hello, how can i generate random numbers within a range that all generated numbers can be divided by 5?? meaning: random num...

6 years 前 | 1 个回答 | 0

1

个回答

提问


audio toolbox with MATLAB App Designer
Hello, I wrote a code that does the following. receives an audio signal from and save in an audio file using audioDeviceReade...

6 years 前 | 1 个回答 | 0

1

个回答

提问


splitting an audio file into 1s, for max, audio files
Hello, I searched for splitting an audio file into smaller audio files in MATLAB, but I couldn't find a clear way to do so. Is...

6 years 前 | 1 个回答 | 0

1

个回答

提问


wavread vs audioread ...
Hello, I'm using MATLAB version 2018b I see that many people here can use wavread but it is not available with me. is audiore...

6 years 前 | 0 个回答 | 0

0

个回答

提问


Cross-correlation for detection for audio signal
Hello, I want to detect the stuttering syllables from an audio signal file. Does the Cross-correlation technique work in for t...

6 years 前 | 0 个回答 | 0

0

个回答

提问


machine learning, stuttering detection
Hello, I'm working on a project that detects the stuttering in a speech and counts how many syllables with stuttering in the sp...

6 years 前 | 1 个回答 | 0

1

个回答

提问


delay with stream live real-time audio through MATLAB
Hello, I'm working on stream live real-time audio using 'audioDeviceReader() and audioDeviceWriter()'. I want to delay the out...

6 years 前 | 1 个回答 | 0

1

个回答

提问


read audio signal. How to choose the right number of input channels???
I'm trying to read audio from a file, and these are the properties: >> PhaseVocoderMATLAB002 reader = dsp.AudioFileRea...

7 years 前 | 0 个回答 | 0

0

个回答

提问


release() system object error in PhaseVocoder implementation. to read audio from a mic and output it from a speaker...
%% % Initialize some variables used in configuring the System objects you % create below. WindowLen = 256; AnalysisLen = 64;...

7 years 前 | 0 个回答 | 0

0

个回答

提问


How to decrease the speed of an audio signal in MATLAB???
Hello, How can i decrease the speed of an audio signal?? is there any simle methode to do so? should i alwayse use FFT ??? ...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Error in 'untitled/Audio Device Writer': A given audio device may only be opened once.
why do i get this error >>> Error in 'untitled/Audio Device Writer': A given audio device may only be opened once<<< while rinni...

7 years 前 | 2 个回答 | 0

2

个回答