photo

Saunok Chakrabarty


Last seen: 6 months ago Active since 2022

Followers: 0   Following: 0

Statistics

MATLAB Answers

4 Questions
0 Answers

RANK
253,801
of 300,369

REPUTATION
0

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
0

RANK
 of 20,936

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,407

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

View badges

Feeds

View by

Question


Dot Multiplication in MATLAB
I am a bit confused about how dot multiplication (.*) works in MATLAB. For example, [1 2]' .* [1 2; 3 4] = [1 2; 6 8]. So it see...

1 year ago | 1 answer | 0

1

answer

Question


How do I add a time column in the format of YYYY-MM-DD to my table?
I have a table containing time series data of some macroeconomic variables. My data is quarterly, starting from 1947-01-01 and e...

2 years ago | 1 answer | 0

1

answer

Question


Error using sum, interpn and ndgrid: Arrays have incompatible sizes for this operation
I am using MATLAB R2021b. I have a stochastic dynamic programming problem that I'm trying to solve by value function iteration (...

3 years ago | 1 answer | 0

1

answer

Question


Run MATLAB code from Visual Studio
I'm trying to run .m files from Visual Studio. I'm using macos (Monterey) and Matlab R2021b. I'v installed the Matlab for Visual...

4 years ago | 0 answers | 0

0

answers