Statistics
23 Questions
0 Answers
RANK
125.044
of 299.279
REPUTATION
0
CONTRIBUTIONS
23 Questions
0 Answers
ANSWER ACCEPTANCE
39.13%
VOTES RECEIVED
0
RANK
of 20.677
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 164.003
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
Simulink Model for Fan Efficiency Using DC Motor, Gearbox, and PID Controller
Hello everyone, I'm working on a Simulink model to calculate the efficiency of a fan system with the following setup: System D...
8 maanden ago | 1 answer | 0
1
answerQuestion
systems of equations, with constraints
Hello everyone! could you please help me with solving systems of equations in matlab. In the given eqns, I have 4 unknowns and...
meer dan 2 jaar ago | 2 answers | 0
2
answersQuestion
loop to calculate time using previous values
Hello everyone! Could you please help me with a code. I have a loop and calculated time, so the values of time are the increm...
meer dan 2 jaar ago | 1 answer | 0
1
answerQuestion
intersection from a plot and loop
Hello everyone, could you please help me to find the intersection of two graphs, figure 1 My code is: clear all; close all ...
meer dan 2 jaar ago | 2 answers | 0
2
answersQuestion
table from the variable from the loop
Hello everyone, could you please help me how to calculate the table from the generated variables from the loop For example, fro...
meer dan 2 jaar ago | 1 answer | 0
1
answerQuestion
the maximum difference bewteen lines from a loop and plot
Hello everyone! Please, could you help me with a code In my code, I'm plotting power and drag versus velocity. So, I need to...
meer dan 2 jaar ago | 2 answers | 0
2
answersQuestion
Simulink, simout problem
Hello everyone, Could you please help me to solve the problim in Simulink, or try to explain what the problem is Thank yo in a...
meer dan 2 jaar ago | 1 answer | 0
1
answerQuestion
how to plot a mean line in a plot
Hello everyone! Could you please help me with a plot. When I plot a mean v, it plots differently as 0. I need to mean line t...
meer dan 2 jaar ago | 3 answers | 0
3
answersQuestion
fluctuations with specified mean velocity and amplitude
Hello everyone! Could you please help me with a code. How could I plot the random fluctuation plots with specified mean velo...
meer dan 2 jaar ago | 2 answers | 0
2
answersQuestion
plot a graph from user input
Hello everyone, could u please help me with a code. I need to plot the graph using the user's input values, but my code doesn't ...
meer dan 2 jaar ago | 2 answers | 0
2
answersQuestion
fill in the area in plot
How can I fill in the area My code is %3.2 clear all W=45000; S=9; b=7.5; clmax=2; clmin=-1; nmax=4; AR=7; nmin=-3;...
meer dan 2 jaar ago | 3 answers | 0
3
answersQuestion
error using the matrices to plot a graph
Hello everyone! Could you please help me! Error using . To assign to or create a variable in a table, the number of rows m...
meer dan 2 jaar ago | 2 answers | 0
2
answersQuestion
how to modify a plot
Hello, please could you help me with a code? So I plotted a graph, and I need to continue my orange and yellow line until the ...
meer dan 2 jaar ago | 2 answers | 0
2
answersQuestion
plot a graph from loop
Hello everyone! Please, could you help me to plot the graphs using the loop So, in my code I have the range of nv (nv=nmin:0...
meer dan 2 jaar ago | 2 answers | 0
2
answersQuestion
loop for specific values
Hello everyone! Please, could you help me with a code. I need to calculate for a given set of values V and P. So, my se...
meer dan 2 jaar ago | 2 answers | 0
2
answersQuestion
Calculate the difference between minimum values of a parabola and straight line (from a plot)
Hello everyone, please could you help me with a code. How I can calculate the values from a plot? I need the difference betwee...
meer dan 2 jaar ago | 2 answers | 0
2
answersQuestion
Index exceeds the number of array elements. Index must not exceed 1.
Could you please help me to solve the problem. I'm trying to calculate the difference between heights in a loop. But it gives ...
meer dan 2 jaar ago | 1 answer | 0
1
answerQuestion
find a tangent values from plot
Hello everyone! Please could you help me how to find values from the tangent lines that goes from (0;0) to each parabolas. M...
meer dan 2 jaar ago | 1 answer | 0
1
answerQuestion
Plot a graph from arrays
Hello everyone! Please help me to plot a graph So I have hv = [0,2,4,6,8], and 5×2 cell array Xm = {[54.8765]} {[15.85...
meer dan 2 jaar ago | 2 answers | 0
2
answersQuestion
MATLAB error using fzero function
My following code generates the plot of V and D values in figure 1. In the graph, the parabolas and straight lines intersect, an...
meer dan 2 jaar ago | 2 answers | 0
2
answersQuestion
matrix, solve the equations using loop
Hello everyone! I have a matrix A(3x3) A= (2 10 15 3 5 -7 3 -2 -2 ) And Matrx B (3x1) B = (B1 B...
bijna 3 jaar ago | 0 answers | 0
0
answersQuestion
Solve matrix equations using loop
Hello everyone! I have a matrix A(3x3) A= (2 10 15 3 5 -7 3 -2 -2 ) And Matrx B (3x1) B = (B1 B...
bijna 3 jaar ago | 1 answer | 0
1
answerQuestion
Extract values from one matrix and with iteration solve the system of linear equations
Hello everyone! Please, help me write a code for solving the system of linear equations in Matlab If I have a column of coef...
bijna 3 jaar ago | 2 answers | 0