Skip to main content

Questions tagged [code-generation]

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
3 votes
0 answers
75 views

I have a CompiledFunction e.g. this: ...
Okarin's user avatar
  • 31
1 vote
0 answers
65 views

I am trying to make a limit generator with 3 columns, number of the exercise, the second column is the limit (perfectly written with n-->00), and the third column is the result of the limit. I have ...
wilma's user avatar
  • 11
1 vote
0 answers
131 views

How can I code any type of integral transform with its inverse integral transform in Mathematica which gives the correct results and properties? Below is the example for Elzaki transform: ...
Kishor Kshirsagar's user avatar
0 votes
2 answers
178 views

I have edited this question to include more information about what algorithm I wish to use etc. Say if I have a linear binary code with parity check matrix $$H = \begin{bmatrix} 0 & 1 & 1 &...
am567's user avatar
  • 997
0 votes
0 answers
99 views

I am doing a solved exercise shared here. However, while running the code, I encountered an error on page-8, under the Dynamics section. with error : I think this error is due to the absence of ...
user444's user avatar
  • 2,836
1 vote
2 answers
265 views

Suppose CR is my creation operator and AR is my annihilation operator. I have to show that ...
user444's user avatar
  • 2,836
1 vote
1 answer
497 views

Here is the link for making the above graph for the Stepped infinite square well. The problem here is, all the eigenfunctions and energy eigenvalues are previously defined. Whereas, I want to use this ...
user444's user avatar
  • 2,836
4 votes
1 answer
266 views

This is a generalization of this question, which already has very nice answers. Suppose str is a string of valid code, so that ...
WillG's user avatar
  • 1,120
2 votes
2 answers
374 views

Following this post, I want to use code to generate an input cell with new code. However, unlike the linked post, I want my code to dynamically determine the new code to be printed in the input cell. ...
WillG's user avatar
  • 1,120
3 votes
1 answer
328 views

As discussed in e.g. what causes the error "The dependent variable in the boundary condition needs to be linear" when using NDSolve? When FiniteElement ...
xzczd's user avatar
  • 71.6k
2 votes
1 answer
140 views

I'll try to make this question more clear in a little while. In the mean time, I'll ask directly the question which motivated it: Latin Square from submatrix Original Question I want, for instance, ...
Adam's user avatar
  • 4,293
3 votes
1 answer
120 views

Here's some code which, when evaluated, types an expression in the cell below it: ...
Adam's user avatar
  • 4,293
1 vote
1 answer
245 views

I've used the following code to simulate defining operations between functions: ...
jjagmath's user avatar
  • 533
0 votes
0 answers
110 views

The following Code aims to simulate the employment effects of a pandemic, drawing on the conventional SIR model. I extended the SIR model with two economic sectors (...
Tugrul Temel's user avatar
  • 6,429

15 30 50 per page
1
2 3 4 5
7