photo

lucky_


Aktiv seit 2016

Followers: 0   Following: 0

Statistik

  • Thankful Level 3

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

fast 8 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

fast 8 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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);]; ...

mehr als 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 8 Jahre vor | 1 Antwort | 0

1

Antwort