lucky_ - MATLAB Central
photo

lucky_


自 2016 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB AnswersFrom 01/16 to 04/25Use left and right arrows to move selectionFrom 01/16Use left and right arrows to move left selectionTo 04/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

9 个提问
0 个回答

排名
115,073
of 298,086

声誉
0

贡献数
9 个提问
0 个回答

回答接受率
66.67%

收到投票数
0

排名
 of 20,530

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 160,316

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


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 前 | 0 个回答 | 0

0

个回答

提问


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 前 | 0 个回答 | 0

0

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 1 个回答 | 0

1

个回答