Community Profile

photo

Kenneth Johnson


KJ Innovation

Last seen: 대략 1년 전 2011년부터 활동

통계

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

배지 보기

Content Feed

보기 기준

제출됨


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

1년 초과 전 | 다운로드 수: 1 |

제출됨


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

거의 2년 전 | 다운로드 수: 1 |

제출됨


pageexpm
Paged matrix exponential function

대략 2년 전 | 다운로드 수: 3 |

답변 있음
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년 전 | 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년 전 | 답변 수: 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...

대략 2년 전 | 답변 수: 1 | 3

1

답변

제출됨


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

대략 2년 전 | 다운로드 수: 2 |

질문


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...

대략 2년 전 | 답변 수: 2 | 1

2

답변

제출됨


bsxi
Array indexing for binary singleton expansion

대략 2년 전 | 다운로드 수: 1 |

질문


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...

2년 초과 전 | 답변 수: 3 | 11

3

답변

제출됨


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

거의 3년 전 | 다운로드 수: 2 |

Thumbnail

질문


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년 전 | 답변 수: 1 | 3

1

답변

제출됨


permn
Generate permutations of 1:n and permutation parity.

대략 3년 전 | 다운로드 수: 2 |

제출됨


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

3년 초과 전 | 다운로드 수: 1 |

제출됨


roots_
roots_(c) does not return zero when c(end) is nonzero.

3년 초과 전 | 다운로드 수: 3 |

제출됨


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

거의 8년 전 | 다운로드 수: 4 |

제출됨


serpind.m
serpentine traversal of an N-dimensional array

대략 8년 전 | 다운로드 수: 1 |

제출됨


fgridmin.m
global minimization utility

대략 8년 전 | 다운로드 수: 1 |

제출됨


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

거의 9년 전 | 다운로드 수: 1 |

제출됨


Scalar
The Scalar base class disallows non-scalar instantiation.

대략 9년 전 | 다운로드 수: 1 |

제출됨


Matrix exponential
Matrix exponential algorithm with improved numerical precision

대략 10년 전 | 다운로드 수: 1 |

제출됨


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

대략 10년 전 | 다운로드 수: 2 |

제출됨


matrix power
more efficient than MATLAB's mpower function

10년 초과 전 | 다운로드 수: 1 |

제출됨


elementwise power
more efficient than MATLAB's power function

10년 초과 전 | 다운로드 수: 1 |

제출됨


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

11년 초과 전 | 다운로드 수: 2 |

Thumbnail

제출됨


Cornu Spline
two-point spline with slope constraints

12년 초과 전 | 다운로드 수: 2 |

Thumbnail

제출됨


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

12년 초과 전 | 다운로드 수: 3 |

Thumbnail