photo

Tasos Charitonidis


Active since 2014

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
142,701
of 301,436

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
0

RANK
 of 21,278

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 174,540

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

  • Thankful Level 1

View badges

Feeds

View by

Question


Considering a function Y=Y(L1,L2,a) how can I compute which configurations of L1,L2,a give the value Y=-0.81 and pick those of them that satisfy L1+L2+a=minimum?
Hi all, I apologize in advance if this question is trivial! I would like to share the following: I have generated in maxima, af...

11 years ago | 0 answers | 0

0

answers

Question


How can I compute p0 for given values of K,c,lambda,mu ? Thanks in advance!
<</matlabcentral/answers/uploaded_files/15104/sum.JPG>> lambda=3.1; mu=0.9; c=4; B=5; K=c+B; syms n p1=...

11 years ago | 1 answer | 0

1

answer

Question


I need to create a 3d plot. I have created a 5x24 matrix called Mneg that contains all the info needed.I need to plot the 3rd row(as z) vs the 1st (as x) and 2nd row (as y). How can I do this? Thanks in advance! Cheers
Beam.sigmaZ = 731;% um Beam.espread = 0.2; % percent Beam.energy = 0.116; % GeV N = 10000; Z = Beam.sigmaZ * ran...

12 years ago | 1 answer | 0

1

answer