photo

Chris Koen


Last seen: 6 maanden ago Active since 2020

Followers: 0   Following: 0

Statistics

MATLAB Answers

4 Questions
0 Answers

RANK
32.148
of 298.649

REPUTATION
1

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
1

RANK
 of 20.641

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 161.897

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

  • Explorer
  • Thankful Level 2

View badges

Feeds

View by

Question


Is there a 64 bit version of Matlab 2015a available for download?
The link https://nl.mathworks.com/downloads/ only provides access to a 32 bit version. Is there a 64 bit version available?

meer dan een jaar ago | 1 answer | 0

1

answer

Question


Combining existing figures, each in its own tile
I have three figures, each in a .fig file. I want to combine these, in a subplot-type layout (i.e. each in a separate tile). I...

meer dan 2 jaar ago | 2 answers | 1

2

answers

Question


Using prony to obtain MA coefficients
x is an ARMA(p,q) time series. How can the q MA coefficients be obtained using the prony function. My tests, using simulated da...

ongeveer 3 jaar ago | 0 answers | 0

0

answers

Question


Write and read numeric data line by line
Here is a working example of what I have in mind: N=10000; M=10000; x=rand(1,M); dlmwrite('file',x,'delimiter',' ') for k=...

ongeveer 5 jaar ago | 1 answer | 0

1

answer