photo

neha gautam


Active since 2015

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
257,900
of 300,571

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
0

RANK
 of 21,027

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,680

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Question


i am not getting why secret message(x) is changing when apply dwt on image.
x=-4.335145935643288e-04; img = imread('frame286.png'); img1=rgb2gray(img); img2=im2double(img1); liftscheme = lif...

10 years ago | 1 answer | 0

1

answer

Question


how to off scientific notation in value of a variable??
as in my variable ff=1.011110000111111e+63 i want its 64 digit number in normal format. i have used num2str(ff,'%.0f') but it gi...

10 years ago | 0 answers | 0

0

answers

Question


in speech processing how can i divide each frames into four subframes??
i have a speech signal with 8khz sampling frequency and i have divided speech files into frames of 20ms using [ip,Fs,bits] ...

10 years ago | 0 answers | 0

0

answers