photo

Francis Chabot


Last seen: ungefär ett år ago Active since 2021

Followers: 0   Following: 0

Statistics

MATLAB Answers

9 Questions
0 Answers

RANK
83 984
of 297 716

REPUTATION
0

CONTRIBUTIONS
9 Questions
0 Answers

ANSWER ACCEPTANCE
44.44%

VOTES RECEIVED
0

RANK
 of 20 469

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159 428

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

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


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

mer än 3 år ago | 1 answer | 0

1

answer

Question


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

mer än 3 år ago | 2 answers | 0

2

answers

Question


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

nästan 4 år ago | 2 answers | 0

2

answers

Question


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

nästan 4 år ago | 1 answer | 0

1

answer

Question


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

nästan 4 år ago | 1 answer | 0

1

answer

Question


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

ungefär 4 år ago | 0 answers | 0

0

answers

Question


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

ungefär 4 år ago | 1 answer | 0

1

answer

Question


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

ungefär 4 år ago | 1 answer | 0

1

answer

Question


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

ungefär 4 år ago | 1 answer | 0

1

answer