photo

Andrey Mironenko


Last seen: 6 years 前 自 2019 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

4 个提问
3 个回答

排名
263,776
of 302,009

声誉
0

贡献数
4 个提问
3 个回答

回答接受率
75.0%

收到投票数
0

排名
 of 21,489

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 178,075

贡献数
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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 2 个回答 | 0

2

个回答