Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

Recent questions tagged wolfram

0 votes
491 views
1 answer
    Say I want to run a job on the cluster: job1.m Slurm handles the batch jobs and I'm loading Mathematica to ... output? :( Thanks in advance! See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
399 views
1 answer
    I'm experimenting with the ImageTransformation function to try to make anamorphic versions of images, but with ... be greatly appreciated! See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
367 views
1 answer
    Simple question, but I am asking just to make sure I am not overlooking an obvious solution which can be much ... had there to make it work. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
406 views
1 answer
    I cannot figure out why I have to evaluate this twice (in Mathematica 7) for the assignment to take. First ... generated. Why does this happen? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
599 views
1 answer
    I have already checked all the examples and settings in the Mathematica documentation center, but couldn't find any example ... PI,2PI,3PI,...? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
543 views
1 answer
    In Mathematica, how do you change the order of importance of variables? for example: if i enter b+c+a+d, i ... use it where + is non-commutative See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
454 views
1 answer
    The following code creates a diagram of a certain calculation. My problem is that even though the terms in denominator ... ), FontSize -> 30] See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
340 views
1 answer
    I want to use gridlines to create an effect of millimeter graphing paper on a 2d graph, to show how multi- ... most element is like off grid. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
429 views
1 answer
    I'd like a function AnyTrue[expr,{i,{i1,i2,...}}] which checks if expr is True for any of i1,i2... It should be as ... 2, 4, 5}}, EvenQ[a + b]]] See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
286 views
1 answer
    I'm in the process of creating a notebook that contains a style to write documents. I would like Mathematica to ... not be able to modify. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
379 views
1 answer
    Frequently I have to visualize multiple datasets simultaneously, usually in ListPlot or its Log-companions. Since the ... datasets in a plot? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
394 views
1 answer
    I'd like to programmatically create diagrams like this (source: yaroslavvb.com) I imagine I should use GraphPlot ... ] (source: yaroslavvb.com) See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
264 views
1 answer
    Update 10/27: I've put detailed steps for achieving consistent scale in an answer. Basically for each ... graph operations are welcome. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
455 views
1 answer
    Given Graphics object, how do I determine the range of coordinates needed to include all of graphics? Basically ... wrong result for PlotRange See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
258 views
1 answer
    As I learned recently there are some types of expressions in Mathematica which are automatically parsed by the FrontEnd. ... a way to see them? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
258 views
1 answer
    Is there any way of abstracting the vertex order that GraphPlot applies to VertexCoordinate Rules from the (FullForm or ... node, as in gp2) See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
383 views
1 answer
    Every time I have to do this I "invent" a different way. Time to standardize. I suspect there is some default ... in the input list, of course. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
515 views
1 answer
    By default pressing Alt+. or calling Abort[] within the evaluation causes abort of the currently evaluating input. ... also cancel this queue. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
242 views
1 answer
    I would like to be able to have a pattern that matches only expressions that are (alternately: are not) children ... at all with just patterns? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
299 views
1 answer
    Ok, imagine I have this Matrix: {{1,2},{2,3}}, and I'd rather have {{4,1,2},{5,2,3}}. That is ... and more code. Isn't this built in somehow? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
322 views
1 answer
    Is there an easy way to check if there's a definition for x? I need a function that takes something of the form ... x,y in some set of values See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
304 views
1 answer
    As part of my work, I am working with very large text files and, in part, analyzing them for word and phrase ... put up - thanks to all again] See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
351 views
1 answer
    Yesterday, while adding some timing plots to the "Optimally picking one element from each list" question ... StackOverflow API from Mathematica See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
283 views
1 answer
    This is a little related to this question Define control as variable in Mathematica But the above question did not ... all the answer and help. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
262 views
1 answer
    SaveDefinitions is a nice option of Manipulate. It causes Manipulate to store any definitions used for its creation inside ... be used by them? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
286 views
1 answer
    I have Mathematica 7.01 and Mathematica 5.2 installed on the same machine. I wish to be able to evaluate code in ... returned by v.5.2 kernel. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
653 views
1 answer
    I have learned recently that Export in Mathematica uses by default the "Printout" screen style environment rather ... does not affect Export. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
347 views
1 answer
    Good day, I have some very slooooow and complicated function, say f[x,y]. And I need to construct detailed ... f may contain 10000-50000 points? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
Ask a question:
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...