photo

Kenneth Johnson


KJ Innovation

Last seen: alrededor de 2 meses hace Con actividad desde 2011

Followers: 0   Following: 0

Mensaje

Estadística

All
  • Thankful Level 2
  • Thankful Level 1
  • First Review
  • Personal Best Downloads Level 1
  • 5-Star Galaxy Level 3
  • First Submission

Ver insignias

Feeds

Ver por

Enviada


Polynomial-to-Pade coefficient conversion
poly2pade converts polynomial coefficients to a Pade approximant's numerator and denominator coefficients.

5 meses hace | 3 descargas |

Enviada


roots_
roots_(c) works with poorly scaled polynomials and does not return zero when c(end) is nonzero.

6 meses hace | 1 descarga |

Enviada


Function pagetensorprod.m, paged tensor product
pagetensorprod generalizes tensorprod for paged operation (analogous to pagemtimes).

7 meses hace | 1 descarga |

Enviada


Class DAA, "Derivative-Augmented Array"
Class DAA, "Derivative-Augmented Array", is a general-purpose automatic differentiation engine implemented in MATLAB.

más de 2 años hace | 1 descarga |

Enviada


Padé coefficients
Calculate Padé coefficients corresponding to a truncated Taylor series.

más de 2 años hace | 3 descargas |

Enviada


pageexpm
Paged matrix exponential function

casi 3 años hace | 2 descargas |

Respondida
Why does pagemldivide not give Singular Matrix warnings?
Summary of response from Technical Support: The 'help' for 'pagemldivide' states that the function never warns for ill-condit...

casi 3 años hace | 0

| aceptada

Pregunta


Why does pagemldivide not give Singular Matrix warnings?
The new pagemldivide function in R2022a Prerelease (I think also in Parallel Computing Toolbox) doesn't give any Singular Matrix...

casi 3 años hace | 2 respuestas | 1

2

respuestas

Pregunta


Why is subscripted assignment so inefficient?
Why is MATLAB's subscripted assignment so abysmally inefficient with more than 2 subscripts? e.g., >> clear, a = []; tic, for j...

alrededor de 3 años hace | 1 respuesta | 3

1

respuesta

Enviada


Generalized matrix operators
The functions mtimes_.m, mldivide_.m, and mrdivide_.m generalize the corresponding MATLAB functions.

alrededor de 3 años hace | 1 descarga |

Pregunta


MATLAB's inefficient copy-on-write implementation
MATLAB's copy-on-write memory management seems to have a serious defect, which I think is the reason behind the abysmal performa...

alrededor de 3 años hace | 2 respuestas | 1

2

respuestas

Enviada


bsxi
Array indexing for binary singleton expansion

alrededor de 3 años hace | 1 descarga |

Pregunta


In what way is the new R2021b Editor UI "improved"?
I find the "new and improved" Editor UI in R2021b to be extremely irritating, in no way better than R2021a. How did this get pas...

alrededor de 3 años hace | 3 respuestas | 11

3

respuestas

Enviada


Linear differential equation solver (lde.m)
solves a linear, first-order, vector differential equation

más de 3 años hace | 2 descargas |

Thumbnail

Pregunta


Is this a bug in eig?
This issue came up with the roots function (see roots_ on File Exchange), where eig was failing on the companion matrix. Follow...

casi 4 años hace | 1 respuesta | 3

1

respuesta

Enviada


permn
Generate permutations of 1:n and permutation parity.

casi 4 años hace | 1 descarga |

Enviada


str2subs, subs2str
Convert a string to/from a subscript struct for use in subsref and subsasgn.

alrededor de 4 años hace | 2 descargas |

Enviada


fminsearch_(funfcn,x0,options,varargin)
Works around a bug (or design defect) in fminsearch.

más de 8 años hace | 1 descarga |

Enviada


serpind.m
serpentine traversal of an N-dimensional array

casi 9 años hace | 2 descargas |

Enviada


fgridmin.m
global minimization utility

casi 9 años hace | 1 descarga |

Enviada


Generalized Matrix Exponential
Solves Y'(t) = D(t)*Y(t) for Y(1) with Y(0) = I (identity matrix).

más de 9 años hace | 1 descarga |

Enviada


Scalar
The Scalar base class disallows non-scalar instantiation.

casi 10 años hace | 1 descarga |

Enviada


Matrix exponential
Matrix exponential algorithm with improved numerical precision

casi 11 años hace | 2 descargas |

Enviada


Matrix polynomial
Efficiently evaluate a polynomial with square-matrix argument and scalar coefficients.

casi 11 años hace | 1 descarga |

Enviada


matrix power
more efficient than MATLAB's mpower function

alrededor de 11 años hace | 1 descarga |

Enviada


elementwise power
more efficient than MATLAB's power function

alrededor de 11 años hace | 1 descarga |

Enviada


Scanned-Spot-Array EUV Imaging for High-Volume Maskless Lithography
Design data and optical simulation code for maskless EUV lithography system

más de 12 años hace | 2 descargas |

Thumbnail

Enviada


Cornu Spline
two-point spline with slope constraints

más de 13 años hace | 1 descarga |

Thumbnail

Enviada


Complex Erf (Error Function), Fresnel Integrals
complex erf function

más de 13 años hace | 1 descarga |

Thumbnail