photo

Tb


Last seen: quasi 4 anni fa Attivo dal 2020

Followers: 0   Following: 0

Statistica

All
MATLAB Answers

16 Domande
0 Risposte

Cody

0 Problemi
1 Soluzione

RANK
125.668
of 300.753

REPUTAZIONE
0

CONTRIBUTI
16 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
37.5%

VOTI RICEVUTI
0

RANK
 of 21.075

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK
101.664
of 170.858

CONTRIBUTI
0 Problemi
1 Soluzione

PUNTEGGIO
20

NUMERO DI BADGE
1

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Thankful Level 3
  • Solver

Visualizza badge

Feeds

Visto da

Domanda


Converting a 2D image to a 1D variant
I have an image and I want to find the RGB values of each index of the image, and then reshape the matrix such that the image is...

quasi 4 anni fa | 1 risposta | 0

1

risposta

Domanda


Colour Associated with a Point in a Colourmap
I have made a colourplot using the pcolor command in MATLAB. However, I am trying to make a colourbar which shows roughly the ra...

quasi 4 anni fa | 2 risposte | 0

2

risposte

Domanda


Using rlocus() in MATLAB
Hello, I am trying to plot the root locus of a closed system, with a simple proportional control, and see how it varies with th...

quasi 4 anni fa | 1 risposta | 0

1

risposta

Domanda


Pressing a button in MATLAB app designer which changes a value of a variable in stateflow
Hello, so I am trying to press a button and when the callback for the button pushed is called, the program should change the val...

oltre 4 anni fa | 1 risposta | 0

1

risposta

Domanda


Change the event of one button as another is pressed in matlab app designer
So, say you press a button in matlab, can it be used to change the function/event executed by a different button? function Butt...

quasi 5 anni fa | 1 risposta | 0

1

risposta

Domanda


How to add data to an edit field component when a button a pressed in matlab app design
Ok so, is it possible to add some value to an edit field component when a button is pressed in the MATLAB app? So for example, s...

quasi 5 anni fa | 1 risposta | 0

1

risposta

Domanda


Multiply two terms at a set distance apart from each other in an array
So, say you have a row vector of 950 values. And you want to find the multiplication between 2 terms 23 elements apart, like 1 a...

quasi 5 anni fa | 3 risposte | 0

3

risposte

Domanda


How to check a change in one quantity given a known in a separate but related quantity
Ok, so say you have some data for array A with 100 elements from 0.5e10 to 6e15, for example. Now say you also have data for arr...

quasi 5 anni fa | 1 risposta | 0

1

risposta

Domanda


Finding the intersect between 2 lines
Hello, very simple question, however, I have tried using multiple methods, such as polyxpoly() from the Mapping Toolbox to find ...

quasi 5 anni fa | 2 risposte | 0

2

risposte

Domanda


Drawing a Tangent to a Spline
I am trying to draw a tangent at a point to the spline curve obtained through the interp1() function, however, I am having troub...

quasi 5 anni fa | 1 risposta | 0

1

risposta

Domanda


How to extend the graph from a limited range of data to the axis
Hello, I have the following graph: And I would like to make it so that it intersects the y-axis, following the trend of th...

quasi 5 anni fa | 1 risposta | 0

1

risposta

Domanda


How to connect a PID signal to a H-bridge driver
Hello, a very simple question, but how do you connect a PID to the input of a H-bridge driver? I have read the relevant documen...

circa 5 anni fa | 1 risposta | 0

1

risposta

Domanda


How to model a motor driver for a PMDC motor in Simulink
So, in Simscape there are many different drivers available for different motors H-bridge, stepper etc. However, there are also n...

circa 5 anni fa | 1 risposta | 0

1

risposta

Domanda


How to get the signal output of a PID controller as a voltage
So I am trying to closed-loop model a PMDC motor in Simulink, using a PID controller to control the voltage input through the an...

circa 5 anni fa | 0 risposte | 0

0

risposte

Domanda


Plotting the exp(-x) using the power series expansion and for loop
Hello, I am trying to program the function exp(-x) using the power series and for loop and plotting it against the actual exp(-...

circa 5 anni fa | 1 risposta | 0

1

risposta

Domanda


Figure does not display graph
Hello, I am trying plot a graph of power out over power in (efficiency) for a motor, and I am sure that my equations are corr...

circa 5 anni fa | 1 risposta | 0

1

risposta

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 5 anni fa