photo

Pavel


MathWorks MOOC Program

Actif depuis 2013

Followers: 0   Following: 0

Message

Professional Interests: mechanichs

Statistiques

MATLAB Answers

13 Questions
2 Réponses

RANG
271 332
of 300 343

RÉPUTATION
0

CONTRIBUTIONS
13 Questions
2 Réponses

ACCEPTATION DE VOS RÉPONSES
61.54%

VOTES REÇUS
0

RANG
 of 20 926

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 168 172

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

  • Thankful Level 3

Afficher les badges

Feeds

Afficher par

Question


Symbolic solution for system of equations
Hello. I'm trying to solve symbolically a equation of type M*Z_DDot+C*Z_Dot+K*Z=F, where M, C, K and F are 3x3 matrices. I want ...

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

1

réponse

Question


Frequency and amplitude of a spring damper system in simulink
Hi. I'm working at a spring-damper system in Simulink and until now i managed to get the displacement of the mass. How do i get ...

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

1

réponse

Question


One half sine wave simulink
Hi. I'm trying to simulate using Simulink a quarter car model as it passes over a obstacle. My problem is that the obstacle has ...

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

2

réponses

Question


More plot area ezplot
Hi. I ploteted 2 symbolic functions and I need to see on plot where they have the common domain. When I move my plot to the left...

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

2

réponses

Question


Plot a function and one of his conditions
Hy. How do i do this plot? <http://upload.wikimedia.org/wikipedia/commons/e/ed/Lagrange_very_simple.svg> The function is :...

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

0

réponse

Question


Optimize a 2 variable function
I'm trying for a very long time to optimize this function: V(a,b)=(26*(2000*cos((pi*a)/180) + (sin((pi*(a + 45))/180)*((260...

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

1

réponse

Question


Set random true vpasolve
Hy. I want to solve a system of nonliniar equations and I need multiple solutions. So I try to set random true for the vpasolve ...

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

0

réponse

Question


Find all solutions of a system of equations
I have a problem in which i need to find the maximum of the function "V". For those positive values to be the global maximum of ...

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

1

réponse

Question


Huge value of angle
After running a code, I get for a and b, which in my case represent angle values huge values. When i ask Matlab to compute sin(a...

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

1

réponse

Question


Solve a system of 3 equations with 3 unknowns
I have the folowing code. My 3 equations are diff_f1, diff_f2 and diff_f3 with the unkowns a,b,c. I need to make the equations e...

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

1

réponse

Question


Differentiate big symbolic function
I have this code: if true clear all clc % a=alpha1; b=alpha2; c=betha syms a b c N1 N2 N3 N21 N31 n2 n21 n3 l1 l2 l...

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

1

réponse

Réponse apportée
store repetitive data results
clc r=100; x=cell(90,1); for k=1:90; for thet=0:5:180; %unghiul elementului conduc?tor a=1; b=0; c=-5*r^2...

plus de 12 ans il y a | 0

Question


store repetitive data results
I can't really explain what i want to do, but i will try my best. I have an repetitive form(for) that for every input value it...

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

3

réponses

Réponse apportée
Select one root of an second degree equation
thanks all for replaing

plus de 12 ans il y a | 0

Question


Select one root of an second degree equation
i have solved a second degree equation in matlab using the roots() command and i want only one root to be displayed. How do i do...

plus de 12 ans il y a | 4 réponses | 0

4

réponses