Web Images Videos Maps News Shopping Gmail more »
Recently Visited Groups | Help | Sign in
Google Groups Home
comp . soft-sys . math . mathematica
This is a Usenet group - learn more
Find or start a Google Group about mathematica.
Group info
Language: English
Group categories:
Computers
More group info »
Related Groups
Maple computer mathematics discussion group.
Low activity, Usenet
Symbolic algebra discussion.
Low activity, Usenet
Numerical Analysis.
Medium activity, Usenet
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 34422  Older »
Description: Mathematica discussion group. (Moderated)
 

Another Monitor problem 
  Hello, is it possible to monitor the intermediate state of a calculation with Monitor inside the action argument of a Button? The following Monitor example without a Button works: Monitor[Do[i, {i, 10^7}], Refresh[Pause[0.03]; i, UpdateInterval -> 0.01]] However, when the calculation is started by a Button only the final... more »
By Hannes Kessler  - Nov 8 - 1 new of 1 message    

Simplification problem 
  Hello mathematica community Having this system of equations: (z1==z2 && x*t==x1*t1)||(z1+x1*t1==z2+x2* t2) why a function like fullsimplify or booleanminimize doesn't simplify it into z1+x1*t1==z2+x2*t2? same question for (y1==y2 && t1== t2)||(t1/2^y1==t2/2^y2) why it is not simplified into t1/2^y1==t2/2^y2.... more »
By olfa  - Nov 8 - 1 new of 1 message    

Piecewise with ODE and constant 
  I have tried so many different ways to do this problem, that I am stuck. Its like being back I school. I would like to plot my ODE which is a curve that goes starts at 10 msec and ends at 100 msec). In the beginning there is no current delivered to the cell until time equal 10 msec. Once the current probe in inserted to the... more »
By Becky  - Nov 8 - 1 new of 1 message    

Text on a curve 
  Text on a curve Hi: Using the following Mathematica 6.0.1 code, I get a nice picture as follows: Module[{f, fs, t}, f[t_] = {Cos[t] + Sin[t], Sin[t]}; fs[t_] = D[f[t], t] // N; h = Graphics[Rotate[Style[Text[" T"], 14], 90 Degree]]; Show[Graphics[{Arrowheads[{{Au tomatic, Automatic, h}}], {Red,... more »
By Bill  - Nov 8 - 1 new of 1 message    

incompatibilities 
  Dear mathgroup, I am using the version 7 but there are some incompatibilities for example <<NonlinearModelFit`; it gives the following error message: Get::noopen: Cannot open \[NoBreak]NonlinearModelFit`\[ NoBreak]. I have used needs but it is not working. and another error ns==100; afMin==-2.5; afMax==1.5;... more »
By maria giovanna dainotti  - Nov 8 - 1 new of 1 message    

How can I reduce the frequency of a sine wave tia 
  Do you want to superpose another frequency to get a single signal, or just plot another frequency along with the one you started with? Compare these: Plot[Sin[10x]+Cos[3x],{x,0,2Pi }] Plot[{Sin[10x],Sin[3x]},{x,0,2 Pi}]
By Murray Eisenberg  - Nov 8 - 2 new of 2 messages    

ODE with complex coefficients 
  Does anyone have an example of a 1st order ordinary differential equation (initial condition type) with complex coefficients that can have oscillations? --V. Stokes
By Virgil Stokes  - Nov 7 - 2 new of 2 messages    

Thikness of edges in a 3D graph 
  Hello, I'm beginner in Mathematica ! I need some help to draw a 3D graph with different edge's thikness Can someone help me ! I give here an example of my graphs ! Thank's in advance cherif Rahal GraphPlot3D[{1 -> 2, 1 -> 4, 1 -> 5, 2 -> 3, 2 -> 6, 3 -> 4, 3 -> 7, 4 -> 8, 5 -> 6, 5 -> 8, 6 -> 7, 7 -> 8, 5 -> 10, 6 -> 11, 10 -> 11,... more »
By cherifrahal  - Nov 7 - 2 new of 2 messages    

How can I reduce the frequency of a sine wave tia sal22 
  Greetings All I have the example below which produces 10 cycles a = Sin[10 x] Plot[a, {x, 0, 2 Pi}] What Type of signal would I need to add/multiple/divide to reduce it's signal/frequency to 5 cycles? I know I can just change the number 10 to 5 but I need to combine it with another signal. what mathematical... more »
By Rick T  - Nov 7 - 4 new of 4 messages    

fitting 
  Hi! I am very new to Mathematica and I am failing in trying to do something very simple. I am have the following data: x = {8, 36, 74, 96, 123, 152, 201, 269, 415, 460, 444, 579, 711, 731, 602, 364, 151}; Which is a curve, similar to PDF function of Beta distribution: ListLinePlot[x] And I am trying to fit it to:... more »
By Vadim Zaliva  - Nov 7 - 3 new of 3 messages    

1 - 10 of 34422   « Newer | Older »

XML      
Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google