Skip to main content

Questions tagged [expression-construction]

1 vote
2 answers
124 views

I have an messy expression and want to apply NMinimize to it, have no idea how to force NMinimize to ignore the singularities it ...
seva011's user avatar
  • 386
2 votes
1 answer
80 views

I'm trying to implement polynomial interpolation. My current implementation involves generating an expression that is the final equation that will be plotted. While plotting the function itself works ...
Jason Ham's user avatar
1 vote
2 answers
226 views

Suppose I'm using the expression Person[fn_String, ln_String] as a data expression, and want to prohibit the creation of expressions where ...
Michael Harrison's user avatar
0 votes
1 answer
103 views

I would like to generate automatically a polynomial in two variables $(s,t)$ which is symmetric under the exchange of those variables. There are three kinds of terms; at order $k$, we have $$(s+t)^k, \...
Rubilax96's user avatar
1 vote
1 answer
127 views

There are a number of expressions: ...
ayr's user avatar
  • 2,665
1 vote
1 answer
187 views

I am working on a function of which the core will consist of something like: ...
nilo de roock's user avatar
0 votes
2 answers
101 views

I'm trying to construct a 'normal' function (with formal parameter) from the FindFit result within a Module context. While this works on a global level: In := ...
Anatoly Ressin's user avatar
4 votes
1 answer
176 views

When I declare a function f in the following form: f[a|b] := 1 then I can use it like: ...
Pedro O S's user avatar
  • 343

15 30 50 per page
1
2 3 4 5
8