photo

pratik kadam


VJTI, mumbai

Last seen: environ un an il y a Actif depuis 2015

Followers: 0   Following: 0

Message

Statistiques

All
MATLAB Answers

6 Questions
0 Réponses

Cody

0 Problèmes
7 Solutions

RANG
104 238
of 301 301

RÉPUTATION
0

CONTRIBUTIONS
6 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
0.0%

VOTES REÇUS
0

RANG
 of 21 236

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG
48 910
of 173 897

CONTRIBUTIONS
0 Problèmes
7 Solutions

SCORE
80

NOMBRE DE BADGES
1

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Solver

Afficher les badges

Feeds

Afficher par

Question


Unable to extract logged signal data when using simulink test and parallel compuation toolbox
MATLAB 2019b. I;m executing maltab simulink test case with parpool of 8 workers. The test cases have "custom critieria" which v...

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

1

réponse

Question


degenerate mass distribution on its follower side.
I'm trying to simulate a 3 Link swimmer robot in fluid environment. The simulation is working fine for angle less than 45degree...

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

1

réponse

Question


can you simulate viscous surrouding in multibody simulation?
I want to simulatie a robot (fish robot) in viscouse surroudings. I understand how solids interact in simulink multibody. But ca...

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

1

réponse

Question


I want to store the data of MSE vs epoch obtained during training of the neural network. By using "plotperform(TR)" we are able to get the MSE vs epoch graph but not the data itself. How to store this MSE vs epoch data in array variable?
how to obtain MSE vs Epoch data of training the neural network in MATLAB? %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% clc;clear al...

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

1

réponse

Question


can anyone tell me the .mdl extension and how does it differ from .slx
can anyone tell me the .mdl extension and how does it differ from .slx

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

1

réponse

A résolu


Is my wife right?
Regardless of input, output the string 'yes'.

plus de 10 ans il y a

A résolu


Select every other element of a vector
Write a function which returns every other element of the vector passed in. That is, it returns the all odd-numbered elements, s...

plus de 10 ans il y a

A résolu


Determine if input is odd
Given the input n, return true if n is odd or false if n is even.

plus de 10 ans il y a

A résolu


Add two numbers
Given a and b, return the sum a+b in c.

plus de 10 ans il y a

A résolu


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

plus de 10 ans il y a

A résolu


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

plus de 10 ans il y a

A résolu


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

plus de 10 ans il y a

Question


how can I display values of variables which changes wrt time in figure.
I'm using pause cmd to display dyanamics in figure... but i'm unable to display values of variables which i'm plotting.. cod...

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

1

réponse