Community Profile

photo

Asatur Khurshudyan


Yerevan State University

Last seen: 2年以上 前 2011 年からアクティブ

Professional Interests: Control theory, Contact problems of elasticity theory, Spectral Theory of Operators, Mechanics

統計

  • First Review
  • Thankful Level 3

バッジを表示

Content Feed

表示方法

質問


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

4年弱 前 | 1 件の回答 | 0

1

回答

質問


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

約4年 前 | 1 件の回答 | 0

1

回答

質問


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

約4年 前 | 2 件の回答 | 0

2

回答

質問


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

5年以上 前 | 0 件の回答 | 0

0

回答

質問


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

8年弱 前 | 0 件の回答 | 0

0

回答

質問


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

約8年 前 | 1 件の回答 | 0

1

回答

質問


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

10年以上 前 | 1 件の回答 | 0

1

回答

質問


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

11年以上 前 | 1 件の回答 | 0

1

回答

質問


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

11年以上 前 | 1 件の回答 | 0

1

回答

質問


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

12年以上 前 | 1 件の回答 | 0

1

回答

回答済み
Can 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...

12年以上 前 | 0

質問


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

12年以上 前 | 4 件の回答 | 0

4

回答