Carc
Followers: 0 Following: 0
Statistics
7 Questions
0 Answers
RANK
218,675
of 295,569
REPUTATION
0
CONTRIBUTIONS
7 Questions
0 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 20,247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,105
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
molecular code in matlab
This is code for molucular dynamics, but I am not sure why this code couldn't run. Error message is as belows: error in untitle...
2 years ago | 1 answer | 0
1
answerQuestion
integral caculation using matlab
I don't know what's error in my code. Could you give me some advice? x = (10^-5:10^1); y = 0.453 .* exp(-1.036 .* x) .* sinh...
2 years ago | 1 answer | 0
1
answerQuestion
plot using matlab(parabolic)
This is watt sepctrum equation, but i don't know why my plot is weired. The plot might be parabolic shape, but mine is not. Coul...
2 years ago | 2 answers | 0
2
answersQuestion
find unknow value to plot(best fit)
I would like to find unknown values(D a b) below the equation. Could you let me know what errors my code have. Finally, I am go...
2 years ago | 1 answer | 0
1
answerQuestion
how to plot two graphs using a matlab?
I am trying to plot lots of data in one figure, but I can't plot my last one(wattdis). The plot for equation 'wattdis' can not ...
2 years ago | 1 answer | 0
1
answerQuestion
Morse potential constants using matlab
V(r)=D[exp(−2a(r−ro))−2exp(−a(r−ro))]: This is the mores potential equation. I have the data V(r) and r, how can I find the cons...
2 years ago | 1 answer | 0
1
answerQuestion
how to plot exponential function
I am a novice user of matlab. I want to plot a exponenetail function, but failed. Could you let me know what error I have? x =...
2 years ago | 1 answer | 0