photo

KIRAN MUKUND


Actif depuis 2016

Followers: 0   Following: 0

Statistiques

MATLAB Answers

3 Questions
0 Réponses

RANG
64 120
of 301 287

RÉPUTATION
0

CONTRIBUTIONS
3 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
0.0%

VOTES REÇUS
0

RANG
 of 21 220

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 173 814

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

Feeds

Afficher par

Question


phase angle v/s frequency ratio of a damped Sdof system under harmonic force
clear all;clc q=1; for zeta=[0.05,0.15,.375,1]; p=1; for r=0:0.001:5 phi(p)=atan((2*zeta*r)/(1-(r^2))); R(...

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

1

réponse

Question


delete repeated elements in a row
Hi everyone, I need to delete repeated numbers like this. Input =[2 2 4 2 9 4 5 9 1] output=[2 4 9 5 1] Please he...

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

1

réponse

Question


how to remove negative numbers from a vector
Hi, Let A=[5 -0.4 0.1 0 100 -10] in that i want to *remove all -ve numbers* and print refined vector A please help...

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

1

réponse