Tb
Followers: 0 Following: 0
Statistics
RANK
68.350
of 295.467
REPUTATION
0
CONTRIBUTIONS
16 Questions
0 Answers
ANSWER ACCEPTANCE
37.5%
VOTES RECEIVED
0
RANK
of 20.234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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...
meer dan 2 jaar ago | 1 answer | 0
1
answerQuestion
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...
bijna 3 jaar ago | 2 answers | 0
2
answersQuestion
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...
bijna 3 jaar ago | 1 answer | 0
1
answerQuestion
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...
meer dan 3 jaar ago | 1 answer | 0
1
answerQuestion
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...
meer dan 3 jaar ago | 1 answer | 0
1
answerQuestion
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...
meer dan 3 jaar ago | 1 answer | 0
1
answerQuestion
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...
meer dan 3 jaar ago | 3 answers | 0
3
answersQuestion
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...
meer dan 3 jaar ago | 1 answer | 0
1
answerQuestion
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 ...
bijna 4 jaar ago | 2 answers | 0
2
answersQuestion
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...
bijna 4 jaar ago | 1 answer | 0
1
answerQuestion
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...
bijna 4 jaar ago | 1 answer | 0
1
answerQuestion
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...
bijna 4 jaar ago | 1 answer | 0
1
answerQuestion
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...
bijna 4 jaar ago | 1 answer | 0
1
answerQuestion
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...
bijna 4 jaar ago | 0 answers | 0
0
answersQuestion
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(-...
ongeveer 4 jaar ago | 1 answer | 0
1
answerQuestion
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...
ongeveer 4 jaar ago | 1 answer | 0
1
answerSolved
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:...
ongeveer 4 jaar ago