photo

Youssef Darwich


Last seen: 4 years ago Active since 2020

Followers: 0   Following: 0

Statistics

All
MATLAB Answers

6 Questions
0 Answers

Cody

0 Problems
2 Solutions

RANK
267,979
of 300,369

REPUTATION
0

CONTRIBUTIONS
6 Questions
0 Answers

ANSWER ACCEPTANCE
83.33%

VOTES RECEIVED
0

RANK
 of 20,936

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK
80,503
of 168,436

CONTRIBUTIONS
0 Problems
2 Solutions

SCORE
30

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 3
  • Solver

View badges

Feeds

View by

Question


store strings and numbers into an array
hello everybody, i'am still a beginner in MATLAB and need your help. if i have a list of Person names and their ages. e.g. P...

4 years ago | 2 answers | 0

2

answers

Question


Creating a modified audiofile
Hi, i have a 2 seconds audiofile. How can i create a 2 min. one from the same data. in other words in need to create a loop of...

4 years ago | 1 answer | 0

1

answer

Question


Synchronizing two Signals from different devices
Hello, I have two Signals which have been recorded from two different devices. I need to plot the Data and compare the phase di...

5 years ago | 1 answer | 0

1

answer

Question


Calculating velocity from existing data
Hello, I am new to MATLAB and need your help. How can i calculate the velocity when given the displacement in X and Y directio...

5 years ago | 1 answer | 0

1

answer

Question


Setting Axis scale steps
Hello guys, I'am new to Matlab and need your help how can i set the axis such that every step is for example '8.03 units'? t...

5 years ago | 1 answer | 0

1

answer

Question


Copying Data into a table
Hello Guys, I'am new to MATLAB and need your help. I have a table 'T' and i need to copy its Values which correspond to 'T.STA...

5 years ago | 1 answer | 0

1

answer

Solved


Find the Oldest Person in a Room
Given two input vectors: * |name| - user last names * |age| - corresponding age of the person Return the name of the ol...

5 years ago

Solved


Convert from Fahrenheit to Celsius
Given an input vector |F| containing temperature values in Fahrenheit, return an output vector |C| that contains the values in C...

5 years ago