Community Profile

photo

Saunok Chakrabarty


Last seen: 2 months ago Active since 2022

Followers: 0   Following: 0

Statistics

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

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

1 year 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 (...

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

2 years ago | 0 answers | 0

0

answers