photo

Luigi


Last seen: ongeveer 2 maanden ago Active since 2021

Followers: 0   Following: 0

Message

Statistics

Feeds

View by

Question


Using cell array to define double
Normally I create a 1x1 double as follows: mydouble=1; Now, say I create a cell array: mycell = {'mydouble'} I want to crea...

2 maanden ago | 0 answers | 0

0

answers

Answered
error using cluster computing
Issue resolved. Turns out one of the parameters that I am using in the functions handle was "delta" and delta seems to be a rese...

10 maanden ago | 1

Question


error using cluster computing
I am running a matlab script I wrote using a cluster on a company's server. My code includes parfor loops, which have been modif...

10 maanden ago | 1 answer | 0

1

answer

Question


Complex number operation does not make sense
How is it possible that the second operation below gives a complex number, when all I am doing is multiplying exp(1i)*exp(-1i)...

meer dan 2 jaar ago | 1 answer | 0

1

answer

Question


trying to find a multinomial pdf using mnpdf
I am trying to run Multinomial probability density function - MATLAB mnpdf (mathworks.com) using MATLAB R2021a; however, upo...

meer dan 2 jaar ago | 0 answers | 0

0

answers