
Kenneth Johnson
KJ Innovation
Followers: 0 Following: 0
Estadística
CLASIFICACIÓN
3.005
of 297.440
REPUTACIÓN
20
CONTRIBUCIONES
5 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
100.0%
VOTOS RECIBIDOS
19
CLASIFICACIÓN
2.452 of 20.435
REPUTACIÓN
701
EVALUACIÓN MEDIA
5.00
CONTRIBUCIONES
23 Archivos
DESCARGAS
33
ALL TIME DESCARGAS
6492
CLASIFICACIÓN
of 158.905
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
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.
7 meses hace | 1 descarga |
Enviada
Function pagetensorprod.m, paged tensor product
pagetensorprod generalizes tensorprod for paged operation (analogous to pagemtimes).
8 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 |
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...
alrededor de 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...
alrededor de 3 años hace | 2 respuestas | 1
2
respuestasPregunta
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
respuestaEnviada
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
respuestasPregunta
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
respuestasEnviada
Linear differential equation solver (lde.m)
solves a linear, first-order, vector differential equation
más de 3 años hace | 2 descargas |

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
respuestaEnviada
permn
Generate permutations of 1:n and permutation parity.
alrededor de 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.
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 | 2 descargas |
Enviada
Scalar
The Scalar base class disallows non-scalar instantiation.
alrededor de 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
más de 11 años hace | 1 descarga |
Enviada
elementwise power
more efficient than MATLAB's power function
más 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 | 1 descarga |

Enviada
Complex Erf (Error Function), Fresnel Integrals
complex erf function
más de 13 años hace | 1 descarga |
