Community Profile

photo

Maryam Idrees


Last seen: oltre 2 anni fa Attivo dal 2018

Followers: 0   Following: 0

Statistiche

All
  • Thankful Level 1
  • Solver

Visualizza badge

Feeds

Visto da

Domanda


Error: Index exceeds array bounds.
Hi, I have read multiple posts related to the subject error but couldn't find the answer related to my query. Any help is much...

oltre 2 anni fa | 1 risposta | 0

1

risposta

Domanda


SSIM between grey-scale images
I have multiple test grey-scale images with a reference image. I want to measure the similarity between test and reference image...

oltre 4 anni fa | 1 risposta | 0

1

risposta

Domanda


Booth Multiplier coding in MATLAB
I am designing a multiplier in MATLAB and for my purpose, i need Dadda and Booth multipliers. I have searched many websites but ...

quasi 5 anni fa | 0 risposte | 0

0

risposte

Domanda


AWGN in an input array
I am writing a code, where i have two different arrays coming from the transmitter. One array is the accurate result of some com...

quasi 5 anni fa | 0 risposte | 0

0

risposte

Domanda


bitorreduce is undefined.
I am using MATLAB R2016a. I have to perform or operation on a bit sequence and i need a single bit as a result. For my purpose, ...

quasi 5 anni fa | 1 risposta | 0

1

risposta

Domanda


FIR filter weights binary conversion
I am trying to implement a 25 taps FIR filter in matlab. Some of the filter weights are negative and some are positive, generate...

circa 5 anni fa | 0 risposte | 0

0

risposte

Risolto


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

oltre 5 anni fa

Risolto


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

oltre 5 anni fa