photo

Kiran Sagar


IIST

Actif depuis 2012

Followers: 0   Following: 0

Message

Professional Interests: Aeroelasticity, Control Systems, Hydraulics

Statistiques

MATLAB Answers

14 Questions
3 Réponses

RANG
8 614
of 300 392

RÉPUTATION
5

CONTRIBUTIONS
14 Questions
3 Réponses

ACCEPTATION DE VOS RÉPONSES
42.86%

VOTES REÇUS
5

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 Review
  • Thankful Level 3
  • First Answer

Afficher les badges

Feeds

Afficher par

Question


Add functions to standard path
I have a created a library of functions, which I would like them to be accessible from any location, on every start up. What's t...

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

1

réponse

Question


Stop and Continue Iterations
I am running a loop as follows: tol = 1e-6; while err < tol % code disp(tol) end During runtime, I decid...

plus de 9 ans il y a | 1 réponse | 1

1

réponse

Question


How can I use disp() command when submitting jobs to cluster running on 'R'?
I am running a MATLAB code on a cluster which uses something called 'R'. I submit the job using the command qsub using a .sh fil...

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

0

réponse

Question


Invalid first data argument
The following code: plot(x,y,'Marker','*','Color','r',x2,y2,'Marker','--','Color','b') generates this error: "Invalid f...

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

1

réponse

Question


Is it possible to simplify 'piecewise' expressions by preimposing conditions?
I am solving a problem involving integration of the expression 'K' defined over 'r' and 'z' in symbolics, along with parameters ...

plus de 9 ans il y a | 1 réponse | 1

0

réponse

Question


Legend for variable number of plots
Hi, I am plotting a variable 'y' whose size is 'm-by-n' against 'x' whose size is 'm-by-1'. So, I get 'n' plots on the current f...

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

1

réponse

Question


'simplify' expression not efficient in Matlab2015
I used Matlab 2015 to simplify an trigonometric expression, but in vain. It is not able to replace 1-sin^2() with cos^2(). If my...

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

1

réponse

Question


Does symbolics give wrong results?
I was doing matrix operations using symbolics, I found out to my surprise, that the results where wrong and unrepeatable. Same o...

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

1

réponse

Question


chol() gives error for a (barely) positive definite matrix.
I have a matrix whose smallest eigenvalue is positive but very close to zero (~ 1e-17). Theoretically, it should be a positive s...

plus de 10 ans il y a | 3 réponses | 1

3

réponses

Réponse apportée
Draw a line between two points
Frame an equation between two of the points of the form y=mx+c. then replace x with the x-cordinate of the point to be checked, ...

plus de 12 ans il y a | 0

Question


How to initialize variables (parameters) in Simulink
I have a model of a mechanical system in simulink, which has a lot of parameters which are NOT variables mathematically speaking...

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

1

réponse

Réponse apportée
indexing diagonals out of a 3d matrix
I think this would work elegantly. But I don't know if this would take up alot of time/memory for your purposes. for i=1:10...

plus de 12 ans il y a | 0

Réponse apportée
Creating a solid/surface of revolution from discrete data?
First of all your velocity profile is not symmetric about y=0, so if you rotate that graph by 180, you will not get a closed sur...

plus de 12 ans il y a | 0

Question


Different scope result for two different run times
Here are two scopes of the same simulation run for different run times 50s and 100s. For 50 s, the concerned parameter remains c...

plus de 12 ans il y a | 1 réponse | 1

1

réponse

Question


Stable model, but results show instability
i have recently made a simulink model of a mechanical system, though complex in nature, but basically it is a second order ODE. ...

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

2

réponses

Question


Simulation time
suppose i carry out a simulation for 10 seconds and i get satisfactory results. now i run the simulation for 20 sec, it again st...

plus de 13 ans il y a | 1 réponse | 1

1

réponse

Question


Simulink: Scope time scale
I am simulating the model for 2 seconds, but the scope shows a time history of 0.8 to 2 seconds only, even if i use the autoscal...

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

1

réponse