Evgheny
Ryazan State Radio Engineering University
Followers: 0 Following: 0
Statistiques
RANG
14 658
of 295 673
RÉPUTATION
2
CONTRIBUTIONS
7 Questions
1 Réponse
ACCEPTATION DE VOS RÉPONSES
85.71%
VOTES REÇUS
2
RANG
of 20 262
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 154 257
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
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...
environ 10 ans il y a | 1 réponse | 0
1
réponseQuestion
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 ...
environ 12 ans il y a | 3 réponses | 1
3
réponsesQuestion
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...
plus de 12 ans il y a | 2 réponses | 1
2
réponsesQuestion
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...
plus de 12 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 13 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 13 ans il y a | 1 réponse | 0
1
réponseHow to make a symbolic matrix?
I'm sorry but in such a way - it calculates too (like a matrix).
plus de 13 ans il y a | 0
Question
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...
plus de 13 ans il y a | 3 réponses | 0