photo

Federico Miretti


Last seen: 1 day ago Active since 2019

Followers: 0   Following: 0

Message

PhD Student in engineering at the Energy Department of Politecnico di Torino, Italy.

Statistics

All
MATLAB Answers

5 Questions
0 Answers

File Exchange

1 File

Cody

0 Problems
7 Solutions

RANK
21,249
of 300,381

REPUTATION
2

CONTRIBUTIONS
5 Questions
0 Answers

ANSWER ACCEPTANCE
60.0%

VOTES RECEIVED
2

RANK
4,412 of 20,941

REPUTATION
326

AVERAGE RATING
4.90

CONTRIBUTIONS
1 File

DOWNLOADS
14

ALL TIME DOWNLOADS
1673

RANK
46,114
of 168,477

CONTRIBUTIONS
0 Problems
7 Solutions

SCORE
83

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Personal Best Downloads Level 3
  • 5-Star Galaxy Level 4
  • Thankful Level 2
  • Treasure Hunt Participant
  • First Review
  • GitHub Submissions Level 1
  • First Submission
  • Thankful Level 1
  • Solver

View badges

Feeds

View by

Question


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

3 years ago | 2 answers | 1

2

answers

Question


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

4 years ago | 1 answer | 0

1

answer

Question


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

5 years ago | 1 answer | 1

1

answer

Question


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

5 years ago | 1 answer | 0

1

answer

Question


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

6 years ago | 1 answer | 0

1

answer