Skip to main content

Questions tagged [code]

0 votes
0 answers
54 views

I would like to colour the code like in this example: Searching through the posts I have found that I should add code like this ...
Teodoro Marinucci's user avatar
1 vote
0 answers
110 views

I am working on research article with link https://www.sciencedirect.com/science/article/abs/pii/S0378475421004560 It contains dimensionless non-linear equations mentioned in article. I am writing the ...
Noor Aslam's user avatar
1 vote
0 answers
76 views

I am trying to do some expasions of elliptic integrals. For that I need the following expansions first ...
Someone's user avatar
  • 221
0 votes
1 answer
192 views

I have the function J in two variables $m$ and $l$, which I obtained doing a series for $e$ and replacing $m \rightarrow e\cdot m$ and $l\rightarrow e\cdot l$, given by \begin{align} J(l,m):=& -2 \...
Someone's user avatar
  • 221
0 votes
0 answers
88 views

I am studying a research article of fluid mechanics with title ``Influence of mixed convection nanofluid flow over a rotating sphere in the presence of diffusion of liquid hydrogen and ammonia'' The ...
Noor Aslam's user avatar
0 votes
0 answers
55 views

I had written the following code (1st code) in Mathematica 11. But when I write the same code in Mathematica 14.2 the 2nd code is giving me an empty plot! The problem is not due to Plot Points, or the ...
Muhammad Sibghatullah Qureshi's user avatar
2 votes
2 answers
121 views

I have two notebook codes 'calculation.nb' and 'caller.nb'. The first code simply generates and prints a random number. The second code I want to use to call the first code a set number of times (say ...
John Doe's user avatar
  • 291
0 votes
0 answers
134 views

In this code ...
Superunknown's user avatar
0 votes
1 answer
155 views

A generalization produces a result in terms of Zeta[s,a] function, which can be converted to PolyGamma[s-1,a] using the ...
Ali Olaikhan's user avatar
7 votes
3 answers
660 views

In orden to list all derangements of five elements, I wrote the following (very ugly) code: ...
Carbunco Feliz's user avatar
1 vote
0 answers
90 views

I'm trying to solve the following partial differential equation using NDSolve ...
derdin1's user avatar
  • 63
0 votes
0 answers
76 views

I want to solve a system of integrated differential equations but I am encountering a problem with my Mathematica code. \text{ka}=\text{kb}=1; \text{wa}=\text{wb}=\frac{w}{2}; \text{Jxy}=0.5; \text{Jz}...
Radia B's user avatar
  • 41
0 votes
0 answers
122 views

Hi I am interested in understanding how to use the neural network functions in Mathematica. I have just started learning hence this is a basic query. The simple example I am looking at is as follows: ...
John Doe's user avatar
  • 291
1 vote
0 answers
226 views

I want to calculate the squared amplitude of the Feynman diagram of double-pion photoproduction using FeynCalc package. Here is the code I created: ...
Albert Copperfield's user avatar
2 votes
3 answers
446 views

I am writing some ODE notes with lots of pictures generated using Mathematica, and I'd like to include the code used to generate them. Currently I have a notebook where all the pictures are generated. ...
Mariano Suárez-Álvarez's user avatar

15 30 50 per page
1
2 3 4 5 6