Community Profile

photo

Michael Teo


Empirical Research Pte Ltd

Active since 2011

Statistics

  • First Review
  • Thankful Level 1
  • First Answer

View badges

Content Feed

View by

Question


Can com server callback event in MATLAB return C# class object?
Is it possible to return C# class object from the COM server to event callback in MATLAB?

12 years ago | 0 answers | 0

0

answers

Question


Calling Windows Communications Foundation service in MATLAB.
How to call a WCF service in MATLAB? Is there any article on calling WCF service in MATLAB? Thanks in advance.

12 years ago | 0 answers | 0

0

answers

Question


What is "Unable to compute indifference curve tangency portfolio."?
I was playing around with the function portalloc to compute the tangency portfolio, the following error message occurred: ?...

12 years ago | 1 answer | 0

1

answer

Answered
How to determine if segmentation violation is caused by MATLAB function or user-defined function?
Stack Trace: [ 0] 0000000001AC831D m_interpreter.dll+164637 (inNarginout+003981) [ 1] 0000000007E01128 distco...

13 years ago | 0

Answered
Trading - Summarise 1 min data into 5 min data bars
% Offset the data array. %{ For example, given an array of characters A, containing 'abcdef', one can say that the e...

13 years ago | 0

Answered
How to determine if segmentation violation is caused by MATLAB function or user-defined function?
Just to give additional info, the error is generated after running the parfor loops (same codes) for 40hrs++.

13 years ago | 0

Question


How to determine if segmentation violation is caused by MATLAB function or user-defined function?
I understand its meaningless to post the stack trace of a segmentation violation here to find out the cause. However, I hope to...

13 years ago | 4 answers | 0

4

answers

Answered
Trading - Summarise 1 min data into 5 min data bars
All roads lead to Rome and this will what i will do in form of vectorization instead of for-loop. 1. Compute the check point ...

13 years ago | 0

Question


Can compiled MATLAB standalone make use of MDCS?
As above, can a compiled MATLAB standalone application (.exe) coded with parfor loop, make use of MATLAB Distributed Computing S...

13 years ago | 2 answers | 1

2

answers