Hamid
Followers: 0 Following: 0
Statistik
RANG
208.993
of 295.448
REPUTATION
0
ANTWORTZUSTIMMUNG
92.31%
ERHALTENE STIMMEN
0
RANG
of 20.227
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 153.872
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
Increasing the caclulation speed while using loops
Dear MATLAB experts, I considered a range for x and y and if x1 and y1 are within a specific range the code must convert x1 and...
etwa 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Shift lables for x and y axis on a graph
Dear experts, I have a graph as attached an plotted using pcolor. The values in x-axis and y-axis are from 0 to 30 and I want...
etwa 2 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
Find duplicate elements and remove the rows that has similar values in one column
Dear Matlab experts, I am using the following function to find the rows that has similar value in their 9th column. The speed o...
etwa 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to change size of subplots and active scroll bar to have bigger subplots?
Dear all, I have to plot 40 figures and I am using subplot but the outputted figures are small (Please find it attached). Is th...
etwa 2 Jahre vor | 1 Antwort | 0
1
AntwortGrouping or categorizing data based on conditions
for i = 1:length(xedges)-1 for j = 1:length(yedges)-1 for k = 1:length(zedges)-1 idx = ((xedges(i...
mehr als 2 Jahre vor | 0
| akzeptiert
Frage
Problem with filling a variable inside loops
Dear experts, I have 3 loops as shown in the code and want to find elements of t_p but the hmd variable is empty and not fillin...
mehr als 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
different outputs for same input in every run
Dear all, I am using fitcknn function and I expect a 8*2 matrix to be the output (detected varialble). But sometime the output...
mehr als 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
find elemets of matrix based on logical conditions
Dear MATLAB experts, I have a matrix and wanted to find elements that meet the condition written as goodpts. I tried find f...
mehr als 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Subtracting one element of an array from all elements of another array
Dear all, I have two (40*40) arrays and want to subtract every element of one array from all elements of the other one. Is ther...
mehr als 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Grouping or categorizing data based on conditions
Dear all, In my calculations data is generated as attached which is x,y,z and a value as 4th dimension. I wanted to divide thi...
mehr als 2 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
Wrong output of ismember command
Dear all, In part of my code I am using ismember command and as the array I am using has 21*9 shape and all of these elements ...
mehr als 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Find the rows that have common elements for 4 arrays
Dear all, I have 4 files and created 4 arrays, I wanted to make a new array that includes the rows that their last column elemen...
mehr als 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
finding a specific element based on conditions
Dear all, I have two problems with my code. 1) The p table is filled in one row but I expected to have 100*4 table. as all var...
mehr als 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
plot using user custumized legend lines
Hello all! I wanted to change the color of the legend lines in order to have the same colors of the plotted circles in the grap...
mehr als 2 Jahre vor | 2 Antworten | 0