photo

Zamer Chaudhary


Last seen: 8 months ago Active since 2022

Followers: 0   Following: 0

Statistics

MATLAB Answers

6 Questions
0 Answers

RANK
260,426
of 300,753

REPUTATION
0

CONTRIBUTIONS
6 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 21,075

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 170,858

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

Feeds

View by

Question


I just to confirm my syntax of abs and mode
I have wrote it like this x(mod(n, 2) == 0) = 5 * alpha .^ (abs(n(mod(n, 2) == 0))/2); Is this one is right?

2 years ago | 1 answer | 0

1

answer

Question


Array not compatible error
Here is the code which I'm using. They're saying array size is not comptaible. I highlight the problem. dt = 0.001; % time step...

3 years ago | 2 answers | 0

2

answers

Question


Initialize button is not working properly
Actually I want to write a code for my initailze button in which it just link it to the user inputted data from the table and wh...

3 years ago | 0 answers | 0

0

answers

Question


My "Initialized" button is not working properly in MATLAB APP DESIGNER
Actually I'm adding the in pre-set devices after data I'm selecting option of "add devices" Then data goes to the "My device" b...

3 years ago | 0 answers | 0

0

answers

Question


Function simulates the transmission of a color image over a network where the packet size is at most 512 bytes.
Write a MATLAB function that simulates the transmission of a color image over a network where the packet size is at most 512 byt...

3 years ago | 0 answers | 0

0

answers

Question


I need assistance related to M/M/1 MATLAB code
(a) Write a computer program that simulates an M/M/1 queue. (b) From your program, when 𝜆=5 and 𝜇=8, find the simulated results...

3 years ago | 0 answers | 0

0

answers