Kenneth Johnson
KJ Innovation
Followers: 0 Following: 0
Feeds
已提交
Polynomial-to-Pade coefficient conversion
poly2pade converts polynomial coefficients to a Pade approximant's numerator and denominator coefficients.
2 months 前 | 1 次下载 |
已提交
roots_
roots_(c) works with poorly scaled polynomials and does not return zero when c(end) is nonzero.
3 months 前 | 1 次下载 |
已提交
Function pagetensorprod.m, paged tensor product
pagetensorprod generalizes tensorprod for paged operation (analogous to pagemtimes).
4 months 前 | 1 次下载 |
已提交
Class DAA, "Derivative-Augmented Array"
Class DAA, "Derivative-Augmented Array", is a general-purpose automatic differentiation engine implemented in MATLAB.
2 years 前 | 1 次下载 |
已提交
Padé coefficients
Calculate Padé coefficients corresponding to a truncated Taylor series.
2 years 前 | 5 次下载 |
已回答
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...
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...
2 years 前 | 0
| 已接受
提问
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...
2 years 前 | 2 个回答 | 1
2
个回答提问
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...
3 years 前 | 1 个回答 | 3
1
个回答已提交
Generalized matrix operators
The functions mtimes_.m, mldivide_.m, and mrdivide_.m generalize the corresponding MATLAB functions.
3 years 前 | 1 次下载 |
提问
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...
3 years 前 | 2 个回答 | 1
2
个回答提问
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...
3 years 前 | 3 个回答 | 11
3
个回答已提交
Linear differential equation solver (lde.m)
solves a linear, first-order, vector differential equation
3 years 前 | 3 次下载 |
提问
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...
3 years 前 | 1 个回答 | 3
1
个回答已提交
str2subs, subs2str
Convert a string to/from a subscript struct for use in subsref and subsasgn.
4 years 前 | 1 次下载 |
已提交
fminsearch_(funfcn,x0,options,varargin)
Works around a bug (or design defect) in fminsearch.
8 years 前 | 1 次下载 |
已提交
Generalized Matrix Exponential
Solves Y'(t) = D(t)*Y(t) for Y(1) with Y(0) = I (identity matrix).
9 years 前 | 1 次下载 |
已提交
Matrix exponential
Matrix exponential algorithm with improved numerical precision
10 years 前 | 2 次下载 |
已提交
Matrix polynomial
Efficiently evaluate a polynomial with square-matrix argument and scalar coefficients.
10 years 前 | 1 次下载 |
已提交
Scanned-Spot-Array EUV Imaging for High-Volume Maskless Lithography
Design data and optical simulation code for maskless EUV lithography system
12 years 前 | 2 次下载 |