Community Profile

photo

alorenzom


Con actividad desde 2011

Followers: 0   Following: 0

Contacto

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

Estadísticas

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


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

más de 12 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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

más de 12 años hace | 2 respuestas | 0

2

respuestas

Pregunta


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

más de 12 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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

más de 12 años hace | 0 respuestas | 2

0

respuestas

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

más de 12 años hace | 0

Pregunta


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

más de 12 años hace | 3 respuestas | 0

3

respuestas

Pregunta


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

casi 13 años hace | 2 respuestas | 0

2

respuestas

Pregunta


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

casi 13 años hace | 3 respuestas | 0

3

respuestas