Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.478.822 Times

Newton software
Filter: All | Freeware | Demo
 

Newton

1 2 3 > 
Added: July 03, 2010 | Visits: 1.026

Newton Newton is a desktop wiki applet for the GNOME2 desktop environment. You enter your notes and information in a simple wiki-like syntax and Newton formats it in rich HTML for you! It is designed to make the creation of richly formatted documents of any type as simple and quick as possible. For... Platforms: *nix

License: Freeware Size: 53.25 KB Download (93): Newton Download

Added: November 30, 2013 | Visits: 614

Newton's Law of Cooling Model The Newton's Law of Cooling model computes the temperature of an object of mass M as it is heated by a flame and cooled by the surrounding medium. The model assumes that the temperature T within the object is uniform. This lumped system approximation is valid if the rate of thermal energy... Platforms: Mac

License: Freeware Size: 1.2 MB Download (36): Newton's Law of Cooling Model Download

Released: January 01, 2003  |  Added: September 13, 2006 | Visits: 2.329

Newton Knows We designed NewtonKnows based on user functionality and benefit. As you surf the web, Newton sits discretely in the background, waiting to fetch relevant content for you. As soon as he digs some up, the Newton suggestion window slides up and presents his top finds. For example, "My Auction... Platforms: Windows

License: Freeware Size: 88 KB Download (120): Newton Knows Download

Added: August 14, 2008 | Visits: 1.323

3D Newton Pendulum Screensaver Watch the realistic 3D newton pendulum and let your mind take a deep breath of quiet far away from all the trouble of the busy world. Full 3D environment with amazing amount of details and high-quality 3D animation. Photo-realistic colorful graphics with very advance, natural lighting effects.... Platforms: Windows

License: Freeware Size: 1.82 KB Download (131): 3D Newton Pendulum Screensaver Download

Released: December 08, 2012  |  Added: December 08, 2012 | Visits: 495

Newton's Law (Windows) In Newton's Law, players drop black holes and disturb the path of a traveling planetoid, with the goal of pulling it into a stable orbit. Moving the black hole (or 'teleporting') allows you to fine tune the orbit from a wide ellipse to a perfectly circular orbit. Four games in one, each with... Platforms: Windows

License: Shareware Cost: $11.95 USD Size: 795 KB Download (51): Newton's Law (Windows) Download

Released: December 27, 2012  |  Added: December 27, 2012 | Visits: 591

Newton's Aquarium b2 Newton's Aquarium is a solar system construction set that allows students to create and explore situations involving any number of stars, planets, moons and asteroids. This software takes an interactive, visual approach to physics. Newton's Aquarium will help students develop an intuition for... Platforms: Windows

License: Commercial Cost: $26.00 USD Size: 1.85 MB Download (49): Newton's Aquarium b2 Download

Added: June 10, 2013 | Visits: 799

Newton Raphson Optimization Procedure It estimates the Newton Raphson optimization procedure for (m) unknowns of (n) non-linear equations. In case no Jacobian vector is presented, then the initial Jacobian vector is estimated by Broyden Method (multivariate secant approach) and it is then updated using the Sherman Morrison... Platforms: Matlab

License: Freeware Size: 10 KB Download (52): Newton Raphson Optimization Procedure Download

Added: August 06, 2013 | Visits: 405

Newton Raphson method for Transcendental equations This code evaluates the root of transcendental equation with the help of Newton Raphson method with enhanced features like vanishing of differential of a function, Infinite cycling for root due to a poor initial approximation or when a root exists but differential does not.Use of symbolic Toolbox... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (49): Newton Raphson method for Transcendental equations Download

Added: July 22, 2013 | Visits: 333

Neumerical Methods- Newton Raphson Method This script takes the input function adn solve it with the help of newton-Raphson Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (48): Neumerical Methods- Newton Raphson Method Download

Added: March 26, 2013 | Visits: 322

Newton with Numerical Jacobian Usage: Newton(@funfcn,X0[,Options[,Params]); funfcn is a function script with the following interface: function F = function(X) % ... or a string containing the code as shown below, were F is the vector of the functions, and X the vector of the unknowns which must have the same length. A guess... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): Newton with Numerical Jacobian Download

Added: July 12, 2013 | Visits: 424

newton's algorithm for nnls Solves the linear least squares problem with nonnegative variables using the newton's algorithm in:Portugal, Judice and Vicente, A comparison of block pivoting and interior point algorithms for linear least squares problems with nonnegative variables, Mathematics of Computation, 63(1994), pp.... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): newton's algorithm for nnls Download

newton-corrector method for ordinary differential equation Thee purpose,1. Speed up the convergence of correcting for each points (By newton method).2. To find the first few points by this method instead of R.K. method.3. To apply for higher order polynomial fitting. Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 51.2 KB Download (39): newton-corrector method for ordinary differential equation Download

Added: June 17, 2013 | Visits: 475

Newton's method done right Newton's method for solving a system of nonlinear equations, see http://en.wikipedia.org/wiki/Newton's_methodNewton(X,F,X0) solves nonlinear system F(x)=0 by Newton's method, using the given initial approximation X0. The derivative (Jacobian) is evaluated symbolically. The iterations are... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 1024 KB Download (39): Newton's method done right Download

Added: April 04, 2013 | Visits: 436

Newton's Method for Divided Differences Newton's Method for Divided Differences.The following formula is solved:Pn(x) = f(x0) + f[x0,x1](x-x0) + f[x0,x1,x2](x-x0)(x-x1) + ... + f[x0,x1,..,xn](x-x0)(x-x1)..(x-x[n-1])Where:f[x0,x1] = (f(x1-f(x0))/(x1-x0)f[x0,x1,..,xn] = (f[x1,..,xn]-f[x0,..,x_[n-1]])/(xn-x0) Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (41): Newton's Method for Divided Differences Download

Polynomiography of Newton method for one parameter cubic polynomial This code permits us to generate the polynomiographyof the Newton's method for the one parameter cubic polynomial p(z)= z^3+(c-1)*z-c, where c is the parameter spaceWe first check that 0 is a free critical point of Newton method for the polynomial p(z) Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (48): Polynomiography of Newton method for one parameter cubic polynomial Download

Added: August 02, 2013 | Visits: 360

Newton fractal Script It takes about 15 minutes to plot the entire fractal. Platforms: Matlab

License: Freeware Size: 10 KB Download (47): Newton fractal Script Download

Added: June 21, 2013 | Visits: 470

MAD Newton MAD Max is an MP3 player for Newton MessagePads 2000 and 2100. It is based on MAD Newton, a port of Robert Leslie's excellent MAD MP3 decoder to the Newton and plays MP3 files and Icecast or Shoutcast MP3 streams. MAD Max is a NewtApp based program and is similar to other NewtApp programs such... Platforms: *nix

License: Freeware Size: 10.24 KB Download (41): MAD Newton Download

Released: September 18, 2009  |  Added: October 01, 2009 | Visits: 2.021

Fractal Science Kit The Fractal Science Kit fractal generator is a Windows program that generates a fractal image from a set of properties that you can set to control the fractal generation process. Example properties include the type of fractal, the size of the image, and parameters to control orbit generation,... Platforms: Windows

License: Shareware Cost: $29.95 USD Size: 1.53 MB Download (153): Fractal Science Kit Download

Released: November 15, 2012  |  Added: November 15, 2012 | Visits: 502

Isaac Newton's Gravity Got Gravity? Challenge yourself with the amazing physics puzzles in Isaac Newton's Gravity! Arrange your objects to hit the trigger and win! Make as many attempts as you want, but cleverness and creativity are key. Need help with one of the 100 brain teas Platforms: Mac

License: Shareware Cost: $6.99 USD Size: 50.6 MB Download (45): Isaac Newton's Gravity Download

Added: July 10, 2013 | Visits: 327

DFP quasi Newton method The script quasi_newton_dfp.m optimizes a general multi variable real valued function using DFP quasi Newton method. During the iterations if optimum step length is not possible then it takes a fixed step length as 1. For the theory any good book on optimization techniques can be consulted. This... Platforms: Matlab

License: Freeware Size: 10 KB Download (44): DFP quasi Newton method Download

1 2 3 >