photo

rockstar49


Actif depuis 2020

Followers: 0   Following: 0

Statistiques

MATLAB Answers

10 Questions
2 Réponses

RANG
157 810
of 300 392

RÉPUTATION
0

CONTRIBUTIONS
10 Questions
2 Réponses

ACCEPTATION DE VOS RÉPONSES
0.0%

VOTES REÇUS
0

RANG
 of 20 934

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 168 373

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • First Answer

Afficher les badges

Feeds

Afficher par

Question


Create power map of motor using xlxread ie Speed Torque and Power
Hi, I like to create something like this https://www.mathworks.com/matlabcentral/answers/44515-how-to-plot-efficiency-map...

environ 2 ans il y a | 1 réponse | 0

1

réponse

Question


Like to have input user command for cases
Like to ask user either enter 1,2,3 for a set of commands and then based off user unput, do a specific commands for ...

plus de 2 ans il y a | 3 réponses | 0

3

réponses

Question


Read notepad into a variable
Hi, Id like to read a notepad file row and make that into a variable txt{6}(1:end-1)=File(cals,txt{6}(1:end-1)); (says Convers...

plus de 2 ans il y a | 2 réponses | 0

2

réponses

Question


Multiply structure by a constant
Like to multiply a structure with fields by a constant, but it giving an error. Is there another way to do this?

presque 3 ans il y a | 2 réponses | 0

2

réponses

Réponse apportée
Bode Plot options to graph
HI this solution works as well but is there an option to do it this way h = gcr setoptions(h,'FreqUnits','Hz') etc

environ 3 ans il y a | 0

Question


Bode Plot options to graph
Id like to have absolute gain as it generates the plot instead of having to do it manually. I was able to change frequency fr...

environ 3 ans il y a | 2 réponses | 0

2

réponses

Réponse apportée
Find max value in polyfit
this almost worked, however recieved this error for the last line

environ 3 ans il y a | 0

Question


Find max value in polyfit
Like to find the max value of this polyfit tmp1=abs(FRF); q1 = polyfit(f(f>0 & f <50),tmp1(f>0 & f <50),4); z1 = polyval(q1...

environ 3 ans il y a | 1 réponse | 0

1

réponse

Question


turn plot into a polyfit or polyval
Like to make this into polyval or polyfit so the points smooth out any noise tried to use code, but seems it does not like taki...

environ 3 ans il y a | 1 réponse | 0

1

réponse

Question


Make polyfit instead of plot
Hi, id like to make this into a polyfit instead of a plot. % Plotting of FRF fig = figure(1000+p);p=p+1; set(fig, 'WindowSty...

environ 3 ans il y a | 1 réponse | 0

1

réponse

Question


Driving Scenario Designer: How to make EgoVehicle Stop using Camera or Radar
Hello, I am new to matlab driving designer scenario and was looking to create a simulation where an actor would sense an object...

presque 5 ans il y a | 1 réponse | 0

1

réponse

Question


Multiple specific elements in an array
I have a matrix [a b c d e f g]. I want to sum [2*(a + b) + 3*(c+d) +4*(e+f)]. How do i go about doing this ?

plus de 5 ans il y a | 1 réponse | 0

1

réponse