Statistics
2 Questions
0 Answers
RANK
270,770
of 301,432
REPUTATION
0
CONTRIBUTIONS
2 Questions
0 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
0
RANK
of 21,280
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 174,555
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Discussions
AVERAGE NO. OF LIKES
Feeds
Question
Getting in line 57 as error using "/", "matrix dimensions must agree". Also, can v_diff and x_diff can be normalized for any input of v and L?
clear global Stepsize D EPSFREE e Stepsize=1e-9;EPSFREE=8.8542e-12;e=1.6022e19; global Layer_starts Layer_end v2 v1 %%%%%%%%...
3 years ago | 1 answer | 0
1
answerQuestion
How to resolve "Index in position 2 is invalid. Array indices must be positive integers or logical values." in below equation?
Mu(T,p) = Mu_O*exp(0.5*(d^2-d)*(2*p*(a^3))^D) % Solve Mu(T,p) Error in Trial3 (line 13) Mu(T,p) = Mu_O*exp(0.5*(d^2-d...
4 years ago | 0 answers | 0
