Alina Abdikadyr
Followers: 0 Following: 0
Statistiques
22 Questions
0 Réponses
RANG
213 079
of 295 569
RÉPUTATION
0
CONTRIBUTIONS
22 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
40.91%
VOTES REÇUS
0
RANG
of 20 247
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 154 105
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
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...
plus d'un an il y a | 2 réponses | 0
2
réponsesQuestion
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...
plus d'un an il y a | 1 réponse | 0
1
réponseQuestion
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 ...
plus d'un an il y a | 2 réponses | 0
2
réponsesQuestion
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...
plus d'un an il y a | 1 réponse | 0
1
réponseQuestion
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...
plus d'un an il y a | 2 réponses | 0
2
réponsesQuestion
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...
plus d'un an il y a | 1 réponse | 0
1
réponseQuestion
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...
plus d'un an il y a | 3 réponses | 0
3
réponsesQuestion
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...
plus d'un an il y a | 2 réponses | 0
2
réponsesQuestion
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 ...
presque 2 ans il y a | 2 réponses | 0
2
réponsesQuestion
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;...
presque 2 ans il y a | 3 réponses | 0
3
réponsesQuestion
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...
presque 2 ans il y a | 2 réponses | 0
2
réponsesQuestion
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 ...
presque 2 ans il y a | 2 réponses | 0
2
réponsesQuestion
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...
presque 2 ans il y a | 2 réponses | 0
2
réponsesQuestion
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...
presque 2 ans il y a | 2 réponses | 0
2
réponsesQuestion
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...
presque 2 ans il y a | 2 réponses | 0
2
réponsesQuestion
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 ...
presque 2 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
presque 2 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
presque 2 ans il y a | 2 réponses | 0
2
réponsesQuestion
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...
presque 2 ans il y a | 2 réponses | 0
2
réponsesQuestion
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...
environ 2 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
environ 2 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
environ 2 ans il y a | 2 réponses | 0