Ahmed Alsaadi
Followers: 0 Following: 0
Statistics
RANK
256,528
of 295,569
REPUTATION
0
CONTRIBUTIONS
10 Questions
1 Answer
ANSWER ACCEPTANCE
70.0%
VOTES RECEIVED
0
RANK
of 20,247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,105
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
Feeds
Question
Extract data from matlab default plots
I have this code that plots the response of a structure to an excitation signal. MATLAB has two functions that do the work, as y...
6 years ago | 1 answer | 0
1
answerQuestion
Find average values in a table
I have a table that is 5x7 (see below), I want MATLAB to choose the first cell from the first row (23.869) and then go to the se...
6 years ago | 1 answer | 0
1
answerQuestion
Replace certain cell arrays by other cell arrays
I have this code, I want to replace 0,1,-1 in the first column by T1, T2, T3 respectively and 0,1,-1 by P1, P2, P3 respectively ...
6 years ago | 1 answer | 0
1
answerQuestion
Word Count in a PDF file
I have a PDF file "EHP.pdf", I want to count the total number of words in that file? This file has many sections I want to exclu...
6 years ago | 1 answer | 0
1
answerQuestion
Execute matrix in a "for loop"
I have matrix m that is (2000x5)(rowsxcolumns), and I have a code. I want to execute my code for each column of this matrix, i.e...
6 years ago | 1 answer | 0
1
answerQuestion
execute a script in a loop
I have made a script that calculates FFT, STFT, Wigner-Ville, etc. The inputs are file1.csv, file2.csv,file3.csv, etc. The scrip...
6 years ago | 1 answer | 0
1
answerQuestion
How to combine multiple .dat files.
I have 5 files (.dat) that are 2x20 (row,col) I want to import them and combine them in one file, the new file should (10x20)
6 years ago | 1 answer | 0
1
answerQuestion
sobolev norm for vibration data
Does anybody have a code for sobolev norm? Many thanks in advance.
6 years ago | 0 answers | 0
0
answersQuestion
GUI guide_Interactive buttons
I have a code that calculates mean values, STD and draws a contour. I am trying to build GUI I have used GUI guide but the probl...
8 years ago | 2 answers | 0
2
answersSet a colour to a value in image processing
Sorted, Thank you very much for the valuable info. Ahmed,
9 years ago | 0
Question
Set a colour to a value in image processing
I have a color map, which is attached, has 7 regions (A_1, A_2, A_3, B_1, B_2, C_1 and C_2). The locations of these regions are...
9 years ago | 2 answers | 0