|
|
||||||
|---|---|---|---|---|---|---|
| Date | File | Tags |
Downloads (last 30 days) |
Comments | Ratings | |
| 03 Nov 2009 |
|
NUMBER SYSTEMS/ BASE CONVERTER Convert a number between different number systems-hex,oct,bin,dec. | 209 | 4 | ||
| 10 Jul 2009 | Least Common Multiple Set Input a set of numbers as an n-dimension array, get their least common multiple. | 25 | 0 | |||
| 26 Jun 2009 | Subfactorial Calculate subfactorial of integers up to 170. | 10 | 0 | |||
| 18 Jun 2009 | SYMBMATMAKE Makes a subscripted symbolic matrix . | 14 | 3 | |||
| 13 May 2009 | Designing serial method computing of cardiac partial differential equations VI1,on 1D,2D and 3D To solve cardiac PDe equations i propose *-serie,or x-serie solution V(x,t)=no(t)+n1(t)x+n2(t)*x*x | 31 | 1 | |||
| 31 Mar 2009 |
|
Mult&T Find realizations of multivariable systems. Created for Msc. students at the UANDES and UAC. | 17 | 0 | ||
| 22 Mar 2009 |
|
Symbolic Polynomial Manipulation Symbolic polynomial manipulation as an exercise in OOP | 156 | 2 | ||
| 03 Feb 2009 | sym2str Converts symbolic variables to matlab strings using array opperations. | 47 | 1 | |||
| 30 Jan 2009 |
|
196 Algorithm + GUI Beta Version Highly optimized c code and Matlab GUI to find any palindrome using the 196-algorithm | 19 | 0 | ||
| 16 Oct 2008 |
|
ddt Calculate time derivative as a function of state and input variables of a (nonlinear) dynamic system | 14 | 0 | ||
| 17 Sep 2008 | Generalized Generalized Mittag-Leffler function Generalized Generalized Mittag-Leffler function in four parameters | 106 | 0 | |||
| 21 Apr 2008 | Factoring a multiple-root polynomial A multiple-root polynomial is factored into lower-degree distict-root polynomials, then solved. | 157 | 2 | |||
| 15 Jan 2008 |
|
igft Computes the reconstruction of data from a user-given basis. Makes plots. | 140 | 0 | ||
| 01 Jan 2008 | Mathematica Symbolic Toolbox for MATLAB--Version 2.0 A symbolic toolbox for MATLAB based on Mathematica. | 200 | 11 | |||
| 05 Nov 2007 |
|
Fourier Series Tool Draw function (signal) plot by giving furier coefficents for complex exponential | 45 | 4 | ||
| 02 Nov 2007 |
|
Video Tutorial: MATLAB Basics: Vector expansion Two minute video explains scalar and vector expansion. | 15 | 0 | ||
| 10 Oct 2007 | Orthogonal Linear Regression Fit data using orthogonal linear regression. | 44 | 1 | |||
| 28 Aug 2007 |
|
Angular Mathieu Functions Mathieu Functions and Eigenvalues | 14 | 2 | ||
| 27 Aug 2007 | Schur Stability Test of 2-D Polynomials The program can test the Schur stability of 2-D Polynomials. | 115 | 0 | |||
| 13 Aug 2007 | curvcoord Programs are presented which use symbolic math, curvilinear coordinates, and tensor concepts. | 26 | 0 | |||
| 01 Aug 2007 | inverse 2-D z transform for 2-D recursive discrete system The inverse 2-D z transform with simple algorithm for 2-D recursive discrete system has been obtaine | 154 | 0 | |||
| 13 Jul 2007 |
|
Non-homogeneous and linear-differential-equation solutions (update:13-07-07) homogen and non-homogen solution | 113 | 3 | ||
| 06 Feb 2007 | Hilbertf Evaluates the Cauchy Principal Value integral over a finite interval | 19 | 0 | |||
| 24 Jan 2007 |
|
Polynomial functions analysis with Symbolic Math and GUIDE A software for polynomial functions analysis | 10 | 2 | ||
| 05 Jan 2007 |
|
Latex Figure Output Given a value, array, equation or array of equations. This program will output to a figure of desir | 41 | 4 | ||
| 13 Nov 2006 |
|
Interactive GUI: Animated conic section through five points Drag each of five data points in the GUI window to animate a conic section (Symbolic Math Toolbox). | 204 | 1 | ||
| 06 Nov 2006 | Figure out residue of a function of complex variable Try to figure out all residues of corresponding singular point | 12 | 0 | |||
| 24 Aug 2006 | SYM2POLYS Improved version of Sym2Polys (by Paul Godfrey). | 101 | 3 | |||
| 26 May 2006 | sexy Display a symbolic expression in a human readable form. Extension of the built-in pretty function. | 26 | 9 | |||
| 27 Mar 2006 |
|
Hybrid Symbolic and Numerical Simulation Studies of Time-fractional Order Matlab code to duplicate all figures in the paper, self-containing. | 131 | 0 | ||
| 24 Mar 2006 | Iterated Lie Bracket nth order iterated lie bracket for two vector fields f and g | 21 | 0 | |||
| 03 Mar 2006 |
|
fulldiff.m Symbolically computes full derivative wrt time using chain rule and time variables. | 48 | 4 | ||
| 27 Feb 2006 | scm Robotic Manipulator Kinematics | 18 | 1 | |||
| 27 Feb 2006 | Nova - Mod Environment Complete Tools System for Sound Processing | 28 | 0 | |||
| 11 Nov 2005 | JDEC2HEX Uses Java to convert arbitrary length decimal to hex (for nonnegative integers) | 128 | 0 | |||
| 01 Jun 2005 | JHEX2DEC Arbitrary length hex to decimal conversion. | 120 | 0 | |||
| 04 Apr 2005 |
|
3D/2D vector field plotter This function can plot both 3D and 2D vector field based on the input symbolic expression ... | 251 | 8 | ||
| 11 Feb 2005 | DIRDIFF Directional derivative | 145 | 2 | |||
| 27 Dec 2004 | Lucas.m Given a nonnegative integer n, return the nth Lucas number. | 101 | 0 | |||
| 18 Nov 2004 | SYMBMAT subscripted symbolic matrix (SYMBMATMAKE vectorized) | 97 | 2 | |||
| 25 Oct 2004 | GeneralizedLucas.m GeneralizedLucas(n,a,b) returns the generalized Lucas number with index n and parameters a and b. | 85 | 0 | |||
| 22 Oct 2004 | GeneralizedFibonacci.m GeneralizedFibonacci(n,a,b) returns the generalized Fibonacci number. | 116 | 0 | |||
| 24 Sep 2004 | EPRIMES Find the first n-digit primes in consecutive digits of e. | 182 | 0 | |||
| 21 Sep 2004 | ISPR - Use Java to determine arbitrarily large probable primes Use a Java to rapidly determine whether an arbitrarily large positive integer is a prime | 102 | 2 | |||
| 31 Aug 2004 | Sym2Polys Symbolic version of the sym2poly function. | 78 | 1 | |||
| 30 Aug 2004 | fromcfrac.m Returns the number with the given continued fraction expansion. | 88 | 0 | |||
| 30 Jul 2004 | cfrac.m cfrax(x,n) returns the first n terms in the contined fraction expansion of x. | 110 | 1 | |||
| 16 Jun 2004 | Legendre-Pade Approximation Computes the Legendre Pade approximation to an analytic function. | 98 | 2 | |||
| 16 Jun 2004 | Chebyshev-Pade Approximation Computes the rational Chebyshev approximation of a function. | 119 | 0 | |||
| 09 Jun 2004 |
|
partitiontable.m Given a nonnegative integer n, compute a table of the unrestricted partition function p(m) for m<=n. | 114 | 1 | ||
| 08 Jun 2004 | Fibonacci.m Given an integer n, return the nth Fibonacci number. | 344 | 1 | |||
| 04 Jun 2004 | binomial.m This program computes the binomial coefficient C(n,m). | 192 | 3 | |||
| 01 Jun 2004 |
|
MinkowskiQM.m Given x from 0 to 1, compute ?(x), where ? is the Minkowski question mark function. | 102 | 0 | ||
| 27 May 2004 | Chebyshev to Gegenbauer Conversion Converts Chebyshev polynomials to Gegenbauer polynomials. | 84 | 0 | |||
| 27 May 2004 | Gegenbauer to Chebyshev Conversion Converts Gegenbauer polynomials to Chebyshev polynomials. | 128 | 0 | |||
| 26 May 2004 | tau.m Given a nonnegative integer n, tau(n) is the Ramanujan tau function of n. | 114 | 0 | |||
| 26 May 2004 | sigma.m Given nonnegative integers k and n, sigma(k,n) is the sum of the kth powers of the divisors of n. | 158 | 0 | |||
| 26 May 2004 | factor2.m factor2(n) returns the prime factorization of n as a k by 2 matrix. | 125 | 3 | |||
| 22 Jan 2004 | Solve the Range of Values Solve the range of values. | 22 | 3 | |||
| 22 Sep 2003 | SYMPOLY2SYM Similar to poly2sym but can handle symbolic coefficients and indeterminate variables. | 79 | 8 | |||
| 30 Jul 2003 | Math Operations On Simulink Some of Simulink operations. | 17 | 2 | |||
| 26 Nov 2002 | Switching Function Generator Given a truth table, this function creates boolean switching functions. | 75 | 1 | |||
| 21 Nov 2002 |
|
Industrial Mathematics Companion Software | 10 | 6 | ||
| 30 Aug 2002 | Numerical Methods using MATLAB Companion Software | 24 | 2 | |||
| 30 Aug 2002 |
|
Numerical Methods using Matlab, 2e Companion Software | 23 | 4 | ||
| 30 Aug 2002 | Advanced Engineering Mathematics with MATLAB Companion Software | 5 | 3 | |||
| 30 Jan 1997 | routh.m Returns the symbolic Routh array given a polynomial. | 120 | 19 | |||
NOTICE: Any content you submit to MATLAB Central, including personal information, is not subject to the protections which may be afforded information collected under other sections of The MathWorks, Inc. Web site. You are entirely responsible for all content that you upload, post, e-mail, transmit or otherwise make available via MATLAB Central. The MathWorks does not control the content posted by visitors to MATLAB Central and, does not guarantee the accuracy, integrity, or quality of such content. Under no circumstances will The MathWorks be liable in any way for any content not authored by The MathWorks, or any loss or damage of any kind incurred as a result of the use of any content posted, e-mailed, transmitted or otherwise made available via MATLAB Central. Read the complete Terms prior to use.
Contact us at files@mathworks.com