Skip to main content

Questions tagged [parameters]

3 votes
3 answers
285 views

I can get the minimum and maximum of a list by using #[list] &/@ {Min, Max} I now want to use RankedMin and ...
Mitchell Kaplan's user avatar
0 votes
1 answer
89 views

Given {c[0, 3, 4] + z[0, 2, 3] == c[2, 3, 4] + z[0, 2, 4], y[0, 1, 2] + z[0, 2, 3] == c[0, 1, 3] + c[1, 2, 3], y[0, 1, 2] + z[0, 2, 4] == c[0, 1, 4] + c[1, 2, 4]} ...
მამუკა ჯიბლაძე's user avatar
1 vote
1 answer
99 views

I am using Manipulate to change a parameter in a system of differential equations solved with NDSolve in Mathematica. The system of equations is as follows: I am using Manipulate to allow interactive ...
Raihanah Nazihah's user avatar
3 votes
1 answer
262 views

Can someone please explain the function of #1 and #2 in a pure random function of two variables? For example, if I had something ...
am567's user avatar
  • 997
1 vote
1 answer
109 views

In Mathematica 12, I want to find the roots r of this equation in terms of the parameters M and Q, then plot r versus Q for some values of M. ...
Houhou Trad's user avatar
0 votes
2 answers
109 views

I am having a problem with $ sign in the name of a parameter to a temporary function. The functions I have should compute the angular sum (or turning angle) for some expression generated by function <...
Mikl's user avatar
  • 101
1 vote
1 answer
92 views

I have the following problem I want to solve the following equalities. My used code: ...
Tremonia's user avatar
3 votes
0 answers
124 views

I used DistributionFitTest but it works only with a defined distribution. This is the distribution that I used: ...
A Day's user avatar
  • 59

15 30 50 per page
1
2 3 4 5
8