Youssef Darwich
Followers: 0 Following: 0
統計
All
Feeds
質問
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...
3年弱 前 | 2 件の回答 | 0
2
回答質問
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...
3年以上 前 | 1 件の回答 | 0
1
回答質問
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...
4年以上 前 | 1 件の回答 | 0
1
回答質問
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...
4年以上 前 | 1 件の回答 | 0
1
回答質問
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...
4年以上 前 | 1 件の回答 | 0
1
回答質問
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...
4年以上 前 | 1 件の回答 | 0
1
回答解決済み
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...
4年以上 前
解決済み
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...
4年以上 前