Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
0 votes
1 answer
53 views

I try to structure a package in the following way package TopLevel package Examples model Example end Example; end Examples; package Components model TwoPhase replaceable ...
0 votes
0 answers
102 views

I am trying to solve a complex integral equation including an infinite continued fraction. Continued fraction to order n=50 $Version (*14.2.0 for Microsoft Windows (64-bit) (December 26, 2024)*) ...
2 votes
1 answer
566 views

I downloaded the Wolfram Engine and have verified that it works by running it in the terminal. I also downloaded a VSC extension for the Wolfram Langauge: https://github.com/WolframResearch/vscode-...
0 votes
0 answers
73 views

In Mathematica 14.0.0 (MacOS Sonoma 14.4.1) I made a simple package consisting of two "sub packages". One of them is loaded as "private" from with the main package: The package ...
0 votes
0 answers
45 views

Please, explain me the main difference between the Rule and the Pattern in the following examples: Why we are got the different results for -> and :>? Another one thing I want to reproduce is ...
0 votes
0 answers
39 views

I use Jupyter Notebook with the Wolfram Engine, and I write the command: Print["Συνάρτηση Green"] However, instead of printing: Συνάρτηση Green it prints: [CapitalSigma][Upsilon][Nu]:03ac[...
0 votes
1 answer
107 views

I'm trying to solve a contrained consumer problem with Cobb-Douglas preferences with Wolfram Mathematica 13.1. This problem is simple and can be solved analyticaly. But my code doesn't work. Utility = ...
0 votes
1 answer
149 views

I would like to find the area under the following parametric plot in Wolfram Mathematica: F[j_] := NIntegrate[2 Sqrt[1 - j^2/r^2], {r, j, 1}] ParametricPlot[{{F[j], F[j] + 2 Pi*j}, {F[j] + 2 Pi *j, F[...
1 vote
0 answers
69 views

I am trying to get the directions between multiple (lat, lng) points in python using the Wolfram API. I know this works on the wolfram notebook but I was wondering how I could adapt it to work with ...
0 votes
1 answer
108 views

I'm trying to plot the following function using Wolfram Alpha: I have used the following natural language query: plot (x^2 − ( Integrate sqrt(1 − t) ) , for x from 0 to 5, for y from -4 to 1) I'm ...
0 votes
0 answers
48 views

I am trying to solve a system of 4 equations in Wolfram. x4 - x1 + x2 - x1 - b - b x1 =0 , x1 -x2+x3-x2 - b- b x2=0 , x1 -x4+x3-x4 + b - b* x4=0, x4 -x3+x2-x3 - b -b* x3=0 , b > 0, solve for{x1,x2,...
0 votes
2 answers
104 views

I'm trying to formulate the below question into a computable wolfram language solution, but can't seem to get it right. Question: Place three piles of matches on a table, one with 11 matches, the ...
1 vote
1 answer
256 views

I am working on a Mathematica lab that involves the Folium of Descartes. I am trying to find vertical and horizontal tangent lines and then plot them with the folium in the same graph. I keep getting ...
0 votes
2 answers
428 views

In Mathematica, I open a new notebook and define the function f(x) as: f[x_]=((16x-4^x)/2x) Then, I calculate the derivative with the command: f'[x] This returns the following: 1/2 (-4^x + 16 x) + 1/2 ...
1 vote
1 answer
119 views

I am working in Mathematica with data set and have plotted them in the form of 2D graph. How to take Mean and SD of some specific range in the graph and to show them using horizontal and vertical ...

15 30 50 per page
1
2 3 4 5
...
7

AltStyle によって変換されたページ (->オリジナル) /