Группы
Группы
Войти
Группы
Группы
comp.soft-sys.math.mathematica
Сообщения
О
Отправить отзыв
Справка
Google Группы больше не поддерживают новые публикации и подписки в сети Usenet. Опубликованный ранее контент останется доступен.
Закрыть
Подробнее
comp.soft-sys.math.mathematica
1–30 из 42046
Отметить все как прочитанные
Сообщить о нарушении в группе
Выбрано: 0
Alexei Boulbitch
23.05.2014
Re: ListPointPlot3D[Tooltip[]] Help
I want to plot 2 points {1,1,1} and {2,2,2} using ListPointPlot3D and Tooltip, labelling each point
не прочитано,
Re: ListPointPlot3D[Tooltip[]] Help
I want to plot 2 points {1,1,1} and {2,2,2} using ListPointPlot3D and Tooltip, labelling each point
23.05.2014
Dr. Robert Kragler
23.05.2014
Hints for using subscripted variables in Mathematica packages
Hi, perhaps some of you have 'struggled' in the past with subscripted or subsuperscripted
не прочитано,
Hints for using subscripted variables in Mathematica packages
Hi, perhaps some of you have 'struggled' in the past with subscripted or subsuperscripted
23.05.2014
Alexei Boulbitch
21.05.2014
Re: Building a matrix
Given: m = [0,0,0} n = {1,2,3} how can I get a function to give: {{1,2,3,0,0,0,0,0,0}, {0,0,0,1,2,3,0
не прочитано,
Re: Building a matrix
Given: m = [0,0,0} n = {1,2,3} how can I get a function to give: {{1,2,3,0,0,0,0,0,0}, {0,0,0,1,2,3,0
21.05.2014
Francisco Gutierrez
21.05.2014
images
Dear group: suppose I import the image of a horse and of a cat, and I want to produce a combined
не прочитано,
images
Dear group: suppose I import the image of a horse and of a cat, and I want to produce a combined
21.05.2014
Francisco Gutierrez
,
David William Annetts
2
21.05.2014
packages...
Absolutely! I suggest looking at the stock packages for how to do this. Graphics & Statistics are
не прочитано,
packages...
Absolutely! I suggest looking at the stock packages for how to do this. Graphics & Statistics are
21.05.2014
reise...@gmail.com
21.05.2014
ListPointPlot3D[Tooltip[]] Help
I want to plot 2 points {1,1,1} and {2,2,2} using ListPointPlot3D and Tooltip, labelling each point
не прочитано,
ListPointPlot3D[Tooltip[]] Help
I want to plot 2 points {1,1,1} and {2,2,2} using ListPointPlot3D and Tooltip, labelling each point
21.05.2014
Murta
,
pokluka...@gmail.com
2
19.05.2014
Mathematica inside Excel VBA Macro
Dne petek, 04. marec 2011 09:41:43 UTC+1 je oseba Murta napisala: > Hi.. > > I would like to
не прочитано,
Mathematica inside Excel VBA Macro
Dne petek, 04. marec 2011 09:41:43 UTC+1 je oseba Murta napisala: > Hi.. > > I would like to
19.05.2014
Zero
19.05.2014
slow Mathematica
hello Mathematica 8 and I have brought me the version 9 and the nocche amba morning stopped working
не прочитано,
slow Mathematica
hello Mathematica 8 and I have brought me the version 9 and the nocche amba morning stopped working
19.05.2014
Neo Sherrington
19.05.2014
Why can't I solve this ODE set?
I tried to use Mathematica to solve this OED set: DSolve[{y''[r] + (1/r + 2 I p) y'[r] +
не прочитано,
Why can't I solve this ODE set?
I tried to use Mathematica to solve this OED set: DSolve[{y''[r] + (1/r + 2 I p) y'[r] +
19.05.2014
carlos.felipp...@gtempaccount.com
,
Roland Franzius
2
14.05.2014
DSolve test
Am 09.05.2014 08:08, schrieb carlos.felippa%colora...@gtempaccount.com: > Hi, could somebody
не прочитано,
DSolve test
Am 09.05.2014 08:08, schrieb carlos.felippa%colora...@gtempaccount.com: > Hi, could somebody
14.05.2014
Ste[hen Gray
, …
Murray Eisenberg
4
14.05.2014
Cirlce in 3D?
Is the Grassmann Calculus notebook to which you refer currently included with your Grassmann Algebra
не прочитано,
Cirlce in 3D?
Is the Grassmann Calculus notebook to which you refer currently included with your Grassmann Algebra
14.05.2014
Bob Hanlon
, …
carlos.felipp...@gtempaccount.com
6
12.05.2014
Re: DSolve test
On Sunday, May 11, 2014 10:46:04 PM UTC-6, Sasa B wrote: > First, all the best to one of the most
не прочитано,
Re: DSolve test
On Sunday, May 11, 2014 10:46:04 PM UTC-6, Sasa B wrote: > First, all the best to one of the most
12.05.2014
Harvey P. Dale
, …
Bob Hanlon
3
12.05.2014
Compiler output type
collatz = Compile[{{n, _Integer}}, If[EvenQ[n], n/2, 3 n + 1] // IntegerPart]; collatz2 = Compile[{{n
не прочитано,
Compiler output type
collatz = Compile[{{n, _Integer}}, If[EvenQ[n], n/2, 3 n + 1] // IntegerPart]; collatz2 = Compile[{{n
12.05.2014
Bob Hanlon
,
Sseziwa Mukasa
2
12.05.2014
Re: Numerical solution from Module
The arguments of soln are not the a, b, and c in f. A couple of solutions: soln[aval_, bval_, cval_]
не прочитано,
Re: Numerical solution from Module
The arguments of soln are not the a, b, and c in f. A couple of solutions: soln[aval_, bval_, cval_]
12.05.2014
Rob Y. H. Chai
,
Kevin
2
12.05.2014
Numerical solution from Module
I would put f inside the module as well. Here is my version: Clear[soln, a, b, c] soln[a_, b_, c_] :=
не прочитано,
Numerical solution from Module
I would put f inside the module as well. Here is my version: Clear[soln, a, b, c] soln[a_, b_, c_] :=
12.05.2014
Walter Sívoli
,
David Bailey
2
12.05.2014
mathematica modify code like?
On 06/05/2014 07:27, Walter S�voli wrote: > hi > > how to modify this line to > the
не прочитано,
mathematica modify code like?
On 06/05/2014 07:27, Walter S�voli wrote: > hi > > how to modify this line to > the
12.05.2014
Uwe Brauer
, …
David Bailey
6
12.05.2014
limits on symbol eigenvalues?
On 04/06/2004 10:14, Uwe Brauer wrote: > Hello > > I just started using mathematica. When I
не прочитано,
limits on symbol eigenvalues?
On 04/06/2004 10:14, Uwe Brauer wrote: > Hello > > I just started using mathematica. When I
12.05.2014
Bob Hanlon
12.05.2014
Re: Plotting Data By State
See http://stackoverflow.com/questions/8957067/mathematica-north-america-map Clear[crimeDataElements,
не прочитано,
Re: Plotting Data By State
See http://stackoverflow.com/questions/8957067/mathematica-north-america-map Clear[crimeDataElements,
12.05.2014
Unknown
, …
roby
11
09.05.2014
Chained-functional notation examples?
Am Dienstag, 6. Mai 2014 08:26:46 UTC+2 schrieb Unknown: > I came to 'Mathematica' via
не прочитано,
Chained-functional notation examples?
Am Dienstag, 6. Mai 2014 08:26:46 UTC+2 schrieb Unknown: > I came to 'Mathematica' via
09.05.2014
Jan Engelhardt
, …
ritu...@gmail.com
6
09.05.2014
MathKernel7 produces no Graphics
On Thursday, November 5, 2009 2:56:31 PM UTC+5:30, Albert Retey wrote: > Jan Engelhardt schrieb:
не прочитано,
MathKernel7 produces no Graphics
On Thursday, November 5, 2009 2:56:31 PM UTC+5:30, Albert Retey wrote: > Jan Engelhardt schrieb:
09.05.2014
Jim S. Lim
,
Chris Carlson
2
09.05.2014
parametric and analytical geometry
On May 8, 2014, at 3:08 AM, Jim S. Lim <onwa...@gmail.com> wrote: > > hi all, > >
не прочитано,
parametric and analytical geometry
On May 8, 2014, at 3:08 AM, Jim S. Lim <onwa...@gmail.com> wrote: > > hi all, > >
09.05.2014
郭子湖
07.05.2014
Installing Mathematica on redhat "Extras" fails
I tried to use the sh Mathematica_9.0.0_LINUX.sh command and I get the following: "Extraction
не прочитано,
Installing Mathematica on redhat "Extras" fails
I tried to use the sh Mathematica_9.0.0_LINUX.sh command and I get the following: "Extraction
07.05.2014
Daniel Lichtblau
06.05.2014
Re: Period of numerically defined function
Might want to check these. http://mathematica.stackexchange.com/questions/5852/how-to-find-the-period
не прочитано,
Re: Period of numerically defined function
Might want to check these. http://mathematica.stackexchange.com/questions/5852/how-to-find-the-period
06.05.2014
christopher arthur
05.05.2014
access to perspective routines
Hello, I'm thinking about changing an aspect of the way mathematica computes perspective 3D-
не прочитано,
access to perspective routines
Hello, I'm thinking about changing an aspect of the way mathematica computes perspective 3D-
05.05.2014
pgei...@gmail.com
, …
Roland Franzius
10
04.05.2014
How to avoid repeated recalculation of the same function
Am 02.05.2014 08:18, schrieb pgei...@gmail.com: > Hi, > > I'm doing a calculaton
не прочитано,
How to avoid repeated recalculation of the same function
Am 02.05.2014 08:18, schrieb pgei...@gmail.com: > Hi, > > I'm doing a calculaton
04.05.2014
Tomas Garza
04.05.2014
Re: Version 9 export to PDF creates ridiculously large
I guess it depends what you want to do with your exported file. What I did is copy the plot to a new
не прочитано,
Re: Version 9 export to PDF creates ridiculously large
I guess it depends what you want to do with your exported file. What I did is copy the plot to a new
04.05.2014
Richard Fateman
04.05.2014
LeafCount and ByteCount Lie in Mathematica
Mathematica 9.0 .. on a 32 bit windows machine. f[n_] := Block[{k = f[n - 1]}, {k, k}] f[0]=x
не прочитано,
LeafCount and ByteCount Lie in Mathematica
Mathematica 9.0 .. on a 32 bit windows machine. f[n_] := Block[{k = f[n - 1]}, {k, k}] f[0]=x
04.05.2014
bobba...@frii.com
,
Walter H.
2
04.05.2014
Version 9 export to PDF creates ridiculously large file
On 02.05.2014 08:17, bobba...@frii.com wrote: > In Mathematica version 8, the code below creates
не прочитано,
Version 9 export to PDF creates ridiculously large file
On 02.05.2014 08:17, bobba...@frii.com wrote: > In Mathematica version 8, the code below creates
04.05.2014
Narasimham
04.05.2014
Re: missing in Manipulate
Thanks.. Narasimham
не прочитано,
Re: missing in Manipulate
Thanks.. Narasimham
04.05.2014
Narasimham
04.05.2014
Period of numerically defined function and generality
By selecting maxima/minima or otherwise, is there a way to find time period of a function defined/
не прочитано,
Period of numerically defined function and generality
By selecting maxima/minima or otherwise, is there a way to find time period of a function defined/
04.05.2014