photo

sookyung Kang


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

Followers: 0   Following: 0

Statistiques

MATLAB Answers

6 Questions
0 Réponses

RANG
174 372
of 301 522

RÉPUTATION
0

CONTRIBUTIONS
6 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
50.0%

VOTES REÇUS
0

RANG
 of 21 315

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 175 118

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 2
  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


Solve "Index exceeds the number of array elements (1)", "Vectors must be the same length." errors
I'd like to solve those problems from under coding using A, B, and C relationships. If equation error can't be fixed, "B(i+1)=B(...

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

2

réponses

Question


For loop in matrix
I'd like to create the matrix by two loops. I tried to make the form below. Using "For loop"function, how can I make the code? ...

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

1

réponse

Question


To solve non-linear equation by inversion notion
I'd like to know how to solve an inversion equation from n x n matrix in AX=B to obtain X. A=n x n, X=n x 1, B=n x n. I used X...

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

1

réponse

Question


integral of equation with known boundary
Ep = 1.27; SDB = 0.19 ; Delta = 0.44 ; U = 0.2 ; T = 300 ; Teq = 500 ; Nh = 5*10^21 ; Nsisi = 2*10^23 ; k = 8.61733*10^(...

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

1

réponse

Question


Make graph using different x value compared to integral equation
syms x f a = 1.27; b = 0.19 ; c = 0.44 ; d = 0.2 ; e = 300 ; w = i*e*log(2); f = 5*10^21 ; g = 2*10^23 ; h1= linspace ...

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

0

réponse

Question


How can I make variable value instead of constant one?
a = 1.27; b = 0.19 ; c = 0.44 ; d = 0.2 ; e = 300 ; f = 5*10^21 ; g = 2*10^23 ; h = 1.2 ; i = 8.61733*10^(-5); j = 2*10^21; k1...

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

2

réponses