Pratheek Manangi
Followers: 0 Following: 0
Statistiques
RANG
289 964
of 295 673
RÉPUTATION
0
CONTRIBUTIONS
5 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
60.0%
VOTES REÇUS
0
RANG
of 20 262
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
Is there a way to extract cell array with multiple layer to excel file?
<</matlabcentral/answers/uploaded_files/80369/Capture.PNG>>
plus de 7 ans il y a | 1 réponse | 0
1
réponseQuestion
How to obtain data which fall outside the limits of the scatter plots?
I have a set of data in a scattered diagram and I need to put limits to it. I want to collect values which lie outside the plot....
plus de 7 ans il y a | 2 réponses | 0
2
réponsesA 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 7 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 7 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 7 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 7 ans il y a
Question
In simmechanics how to model the shape of Carrier block of a planetary gear?
an example model available in the simulink library for a planetary gear has 4 planet gears. I tried to change the 4 gear planeta...
plus de 7 ans il y a | 1 réponse | 0
1
réponseQuestion
How do I access data from a table?
I have a Table with 2 different set of experiments. each experiments have 2 subexperiments. each subexperiment have 5 sets of da...
plus de 7 ans il y a | 1 réponse | 0
1
réponseQuestion
How to get rid of this error when adding an element to the rows of a table?
I have a table with strings and double values. When I try to add new element in each row I will get this value. Could some one e...
plus de 7 ans il y a | 1 réponse | 0