photo

Meytal


2011년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

4 질문
1 답변

순위
199,327
of 300,369

평판
0

참여
4 질문
1 답변

답변 채택
50.0%

획득한 표
0

순위
 of 20,936

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,436

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 1

배지 보기

Feeds

보기 기준

답변 있음
using matlab engine from c++: How to convert a int** into mxArray*
I tried what pierre suggested, and the convertion still does not work. I get something like this: _1 2.10535e-314 0 0 0 0 4 ...

대략 14년 전 | 0

질문


using matlab engine from c++: How to convert a int** into mxArray*
Hi, I am opening matlab engine from c++, and I want to find the inverse matrix of a matrix. I have tried to convert the int** m...

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

3

답변

질문


How to get different results from mldivide
Hi, I want to try and solve linear set of equations with mldivide, but if the solution is not good for me, I would like to get ...

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

2

답변

질문


Solving linear set of equations
Hi, I have a linear set of equations Ax=b, where A is not square (more variables than equations), A and b members is of integ...

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

1

답변

질문


How to solve big sets of linear equations in c++ using MATLAB functions
Hi, I need to solve a big set oflinear equations in a program in c++. I read about MEX files, but as I understood, when using ME...

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

2

답변