photo

Martin


Aalborg Universitet

Last seen: 3 years ago Active since 2012

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

6 Questions
5 Answers

RANK
114,942
of 300,857

REPUTATION
0

CONTRIBUTIONS
6 Questions
5 Answers

ANSWER ACCEPTANCE
66.67%

VOTES RECEIVED
0

RANK
 of 21,097

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 171,361

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • 3 Month Streak
  • Thankful Level 1

View badges

Feeds

View by

Answered
Optimization based on empirical data
I forgot to clarify that the optimization must be based on distinct results I obtain by altering the parameters, thus no straigh...

13 years ago | 0

Question


Optimization based on empirical data
Dear experts, I have a basic problem regarding optimization. I am performing a calibration of a numerical model based on empi...

13 years ago | 1 answer | 0

1

answer

Answered
PSDs by code compared to cpsd command
I can see that I messed up with the code insertion. I hope you can "understand" it despite.

13 years ago | 0

Question


PSDs by code compared to cpsd command
Hi experts, I have tried to make a code to generate, e.g., cross-spectral density of an input and output signal with the use ...

13 years ago | 1 answer | 0

1

answer

Answered
Power cross-spectral density
Sorry for the rudeness, but I will try a bump of this thread. Will not happen again.

13 years ago | 0

Question


Power cross-spectral density
Hi all, I am curently working with frequency response functions on the basis of 1 input data sample and 1 output data sample....

13 years ago | 2 answers | 0

2

answers

Answered
Question regarding FFT MATLAB demo
Hi Honglei Chen, Thank you very much for the answer - I really appreciate it. //Martin.

13 years ago | 0

Question


Question regarding FFT MATLAB demo
Hi, I am computing the frequency response function of 1 input and 1 output data sample. I am using the demo found at http://w...

13 years ago | 2 answers | 0

2

answers

Answered
Use of num2str to name xml-files in a loop
I have looked at that link and tried to implement it (I don't know much about data ex- and import). I then write; for k=1:3...

13 years ago | 0

Question


Use of num2str to name xml-files in a loop
Hello, I'm using a code to write xml-files for some data. The code is: fid = fopen('file.xml', 'w'); if fid == -1; ...

13 years ago | 2 answers | 0

2

answers

Question


Comma separated data with text
Hello, I have a problem with making a .txt-file with both comma separated data and some text. I really hope some experts out ...

13 years ago | 1 answer | 0

1

answer