photo

Siddhesh Karbhari


Aktiv seit 2017

Followers: 0   Following: 0

Statistik

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


how can i get proper ans to following code.
it is giving output as NaN. What should I do to solve this problem? I have attached code and cell file.

etwa 6 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


how to solve this problem?
I am getting this error continuously. I tried to change the input by adding and multiplying by a constant to the input but it is...

etwa 6 Jahre vor | 0 Antworten | 0

0

Antworten

Beantwortet
How to change SNR value of noise signal?
Can anyone please tell me how to change SNR value of QUT-Noise samples?

etwa 6 Jahre vor | 0

Beantwortet
How to change SNR value of noise signal?
I want SNR value of noise sample as -10,-5,0,5,10. What should I do?

etwa 6 Jahre vor | 0

Frage


How to change SNR value of noise signal?
I have clean speech samples and environmental noise samples. I need to add noise to clean speech at different SNR levels. How ca...

etwa 6 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


I am using Windows 10 and Matlab2014a. I want to install mex but it is continuously giving following error. Can you please give solution regarding installation issue?
No supported compiler or SDK was found. For options, visit http://www.mathworks.com/support/compilers/R2015a/win64.html.

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


can you please explain the working of following syntax?
z=D{extrema(4*(i-1)+1)}(rx,ry,rz); it is continuously giving 'Bad cell reference operation.' error. extrema=zeros(1,4*...

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


how to vectorize this code?
Program to perform contrast stretching on an Image clc; close all; clear all; %% Input section I= imread('pout....

mehr als 6 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


how to vectorize this for loops?
<</matlabcentral/answers/uploaded_files/100822/for%20loop.PNG>>

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


how to vectrorized this code?
close all clear all clc tic; i=1; for k=1:1:10; for a=1:1:10; nump(i,:) =k*a; ...

fast 7 Jahre vor | 2 Antworten | 0

2

Antworten