photo

Iana Ladygina


Last seen: 4 years ago Active since 2019

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
156,639
of 300,508

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
0

RANK
 of 21,019

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,435

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

  • First Review
  • Thankful Level 1

View badges

Feeds

View by

Question


Binomial Logistic regression & the posterior probability
Hi everyone! I have a question regarding a logistic regression model and the prediction of the posterior probability. I have the...

5 years ago | 0 answers | 0

0

answers

Question


What's wrong with my preallocation of images?
folders = dir("photos"); folders = string({folders.name}); folders = folders(~startsWith(folders,".")) % Preallocate the st...

6 years ago | 1 answer | 0

1

answer

Question


How can I plot these values (result vs. time)?
I have written the code, however, the plot function doesn't work. Do you know what could be wrong? clc clear all close all ...

6 years ago | 1 answer | 0

1

answer