photo

alorenzom


Aktiv seit 2011

Followers: 0   Following: 0

Nachricht

Civil and Environmental Engineer, Computational Mechanichs PhD, Structural Analysis and Design Programmer.
Professional Interests: Structural Analysis and Design Programming

Statistik

MATLAB Answers

7 Fragen
1 Antwort

RANG
23.254
of 300.863

REPUTATION
1

BEITRÄGE
7 Fragen
1 Antwort

ANTWORTZUSTIMMUNG
28.57%

ERHALTENE STIMMEN
2

RANG
 of 21.100

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 171.413

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Discussions

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Performance of matlab function build and called by C# application
Dear all, I wrote the following matlab function (R2011b): function y = makesquare(x) y = magic(x); end Now I'...

etwa 14 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Lanczos algorithm for eigenvalues
Dear All, I'm interested in the generalized eigenvalue problems for very big systems. I'm looking for a matlab code which use...

etwa 14 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Ordering for frontal solver
Dear All, I'd like to implement a frontal solver for fem applications. I know ordering is very important fro frontal solvers....

etwa 14 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


From Matlab to Delphi
Dear All, I'd like to use a matlab function in a delphi project. How can I do? My matlab function use other matlab func...

mehr als 14 Jahre vor | 0 Antworten | 2

0

Antworten

Beantwortet
how to load a C# dll into a matlab project
Maybe my question is not clear. I want to call from matlab a window (i.e. a form) which is implemented in a C# DLL.

mehr als 14 Jahre vor | 0

Frage


how to load a C# dll into a matlab project
dear all, I'd like to run a matlab project that use a C# routine which is inside a C# dll. If it's possible, could you pleas...

mehr als 14 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


C# - Keep in memory variables between calling 2 different matlab routines
Is it possible to keep in memory variables used in a 1st matlab routine called by C#, when I call a 2nd matlab routine? For e...

mehr als 14 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


how to pass a complex structure to a matlab routine called by C# application?
Can I for example pass into a matlab routine called by C# application, a structure like this: struct Struct2 { int ...

mehr als 14 Jahre vor | 3 Antworten | 0

3

Antworten