
Gorbz
Followers: 0 Following: 0
Feeds
提问
Parameter estimation of a mixture of a Normal and a Uniform distribution
I am trying to estimate the parameters of a 1d Normal and Uniform distribution mixture based on a given dataset. I asked the s...
3 years 前 | 1 个回答 | 0
1
个回答提问
Issue installing the SDPNAPLUS library to MATLAB (2021a)
I am trying to install the following library https://blog.nus.edu.sg/mattohkc/softwares/sdpnalplus/ and I am trying to follow th...
3 years 前 | 1 个回答 | 0
1
个回答提问
If loop on lists for counting elements
I have two lists A0 = [1,3,5,9]; A1 = [2,5,1,0]; and I want to make counts of how many elements in A0 are smaller than A1. I ...
3 years 前 | 3 个回答 | 0
3
个回答提问
Multiplying elements of a matrix and its transpose row-wise
I am a novice in Matlab. I have a variable U of the class 'double' and size 500 2 (so it corresponds to a 500x2 matrix). Each ro...
3 years 前 | 2 个回答 | 0