![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/17264650_1578940048348_DEF.jpg)
Francis Chabot
Followers: 0 Following: 0
Statistik
9 Fragen
0 Antworten
RANG
190.907
of 297.016
REPUTATION
0
BEITRÄGE
9 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
44.44%
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
Frage
Creating a 3D matrix by combination of a 3D matrix and a 2D matrix
Hello community, I'm trying to add data from a 2D matrix to an existing 3D matrix in my code. My 3D matrix is 125x2x20 (125: ...
mehr als 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Repeat a cumulative sum in a matrix
Hello, I have matrix of dimensions 2784x252 which represents monthly returns. I am trying to put them into annual returns which...
mehr als 3 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
Selecting range of data in a matrix
Hello, I'm trying to create different groups from a matrix of dimensions 2784x1. Data in the matrix range from 0100:9999. From...
fast 4 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
For loop indexing problem
Hello, I'm trying to use a for loop to be able to create a new matrix much more quickly. The loop is : for ii=1:Nco; for...
fast 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Selection of logical data
Hello, I have a matrix with this form: 1 156 NaN NaN NaN 1 157 NaN NaN NaN 1 158 1.85185185185185 2.63157894736842 2.0408163...
fast 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Split a matrix in quintile based on ascending order
Hello, I have a matrix of 2874x26 that I'd like to split into quintile for each of the 26 years. I've tried the quantile functi...
etwa 4 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Creating a function for median
Hello, I have a code that helps me calculate the median by SIC code that I'd like to modify to be able to use it as a function....
etwa 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Import data from Excel
Hello, I'm trying to input data from Excel by column and when doing it the first data which is suppose to end up in a NaN doesn...
etwa 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Splitting data array into sub arrays
Hi, I want to split the data of an array by the first 2 numbers of each data. This is to split firms by the first 2 digit of the...
etwa 4 Jahre vor | 1 Antwort | 0