Statistiques
RANG
3 469
of 301 298
RÉPUTATION
16
CONTRIBUTIONS
2 Questions
8 Réponses
ACCEPTATION DE VOS RÉPONSES
0.0%
VOTES REÇUS
2
RANG
of 21 225
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
A résolu
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
environ 6 ans il y a
how to reduce the time of calling functions
Thank you. I appreciate your efforts for this valuable info.
plus de 6 ans il y a | 0
good morning everyone can anyone answer me this question ? i have an error in the matlab code
t_obs = [0.1000 0.0977 0.0908]; This vector t_obs has only one row and three column. when you are executing your for loop, it ...
plus de 6 ans il y a | 0
how to reduce the time of calling functions
If you are callng MATLAB default functions, then, you cant do much as MATLAB default functions are very well optimized. However...
plus de 6 ans il y a | 0
what's the meaning of a number divide column vertor?
Please see the following link: https://in.mathworks.com/matlabcentral/answers/386947-when-using-matlab-you-can-actually-divide-a...
plus de 6 ans il y a | 0
Solving a system of equations without "syms"
A*x = b; for your case A = [2 4 7; 2 1 8; -2 0 0]; b = [64;71;-4]; where x = [x1;x2;x3] solution x can be found using eith...
plus de 6 ans il y a | 2
| A accepté
Collapse monthly data to yearly
Assuming 30 days in a month and 1 year consists of 12 months. So total temperature values for 50 years would be 30 x 12 x 50 =...
plus de 6 ans il y a | 0
| A accepté
Sum of alternating series
Please go through following link: https://www.quora.com/Why-is-1-1-3-+-1-5-1-7-+-1-9-%CF%80-4
plus de 6 ans il y a | 0
3 Variables in 3 Equations (nonlinear)
USE Multidimensional Newton-Raphson method to solve non-linear eqs.
plus de 6 ans il y a | 0
| A accepté
Question
Finite element method: How to calculate jacobi matrix in cylindrical coordinate system
HI How do we write jacobian matrix in cylindrical coordinate system for 2D and 3D doma...
environ 7 ans il y a | 1 réponse | 0
0
réponseQuestion
Finite element method jacobi matrix for cylindrical coordinate
HI How do we write jacobian matrix in cylindrical coordinate system.
environ 7 ans il y a | 1 réponse | 0




