photo

Degang


HKUST

Active since 2014

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

4 Questions
1 Answer

RANK
8,851
of 299,737

REPUTATION
5

CONTRIBUTIONS
4 Questions
1 Answer

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
3

RANK
 of 20,791

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 165,655

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

  • First Review
  • Thankful Level 1
  • First Answer

View badges

Feeds

View by

Question


Matlab engine for python import failure
Mac OS X 10.10.3, Python 3.4.3, Matlab2015a. I installed the matlab engine for python according to the instruction found <h...

10 years ago | 1 answer | 0

1

answer

Question


Problems with Python's statsmodels
I have the following Python file |tmp.py|: from statsmodels.tsa.arima_process import ArmaProcess import numpy as np ...

10 years ago | 0 answers | 0

0

answers

Answered
Have you seen this blog on MATLAB?
I read the blog. It's not about hate. The blog describes serious problems with Matlab language and functions. You don't have to ...

10 years ago | 2

Question


cannot fetch results from tasks finished without errors
I created 10 tasks and submitted them to a local cluster. After a while, the job monitor shown that all tasks had been finished ...

11 years ago | 1 answer | 0

1

answer

Question


Can I have 8 workers on a quad-core processor?
I use PCT to create a "local cluster": parallel.defaultClusterProfile('local'); c = parcluster(); and create and subm...

11 years ago | 2 answers | 1

2

answers