Community Profile

photo

Tasnim Nazzal


Last seen: 2 years ago Active since 2019

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


Wi-Fi Toolbox on SDR
Dear Member, I want to ask if there is a MATLAB toolbox that have the implementation of the MAC layer, Network layer, trasnport...

2 years ago | 1 answer | 0

1

answer

Question


Deal with Large numbers
How can I deal with large numbers in simulink. I tried to use vpi tool in an m file script inside the simulink but it doesnt wor...

3 years ago | 1 answer | 0

1

answer

Question


How can I differentiate between powermod(a,b,c) and mod(a^b,c)
Please I need a help. I'm trying to calculate the modular exponent of 104^45 mod 181 using matlab. I tried it using mod(104^45...

3 years ago | 2 answers | 0

2

answers

Question


How I can use the matlab coder to convert my matlab code to C language? what is the MEX function can any body explain for me.
How I can use the matlab coder to convert my matlab code to C language? what is the MEX function can any body explain for me. ...

4 years ago | 1 answer | 0

1

answer

Answered
how can I minimize the total number of bits for an image?
Can please any body provide me with simple code for imread() grayscale image 256x256 then use imwrite() with compression then sh...

4 years ago | 0

Answered
how can I minimize the total number of bits for an image?
OK I will try it but how to find the compressed array with lower number of bits per pixel to use it in the transmission in my co...

4 years ago | 0

Question


how can I minimize the total number of bits for an image?
Iam trying to reduce the number of bits for a 256x256 grayscale image..how does the compression do that using imwrite command ...

4 years ago | 3 answers | 0

3

answers