Statistics
0 Questions
7 Answers
RANK
2,835
of 297,547
REPUTATION
20
CONTRIBUTIONS
0 Questions
7 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
4
RANK
of 20,454
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 159,122
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Tire modelling in simscape multibody
I agree with @Sam Chak 's suggestion. The book "Tire and Vehicle Dynamics, Third Edition R-418" by Hans B. Pacejka is the best r...
3 months ago | 1
Plot error using the tireData and tireModel features with a FSAE TTC files
Many good tidbits are in the comment history! To summarize a few: Plotting Tire Models Try using the "DataVariableNames" input...
3 months ago | 0
unrecognized tire test type
Tobias, Is all the data in a single tireData object? I suspect the problem may be that you need to split the data into an array...
4 months ago | 1
| accepted
How can I plot default tiremodel properties (type MF) for specific Fz using the vehicle dynamics blockset?
Hi Ricardo, The tireModel.plot doc page is a great resource. Using additional optional input arguments, you can specify which ...
10 months ago | 0
Optimize model parameter values to achieve model best fit to the input data
Hi Muhammad, You neglected to include the input argument name for "optimoptions" in your function call. Use it to assign your o...
11 months ago | 2
| accepted
Can I make my game code and object classes into one .m file.
Unfortunately, only one class definition is allowed per file and it must come at the head of the file. Without completely refa...
2 years ago | 0
| accepted
What is the difference between commas and spaces for two variables in brackets on the command line?
Previous answer is obviously correct, but if you wanted to see documentation: https://www.mathworks.com/help/matlab/matlab_prog...
2 years ago | 0