photo

Shaarif Zia

MathWorks

自 2014 起处于活动状态

Followers: 0   Following: 0

消息

I am a Software Engineer by profession.

In my spare time I love to hike, try out new adventure sports, travel to new places and cook.
Professional Interests: Software Backend Development, Big Data

统计学

MATLAB Answers

0 个提问
4 个回答

排名
10,363
of 297,457

声誉
4

贡献数
0 个提问
4 个回答

回答接受率
0.00%

收到投票数
2

排名
 of 20,438

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 158,938

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Revival Level 1
  • First Answer

查看徽章

Feeds

排序方式:

已回答
Interactive plot: updateSystem not recognised
I reproduced the issue on MATLAB 2013a. It seems like a bug. However, I executed the same piece of code in MATLAB 2014a and it w...

10 years 前 | 0

已回答
Can anyone plz help regarding svmtrain in matlab?
A grouping variable must have the same number of observations (rows) as the table, data set array, or numeric array you are grou...

10 years 前 | 0

已回答
How to run libsvm on matlab?
Here are the steps to run libsvm on MATLAB: # Download it from <http://www.csie.ntu.edu.tw/~cjlin/libsvm/#download here> # A...

10 years 前 | 2

已回答
how to plot the shadow in a 3D plot (plot3)
You can simply plot the shadow points using plot3 and making one of the axes as zeroes. For example: plot3(A,B,...

10 years 前 | 0