lucky_
Followers: 0 Following: 0
Statistics
9 Questions
0 Answers
RANK
259,953
of 295,689
REPUTATION
0
CONTRIBUTIONS
9 Questions
0 Answers
ANSWER ACCEPTANCE
66.67%
VOTES RECEIVED
0
RANK
of 20,266
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,317
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
Feeds
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...
8 years ago | 0 answers | 0
0
answersQuestion
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...
8 years ago | 0 answers | 0
0
answersQuestion
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);]; ...
9 years ago | 1 answer | 0
1
answerQuestion
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." ...
9 years ago | 1 answer | 0
1
answerQuestion
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...
9 years ago | 1 answer | 0
1
answerQuestion
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...
9 years ago | 1 answer | 0
1
answerQuestion
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...
9 years ago | 1 answer | 0
1
answerQuestion
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...
9 years ago | 1 answer | 0
1
answerQuestion
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]...
9 years ago | 1 answer | 0