Clay Fulcher
Jacobs Engineering
Followers: 0 Following: 0
Professional Interests: Structural Dynamics, Optimization, System Identification
Feeds
질문
cftool and hyperdimensional data
Does anyone know if cftool can handle fits of data with more than 3 dimensions? i.e., hyperdimensional surface fits? Thanks in a...
거의 4년 전 | 답변 수: 1 | 0
1
답변질문
How do I detect line number while reading a file?
Is there a way to detect the line number while reading a text file? ftell will give a pointer in the file, but not the line numb...
4년 초과 전 | 답변 수: 1 | 0
1
답변답변 있음
How do I detect a "tab" character in a line of text read by fgetl?
Thanks to Walter Roberson and dpb for the help above. Here is the new "tab detector!" function [x, tabpositions] = istab(line) ...
How do I detect a "tab" character in a line of text read by fgetl?
Thanks to Walter Roberson and dpb for the help above. Here is the new "tab detector!" function [x, tabpositions] = istab(line) ...
4년 초과 전 | 0
질문
How do I detect a "tab" character in a line of text read by fgetl?
I am using fgetl to read lines in a text file. Is there a way to detect whether one of the whitespace characters is a "tab" ? T...
4년 초과 전 | 답변 수: 3 | 0
3
답변질문
colormap doesn't work with bar plots in 2019a
I have been changing the colormap in bar charts for decades. It doesn't seem to work now with bar charts in 2019a. Previously a...
4년 초과 전 | 답변 수: 1 | 0
1
답변질문
How can I interpolate data using quartic or higher order polynomials? Similar to the cubic spline interpolator csapi?
How can I interpolate data using quartic or higher order polynomials? Similar to the cubic spline interpolator yy=csapi(x,y,xx) ...
거의 10년 전 | 답변 수: 1 | 0
1
답변답변 있음
Experiences with release 2012b
I am going to return to R2012a. I have told people for years that Matlab is the best software invented by man, and that the Help...
Experiences with release 2012b
I am going to return to R2012a. I have told people for years that Matlab is the best software invented by man, and that the Help...
거의 12년 전 | 2
질문
Efficient matrix inversion for Nd arrays, similar to mtimesx operations
I have a square array of function values that I need to invert. Currently I have to invert every slice of the function in a loop...
12년 초과 전 | 답변 수: 0 | 0