photo

Evgheny


Ryazan State Radio Engineering University

Con actividad desde 2011

Followers: 0   Following: 0

Mensaje

Estadística

MATLAB Answers

7 Preguntas
1 Respuesta

CLASIFICACIÓN
15.067
of 300.352

REPUTACIÓN
2

CONTRIBUCIONES
7 Preguntas
1 Respuesta

ACEPTACIÓN DE RESPUESTAS
85.71%

VOTOS RECIBIDOS
2

CLASIFICACIÓN
 of 20.928

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 168.212

CONTRIBUCIONES
0 Problemas
0 Soluciones

PUNTUACIÓN
0

NÚMERO DE INSIGNIAS
0

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

  • First Review
  • Thankful Level 3

Ver insignias

Feeds

Ver por

Pregunta


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...

alrededor de 11 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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 ...

casi 13 años hace | 3 respuestas | 1

3

respuestas

Pregunta


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...

más de 13 años hace | 2 respuestas | 1

2

respuestas

Pregunta


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...

más de 13 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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...

más de 14 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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...

más de 14 años hace | 1 respuesta | 0

1

respuesta

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

más de 14 años hace | 0

Pregunta


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...

más de 14 años hace | 3 respuestas | 0

3

respuestas