Federico Miretti
Followers: 0 Following: 0
PhD Student in engineering at the Energy Department of Politecnico di Torino, Italy.
Feeds
질문
Is it a good idea to overload subsref to mimic MATLAB's griddedInterpolant behavior?
As you know, griddedInterpolant and scatteredInterpolant create an interpolant object (say, F) that can be used to interpolate d...
2년 초과 전 | 답변 수: 2 | 1
2
답변질문
Using engine data from the Powertrain Blockset in academic publications
I used fuel consumption and emissions look-up tables obtained by resizing the reference CI Engine from the Powertrain Blockset i...
3년 초과 전 | 답변 수: 1 | 0
1
답변질문
Preserving the shape of the indices vector when indexing into another vector.
Suppose i have a vector of values A A = [5 10 15 20 25]; And a vector of indeces that may have any number of singleton leading...
대략 4년 전 | 답변 수: 1 | 1
1
답변질문
Access all k-th elements of a n-dimensional array, where the k indexes are defined in a (n-1)-dimensional array.
I have a 3-dimensional N-by-M-by-L array of values A, e.g. A(:,:,1) = [1 2 3; 4 5 6; 7 8 9]; A(:,:,2...
4년 초과 전 | 답변 수: 1 | 0
1
답변질문
What are the differences between Simscape Driveline and Simulink Powertrain Blockset?
Looking at the product pages on Mathworks' website, Simscape Driveline and Simulink Powertrain Blockset seem be aimed at the sam...
대략 5년 전 | 답변 수: 1 | 0