photo

Rajan Chauhan


Actif depuis 2015

Followers: 0   Following: 0

MATLAB user

Statistiques

MATLAB Answers

3 Questions
1 Réponse

RANG
11 002
of 301 237

RÉPUTATION
4

CONTRIBUTIONS
3 Questions
1 Réponse

ACCEPTATION DE VOS RÉPONSES
33.33%

VOTES REÇUS
0

RANG
 of 21 206

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 173 611

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 1
  • Knowledgeable Level 1
  • First Answer

Afficher les badges

Feeds

Afficher par

Réponse apportée
Solve 2 quadratic equations
syms xc; syms yc; [x y] = solve('(x1-xc)^2+(y1-yc)^2=R^2 ,(x2-xc)^2+(y2-yc)^2=R^2') put the values of R ,x1 a...

plus de 10 ans il y a | 0

| A accepté

Question


Provide constant in solve function from array in matlab
I want to a(i) to get its numerical value inside solve but it is not happening in that way why? a=[1:1:2] for i=[1:2] ...

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

1

réponse

Question


provide constant in solve function from an array
I wanted to provide the constant in the equation written from array swingx but on solving i am not getting numerical values in r...

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

0

réponse

Question


Getting error with solve function "vercat CAT arguments dimensions not consistent"
Program showing error vercat Cat arguments dimensions not consistent please help asap. swingx=[2:0.2:3 3:0.1:6 6:-(4/35):2]...

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

1

réponse