photo

alorenzom


2011년부터 활동

Followers: 0   Following: 0

메시지

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

통계

MATLAB Answers

7 질문
1 답변

순위
23,254
of 301,151

평판
1

참여
7 질문
1 답변

답변 채택
28.57%

획득한 표
2

순위
 of 21,181

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 173,039

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


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

대략 14년 전 | 답변 수: 0 | 0

0

답변

질문


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

대략 14년 전 | 답변 수: 2 | 0

2

답변

질문


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

대략 14년 전 | 답변 수: 0 | 0

0

답변

질문


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

14년 초과 전 | 답변 수: 0 | 2

0

답변

답변 있음
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.

14년 초과 전 | 0

질문


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

14년 초과 전 | 답변 수: 3 | 0

3

답변

질문


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

14년 초과 전 | 답변 수: 2 | 0

2

답변

질문


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

14년 초과 전 | 답변 수: 3 | 0

3

답변