Kenneth Johnson
KJ Innovation
Followers: 0 Following: 0
Statistics
RANK
2,969
of 295,467
REPUTATION
20
CONTRIBUTIONS
5 Questions
1 Answer
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
19
RANK
2,448 of 20,234
REPUTATION
699
AVERAGE RATING
5.00
CONTRIBUTIONS
23 Files
DOWNLOADS
37
ALL TIME DOWNLOADS
6470
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Submitted
Polynomial-to-Pade coefficient conversion
poly2pade converts polynomial coefficients to a Pade approximant's numerator and denominator coefficients.
2 months ago | 1 download |
Submitted
roots_
roots_(c) works with poorly scaled polynomials and does not return zero when c(end) is nonzero.
3 months ago | 1 download |
Submitted
Function pagetensorprod.m, paged tensor product
pagetensorprod generalizes tensorprod for paged operation (analogous to pagemtimes).
4 months ago | 1 download |
Submitted
Class DAA, "Derivative-Augmented Array"
Class DAA, "Derivative-Augmented Array", is a general-purpose automatic differentiation engine implemented in MATLAB.
2 years ago | 1 download |
Submitted
Padé coefficients
Calculate Padé coefficients corresponding to a truncated Taylor series.
2 years ago | 5 downloads |
Submitted
Generalized matrix operators
The functions mtimes_.m, mldivide_.m, and mrdivide_.m generalize the corresponding MATLAB functions.
3 years ago | 1 download |
Submitted
Linear differential equation solver (lde.m)
solves a linear, first-order, vector differential equation
3 years ago | 3 downloads |
Submitted
str2subs, subs2str
Convert a string to/from a subscript struct for use in subsref and subsasgn.
4 years ago | 1 download |
Submitted
fminsearch_(funfcn,x0,options,varargin)
Works around a bug (or design defect) in fminsearch.
8 years ago | 1 download |
Submitted
Generalized Matrix Exponential
Solves Y'(t) = D(t)*Y(t) for Y(1) with Y(0) = I (identity matrix).
9 years ago | 1 download |
Submitted
Scalar
The Scalar base class disallows non-scalar instantiation.
10 years ago | 1 download |
Submitted
Matrix exponential
Matrix exponential algorithm with improved numerical precision
10 years ago | 2 downloads |
Submitted
Matrix polynomial
Efficiently evaluate a polynomial with square-matrix argument and scalar coefficients.
10 years ago | 1 download |
Submitted
Scanned-Spot-Array EUV Imaging for High-Volume Maskless Lithography
Design data and optical simulation code for maskless EUV lithography system
12 years ago | 2 downloads |
Submitted
Complex Erf (Error Function), Fresnel Integrals
complex erf function
13 years ago | 4 downloads |