photo

Yaswanth Sai


Last seen: plus de 5 ans il y a Actif depuis 2018

Followers: 0   Following: 0

Statistiques

MATLAB Answers

8 Questions
0 Réponses

RANG
41 343
of 300 791

RÉPUTATION
1

CONTRIBUTIONS
8 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
87.5%

VOTES REÇUS
1

RANG
 of 21 091

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 171 108

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

  • Thankful Level 3

Afficher les badges

Feeds

Afficher par

Question


Discontinuities when computing integration of error functions using integral function
I am trying to integrate a function over a region in different time intervals. The integration looks something like this. fun_u...

presque 6 ans il y a | 2 réponses | 0

2

réponses

Question


Use of backslash while calculating the product of inverse of a matrix and another matrix
I am trying to implement successive overrelaxation method. I am getting different answers when I distributed the inverse between...

environ 6 ans il y a | 1 réponse | 0

1

réponse

Question


How can I convert set of symbolic functions into function handle so that they can be used as input to ode45?
For example, I have to solve the following equations if true syms x(t) y(t) z(t) eq1 = diff(x,t) == -x+3z; ...

environ 7 ans il y a | 1 réponse | 0

1

réponse

Question


How can I generate a matrix of symbolic functions, whose size varies depending on the input values?
For example, I want to generate 4 symbolic functions which depend on the variable 't'. They should be something like th1(t), th2...

environ 7 ans il y a | 1 réponse | 0

1

réponse

Question


Is there any way to reduce the error in the calculation of eigenvectors when using eig function?
In the equation AV = BVD (cond(A) = 10^4, cond(B) = 10^8), my A and B matrices are highly ill-conditioned. The eigenvectors I am...

plus de 7 ans il y a | 1 réponse | 0

1

réponse

Question


Is there a general formula to calculate the sum of the squares logarithms of first n natural numbers?
Is there a general formula for the following sequence? S(n) = [log(1)]^2 + [log(2)]^2 + ......... + [log(n-1)]^2 + [log(n)]^2...

plus de 7 ans il y a | 2 réponses | 0

2

réponses

Question


Hi! How to decrease the computation time of calculating eigenvalues and eigenvectors of large sparse matrices like 10000X10000(I need all the eigenvalues so I can't use eigs)?
I need to find all the eigenvalues of a large matrix which is 10000X10000, and I have to loop it for some 1000 times.My computer...

presque 8 ans il y a | 1 réponse | 1

1

réponse

Question


How to generate c code from MATLAB code as subs is not supported by MATLAB.
Hi! I am facing some issues in generating C code from MATLAB coder while I used subs. Please help me to fix this so that I can g...

presque 8 ans il y a | 1 réponse | 0

1

réponse