Asatur Khurshudyan
Yerevan State University
Followers: 0 Following: 0
Professional Interests: Control theory, Contact problems of elasticity theory, Spectral Theory of Operators, Mechanics
Estadística
CLASIFICACIÓN
153.680
of 295.569
REPUTACIÓN
0
CONTRIBUCIONES
11 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
72.73%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.247
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.105
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
Feeds
Pregunta
Draw a line between two points on plotted data and compute its length
Hi All, Suppose we have a set of 2D points: px = [1, 2, 5]; py = [1, 2, 1.5]; When we plot these points, we get 3 distinct p...
más de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
Replace the empty output of find() by the closest element
Hello everyone, I have two arrays a1 = [t1, t2, t3, t4, t5]; a2 = [t1, t1 + d, t1 + 2 * d, t1 + 3 * d]; I use find() for...
casi 5 años hace | 1 respuesta | 0
1
respuestaPregunta
Add n days to juliandate
Hello everyone! I am using planetEphemeris(juliandate(y, m, d), 'Sun', 'Mars') to extract the position of Mars relative to ...
casi 5 años hace | 2 respuestas | 0
2
respuestasPregunta
Implementation of BDDC preconditioner
I want to implement the BDDC preconditioner described in <https://mat.fsv.cvut.cz/doktorandi/files/BSthesisCZ.pdf thesis> in mat...
más de 6 años hace | 0 respuestas | 0
0
respuestasPregunta
Method of characteristics for two-dimensional advection equation
Given the following function for implementing the method of characteristics: function qnew = SemiLagrAdvect(u,v,q,qS,...
más de 8 años hace | 0 respuestas | 0
0
respuestasPregunta
How get the maximal positive root of polynomial?
I have such a function which computes positive roots of 8th order polynomial. function res = lambdazero1( l, a ) p = [-2 * ...
casi 9 años hace | 1 respuesta | 0
1
respuestaPregunta
n nonlinear (transcendent) equations with m variables (n>m)
Hi everyone! How can I find the roots of some nonlinear equations if the number of variables is less than the number of equat...
casi 11 años hace | 1 respuesta | 0
1
respuestaPregunta
How to find points of intersections of graphs?
Hi everybody. I need to find zeros of given functions of one (and the same) variable in given interval. f_k(t)=1-cos(a_k*t-b_k...
casi 12 años hace | 1 respuesta | 0
1
respuestaPregunta
Fourier-cosine transform of hyperbolic function
Could you help me please with the Fourier cosine transform with respect to x variable of the following function? tanh[b(a^2+x...
más de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
4th degree equations
Hi, can anyone help me with this problem? We need the smallest positive real root of this equation a*x^4+b*x^3+c*x^2+d*x+e=0,...
alrededor de 13 años hace | 1 respuesta | 0
1
respuestaCan MATLAB solve systems of nonlinear equations?
In this pdf file is mentioned system of nonlinear algebraic equations. And what about the phrase analytic solution, I meant no n...
más de 13 años hace | 0
Pregunta
Can MATLAB solve systems of nonlinear equations?
During investigation of one problem, I find out a system of seven nonlinear algebraic equations, which analytic solution is need...
más de 13 años hace | 4 respuestas | 0