![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/25420204_1643204941662_DEF.jpg)
PEDRO ALEXANDRE Fernandes
Followers: 0 Following: 0
Statistik
RANG
111.954
of 297.016
REPUTATION
0
ANTWORTZUSTIMMUNG
63.64%
ERHALTENE STIMMEN
0
RANG
of 20.419
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 157.725
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
Regular expressions to find if I won a game
Hi But I need a regular expression
etwa ein Jahr vor | 0
Frage
Regular expressions to find if I won a game
Hi all I'm having trouble finding the regular expression for a problem. The problem is: Consider a game in which you have a b...
etwa ein Jahr vor | 1 Antwort | 0
1
AntwortFrage
I wanted to apply the chi-squared function with the return of the p-value, but matlab's chi2cdf function only returns zero.
% Example data matrix (2000 rows and 9 columns) data_matrix = randi([0, 10], 2000, 9); % Replace this with your actual data ...
mehr als ein Jahr vor | 1 Antwort | 0
1
AntwortFrage
Remove negative digits from a cell array
Hi all. If I have a number like that 1 1 4 1 5 6 4 2 -2 3 -2 3 6 1 1 -2 -2 -2 -2 9. If I don't want the negative digi...
fast 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Assign a set of weights to digits
Good afternoon, everyone. Unfortunately, from time to time I block. Here's the thing. I have a set of digits where I have calc...
fast 2 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
I want to extract digits from a cell array but not the digit zero
Hi.. I have a problem. I have a cell array and want to extract digits from each cell without the zeros. For example: fi...
etwa 2 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
A file does not appear
I have a code that fetches the files about images from a folder. However, if I put two files it only returns 1 and not both. If ...
mehr als 2 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
fitglm and ROC curves
Good afternoon everyone. I have a problem. I want to create a ROC curve. I have a table with 560 rows and 1 column, where are 0...
mehr als 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Count the number of equal and different occurrences in an array
Good Morning. In case I have an array with 200 or more rows. In this matrix, I have 3 columns but I need to count the number of...
fast 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Multiple plots with a several of variables
Hello again. I have more than 200 variables, and i need to plot all at the same time. I use stackedplot(), but this function h...
fast 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Extract the first two digits from a cell number
Hello! I have a cell array, and i need to extract the first two digits. 946210.887239541 5834.79659950033 2331.48462622471 10...
fast 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Digits that repeat in an n by m matrix
If I have a multidimensional array of n by m and I want to count the number of digits that repeat in each row of the array. Ex:...
fast 3 Jahre vor | 3 Antworten | 0