photo

narimen boucenna


Last seen: 4 years ago Active since 2020

Followers: 0   Following: 0

Statistics

MATLAB Answers

6 Questions
1 Answer

RANK
176,817
of 297,503

REPUTATION
0

CONTRIBUTIONS
6 Questions
1 Answer

ANSWER ACCEPTANCE
16.67%

VOTES RECEIVED
0

RANK
 of 20,449

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159,017

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

  • Explorer
  • First Answer
  • Thankful Level 1

View badges

Feeds

View by

Question


what are the coefficients hd (n) of the impulse response corresponding to the ideal filter using fir1 ?
hi i want to use fir1 for ideal filter low pass and all i got is wc=0.78 and this picture i wonder what order i can use so ...

4 years ago | 0 answers | 0

0

answers

Question


what value i can give to nsdec so i can run this program ?
so i have this program but i can't run it bcz i don't have the value of nsdec clc clear all close all trls=poly2trellis...

4 years ago | 0 answers | 0

0

answers

Question


how to calculate image prediction ?
i was asked to calculate correlation between pixels and then to claculate the prediction of image with this hint : e(i,j)=img...

4 years ago | 1 answer | 0

1

answer

Question


how to read text file into table ??
i want to read text file into table but i cant use readtable neither xlsread cz i have matlab 2009 so any suggestions ??

4 years ago | 1 answer | 0

1

answer

Answered
Error while using readtable command in MATLAB
is there any command i can use instead of readtable ? i have matlab 2009 and i dont have this command in it

4 years ago | 0

Question


how to use huffmandict code
i wanted to use this code huffmandict(symbols,prob) but the only thing i have is text file with characters , so i need a code...

4 years ago | 1 answer | 0

1

answer

Question


how to read specified letters from ascii file
i want prgrm that reads ascii file but only the letters 'a' to 'z' using ascii code 97:122 and i want to put those letters in ne...

4 years ago | 2 answers | 0

2

answers