photo

Ahmed Alsaadi


Active since 2015

Followers: 0   Following: 0

Statistics

  • Thankful Level 3

View badges

Feeds

View by

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...

5 years ago | 1 answer | 0

1

answer

Question


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...

5 years ago | 1 answer | 0

1

answer

Question


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 ...

5 years ago | 1 answer | 0

1

answer

Question


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...

5 years ago | 1 answer | 0

1

answer

Question


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...

5 years ago | 1 answer | 0

1

answer

Question


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...

5 years ago | 1 answer | 0

1

answer

Question


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)

5 years ago | 1 answer | 0

1

answer

Question


sobolev norm for vibration data
Does anybody have a code for sobolev norm? Many thanks in advance.

5 years ago | 0 answers | 0

0

answers

Question


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

answers

Answered
Set a colour to a value in image processing
Sorted, Thank you very much for the valuable info. Ahmed,

8 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...

8 years ago | 2 answers | 0

2

answers