photo

Evgheny


Ryazan State Radio Engineering University

自 2011 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

7 个提问
1 个回答

排名
15,046
of 299,969

声誉
2

贡献数
7 个提问
1 个回答

回答接受率
85.71%

收到投票数
2

排名
 of 20,853

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 166,784

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Review
  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


griddata for closed surface
I have spherical data [theta, phi, R]: _R = f(theta, phi)_ I need to interpolate this data. I've used griddata function and g...

11 years 前 | 1 个回答 | 0

1

个回答

提问


How to project a new point to PCA new basis?
For example, I have 9 variables and 362 cases. I've made PCA calculation, and found out that first 3 PCA coordinates are enough ...

13 years 前 | 3 个回答 | 1

3

个回答

提问


Strange behaviour of vrrotvec. What is [0 0 0] axis?
I have such an example: v0 = [0 0 -1]; v1 = [0 0 1]; q = vrrotvec(v0, v1); So, as I understand, v1 is v0 rotated by 18...

13 years 前 | 2 个回答 | 1

2

个回答

提问


What direction of rotation is used in vrrotvec function?
Is it right-handed or left-handed rotation in vrml functions such as vrrotvec? I thaught VRML uses left-handed, but for exa...

13 years 前 | 1 个回答 | 0

1

个回答

提问


How to change variables in time in Simulink?
I have some processing (moving of wheelset). Wheelset has mass, it's variable and it's declaring in init.m file (for example M=1...

14 years 前 | 1 个回答 | 0

1

个回答

提问


How to draw a plot by coefficents?
I have 5 coefficents: for example: a = [2 3 4 5 6] And I want to draw a plot a1 + a2*t + a3*t^2 + a4*sin(t) + a5*cos(t) h...

14 years 前 | 1 个回答 | 0

1

个回答

已回答
How to make a symbolic matrix?
I'm sorry but in such a way - it calculates too (like a matrix).

14 years 前 | 0

提问


How to make a symbolic matrix?
I need to make a symbolic matrix: 1 t1 t1^2 sin(t1) cos(t1) 1 t2 t2^2 sin(t2) cos(t2) .... 1 tm tm^2 sin(t...

14 years 前 | 3 个回答 | 0

3

个回答