photo

Muhammad Salem


Last seen: 7 months ago Active since 2023

Followers: 0   Following: 0

Computer and informtion engineering

Statistics

MATLAB Answers

5 Questions
0 Answers

RANK
140,791
of 297,527

REPUTATION
0

CONTRIBUTIONS
5 Questions
0 Answers

ANSWER ACCEPTANCE
40.0%

VOTES RECEIVED
0

RANK
 of 20,454

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159,075

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 2

View badges

Feeds

View by

Question


How to calculate the value of (x) on xaxis in MATLAB ?
I have this code in Matlab. % Clear workspace. clear % Clear command window. clc % Close all windows. close all % De...

1 year ago | 2 answers | 0

2

answers

Question


How to Add Title to Legend ?
I want to add a title to legend, as shown in the picture inside the red circle. How do I do that, knowing that I am using Matlab...

1 year ago | 2 answers | 0

2

answers

Question


How can I cut four numbers after the decimal number without rounding using MATLAB ?
I have a number like this: 2.32166873546944 I want to take only four numbers after the decimal point and without rounding, t...

1 year ago | 1 answer | 0

1

answer

Question


How can I add distance to signals and how can I determine the locations of signals?
please I have two sources for sending signals, where x1 represents the signal from the first source and x2 represents the signa...

1 year ago | 1 answer | 0

1

answer

Question


How to implement Complex Exponential Function Using Matlab ?
Please How can I implement the Complex Exponential Function mentioned in this equation: X(N) =exp^(j*w1*N) + exp^(j*w2*N) Su...

1 year ago | 1 answer | 0

1

answer