photo

alorenzom


Attivo dal 2011

Followers: 0   Following: 0

Messaggio

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

Statistica

MATLAB Answers

7 Domande
1 Risposta

RANK
23.254
of 300.863

REPUTAZIONE
1

CONTRIBUTI
7 Domande
1 Risposta

ACCETTAZIONE DELLE RISPOSTE
28.57%

VOTI RICEVUTI
2

RANK
 of 21.100

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 171.413

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


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'...

circa 14 anni fa | 0 risposte | 0

0

risposte

Domanda


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...

circa 14 anni fa | 2 risposte | 0

2

risposte

Domanda


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....

circa 14 anni fa | 0 risposte | 0

0

risposte

Domanda


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...

oltre 14 anni fa | 0 risposte | 2

0

risposte

Risposto
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.

oltre 14 anni fa | 0

Domanda


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...

oltre 14 anni fa | 3 risposte | 0

3

risposte

Domanda


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...

oltre 14 anni fa | 2 risposte | 0

2

risposte

Domanda


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 ...

oltre 14 anni fa | 3 risposte | 0

3

risposte