photo

vamshi sai yele


Last seen: 12 mesi fa Attivo dal 2022

Followers: 0   Following: 0

Statistica

All
MATLAB Answers

0 Domande
18 Risposte

Cody

0 Problemi
5 Soluzioni

RANK
4.500
of 300.331

REPUTAZIONE
12

CONTRIBUTI
0 Domande
18 Risposte

ACCETTAZIONE DELLE RISPOSTE
0.00%

VOTI RICEVUTI
4

RANK
 of 20.920

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK
54.391
of 168.124

CONTRIBUTI
0 Problemi
5 Soluzioni

PUNTEGGIO
61

NUMERO DI BADGE
1

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Solver
  • Knowledgeable Level 1
  • First Answer

Visualizza badge

Feeds

Visto da

Risposto
Legend colours are different from the plot
I have tried to run the code from my end but due to insufficient initializations I couldn't run to check the issue on first hand...

circa 3 anni fa | 0

Risposto
draw polar curve for r=sin(theta/2)
Hello, I understood that you want to plot polar curve for 'sin(theta/2)'. MATLAB has provided us with a simple function to pl...

circa 3 anni fa | 0

Risolto


Triangle Numbers
Triangle numbers are the sums of successive integers. So 6 is a triangle number because 6 = 1 + 2 + 3 which can be displa...

circa 3 anni fa

Risolto


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

circa 3 anni fa

Risolto


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 ...

circa 3 anni fa

Risolto


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...

circa 3 anni fa

Risolto


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:...

circa 3 anni fa

Risposto
i couldn't understand the problem in it
Hi Sahil, I understand that you are facing issue with the written code. I have tried running the given code from my end and I f...

circa 3 anni fa | 0

Risposto
Unable to start other onramp trainings after completing MATLAB
Hi Sashidar. Please note that the default paths of MATLAB may not be configured properly on your workstation. In order to reset...

circa 3 anni fa | 0

Risposto
How do I display different colormap for subplots?
Hello, I understood that you want to display different colors in a subplot. I have tried it from my end and below is the solu...

circa 3 anni fa | 1

Risposto
License Manager Error -97
This issue generally indicates that the MATLAB License Manager (MLM) process failed to start because the required ports are not ...

circa 3 anni fa | 1

Risposto
Editor: Disabling Collapse of Tabs on Double-Click
Hello, I understood that you want to retain the tailored view and don not want to miss it as it takes lot of time to set thing...

circa 3 anni fa | 0

Risposto
Drawing using if function
Hi Lina, I understood that, based on the 'N' condition, you want to communicate whether accident took place or not. I have trie...

circa 3 anni fa | 1

Risposto
I need to model this equation in simulink.
As per my understanding you want to set the limits to integrate a signal.  I have tried it from my end and the solution is ju...

circa 3 anni fa | 0

Risposto
Why am I receiving this error "Unrecognized function or variable '"plotspec" Error in lab2q2 (line 20) plotspec(xx,fs,256); grid on ?
I have checked my resources and as far as my knowledge I could say that 'plotSpec' might not a function in any MATLAB toolbox. ...

circa 3 anni fa | 0

Risposto
Change figure size without changing plot size
Hi Tal, As per my understanding you want to change the size of the figure without changing the inside plot. I have tried to...

circa 3 anni fa | 0

Risposto
How to interpolate a surface without changing the convexity
As per my understanding you want smoothen a 3D figure without altering its behaviour. I have tried from my side to find the s...

circa 3 anni fa | 0

Risposto
How to find Max value, X intercept, y intercept of multiple lines from a graph.
As per my understanding you want to figure out the maximum point, X-intercept and Y-intercepts from a graph. I tried it from ...

circa 3 anni fa | 0

Risposto
Installation errors with 2014a on Windows 10
Hi Mike,   As per my understanding you are facing errors while trying to install Matlab. Below is the little insight for both ...

circa 3 anni fa | 0

Risposto
Scalling Y-Axis
Hi Aldo, As per my understanding you want to figure out the gap between two lines. Zooming into the graph, which means r...

circa 3 anni fa | 0

Risposto
How to "automatically" show an equation, written in the matlab editor, as a text on a plot
Hi there, My understanding is that you wish to display a matlab-written equation as text on a graphic and as per my knowledge, ...

circa 3 anni fa | 0

Risposto
How can I avoid the window-pop stoping me from another app in Mac
Hi Ethan, As per my understanding you want to stop/avoid the pop-up’s which are result of your MATLAB code because it directs...

circa 3 anni fa | 0

| accettato

Risposto
Help needed on Simulink onRamp tutorial on Discrete Systems the very first Task.
Hi Gautam,    As per my understanding you want to change the Sample Time to 0.25 and you are unable to find the same in Signal...

circa 3 anni fa | 1