photo

atsprink


Active since 2018

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

3 Questions
1 Answer

RANK
11,480
of 300,338

REPUTATION
4

CONTRIBUTIONS
3 Questions
1 Answer

ANSWER ACCEPTANCE
66.67%

VOTES RECEIVED
2

RANK
 of 20,922

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,149

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

  • Thankful Level 1

View badges

Feeds

View by

Question


Difference between trapz vs integral
Hello all, I am trying to understand the difference between trapz() and integral(). The following is my code for integral():...

7 years ago | 1 answer | 0

1

answer

Answered
Matrix Dimensions must agree using integral
I figured it out I believe. I needed to add " 'ArrayValued', true " to my integral fcn_b line of code. It is at least not thro...

7 years ago | 2

| accepted

Question


Matrix Dimensions must agree using integral
Hello all, I am trying to integrate over a function. % calculation of f(b) b = exp((-q*Vj)/(2*kB*Temp))*cosh((Et-Ei...

7 years ago | 1 answer | 0

1

answer

Question


Command Window Display Formatting
Hello all, The command window output is showing different values by a factor of 100 than what is stored in the workspace. My...

7 years ago | 1 answer | 0

1

answer