photo

Andrey Mironenko


Last seen: 6년 초과 전 2019년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

4 질문
3 답변

순위
164,355
of 301,811

평판
0

참여
4 질문
3 답변

답변 채택
75.0%

획득한 표
0

순위
 of 21,419

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 176,692

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


Interpolation of a table (N dependent over M independent) variables
I have the given table: % AoA vel CDa CLa CSa Cmxa Cmya Cmza -40 5 1.14668 ...

6년 초과 전 | 답변 수: 0 | 0

0

답변

답변 있음
Solve a large composite set of equations numerically
I have finally solved this set symbolically, but this is offtopic, so close it now.

6년 초과 전 | 0

| 수락됨

질문


Solve a large composite set of equations numerically
I have the following set of equations: 1: where are known scalar constants, and 2: 3: where is known scala...

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

2

답변

답변 있음
Simplify outputs huge result for diff symbolic expression with hyperbolic functions. Part 2.
The task was solved numerically instead of symbolically.

6년 초과 전 | 0

| 수락됨

질문


Simplify outputs huge result for diff symbolic expression with hyperbolic functions. Part 2.
This question relates to the previous one. After the 2D-case was successfully solved I finaly end up with the 3D-case task: sy...

6년 초과 전 | 답변 수: 1 | 0

1

답변

답변 있음
Simplify outputs huge result for diff symbolic expression with hyperbolic functions
Yes I am sure. Sorry, my bad and thanks for the good catch, but I forgot to mention that in my particular case f(x,y) = a...

6년 초과 전 | 0

질문


Simplify outputs huge result for diff symbolic expression with hyperbolic functions
Matlab R2019 Update 3 syms x y k real; syms f(x,y); syms a b; xd = -a*tanh(k*f)+b*sech(k*f); yd = -b*tanh(k*f)-a*sech(k*f...

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

2

답변