Community Profile

photo

lucky_


Active since 2016

Followers: 0   Following: 0

Statistics

  • Thankful Level 3

View badges

Feeds

View by

Question


How to plot x and y axis from csv file
I have data file that contain information about house and apartments price and country and city the country and city are represe...

7 years ago | 0 answers | 0

0

answers

Question


Is it necessary to apply mean and std Deviation in K-mean clustering
I was looking through some examples on the internet and I noticed some people apply mean and std Deviation to their dataset. I w...

7 years ago | 0 answers | 0

0

answers

Question


How to fit curve using regress
I'm not sure how regress work we were asked to generate regress function using this >> Xliner = [X; ones(1,sampleData);]; ...

8 years ago | 1 answer | 0

1

answer

Question


I get this error when using randn "Size inputs must be scalar."
I'm trying to plot the data point and x data coordinate but I'm getting this error "Size inputs must be scalar." ...

8 years ago | 1 answer | 0

1

answer

Question


What does first principles in Matlab mean
I was going through my review paper and I came across these Implement the following: - naïve Bayes classifier algorithm...

8 years ago | 1 answer | 0

1

answer

Question


How to store data result
I want to store this line in variable x so then I can plot it is that possible x= [dataset1, dataset2] = myfunction(sample...

8 years ago | 1 answer | 0

1

answer

Question


In Matlab how can I add information box to my graph
I want to add information box in my graph like this in the top right where it show what the line and dots represent <<http...

8 years ago | 1 answer | 0

1

answer

Question


How can I add noise to linear graph
I have 100 sample points and I'm using y=mx+c to create 1d line and add gaussian noise using randn the attached graph is the re...

8 years ago | 1 answer | 0

1

answer

Question


why does my figure doesn't show
I have data points 1000 and for the first 1000 I'm using mean [-2 1] and std of 0.85 and for the other 1000 I'm using mean [4 5]...

8 years ago | 1 answer | 0

1

answer