photo

malik abdelli


Last seen: 9 giorni fa Attivo dal 2023

Followers: 0   Following: 0

Statistica

All
MATLAB Answers

10 Domande
0 Risposte

Cody

0 Problemi
8 Soluzioni

RANK
290.945
of 301.421

REPUTAZIONE
0

CONTRIBUTI
10 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
100.0%

VOTI RICEVUTI
0

RANK
 of 21.269

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK
39.549
of 174.475

CONTRIBUTI
0 Problemi
8 Soluzioni

PUNTEGGIO
113

NUMERO DI BADGE
3

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Solver
  • Thankful Level 3

Visualizza badge

Feeds

Visto da

Risolto


Arrange Vector in descending order
If x=[0,3,4,2,1] then y=[4,3,2,1,0]

8 giorni fa

Risolto


Inner product of two vectors
Find the inner product of two vectors.

8 giorni fa

Risolto


Create a vector
Create a vector from 0 to n by intervals of 2.

8 giorni fa

Risolto


Vector creation
Create a vector using square brackets going from 1 to the given value x in steps on 1. Hint: use increment.

8 giorni fa

Risolto


Get the length of a given vector
Given a vector x, the output y should equal the length of x.

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

8 giorni fa

Risolto


MATLAB Counter
Write a function f = counter(x0,b) to construct a counter handle f that counts with an initial value x0 and a step size b. E...

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

14 giorni fa

Domanda


External constant frequency in Programmable Voltage Source (Three-Phase) produces current, internal constant does not
Hi everyone, I am using the Simscape Electrical Programmable Voltage Source (Three-Phase) block and noticed a behavior that I ...

17 giorni fa | 1 risposta | 0

1

risposta

Domanda


making a simulink model ?
Hello I want to make a model with a varible "D". The value of this variable can be manually changed and it has a range form 0 ...

circa 2 anni fa | 1 risposta | 0

1

risposta

Domanda


Change The structure of a Variable
Hello i wanted to ask how i can change the format of this struct. The image below shows the struct and how it looks when i clic...

oltre 2 anni fa | 2 risposte | 0

2

risposte

Domanda


Find zeropoints with interpolation
Hello i have a very long vector a = [2000000x1]. I want to find the indexes of all the zeropoints in this vektor, when the valu...

oltre 2 anni fa | 3 risposte | 0

3

risposte

Domanda


transfer Matlab Workspace to Excel
Hello i wanted to know how to transfer the data i have in my workspace to Excel automatically after running my code, my data a...

oltre 2 anni fa | 1 risposta | 0

1

risposta

Domanda


Interpolating the indexes of values in a Vector
hi i have a Vector lets say a = [2 4 6 8 10 12 14 16]; and i have a value "b" that can change. I want to write a code that c...

oltre 2 anni fa | 2 risposte | 0

2

risposte

Domanda


Question about selecting elements in a vektor
Hi i have a vektor that is 1x7200 long. i want to get the value at index 500 and then the following 1000 values after that ind...

oltre 2 anni fa | 1 risposta | 0

1

risposta

Domanda


Choosing Elements from a Vector.
Hello, Lets say I have a Vector A = [0 1 2 3 4 5 6 7 8 9] , i want to choose the number 5 for example and 2 elements after th...

oltre 2 anni fa | 1 risposta | 0

1

risposta

Domanda


Problem with a for loop?
Hello i want to write a for loop inside another for loop . I drew this as an example to make it easier to understand. My i...

oltre 2 anni fa | 1 risposta | 0

1

risposta

Domanda


Associating numbers to a Vector and interpolating values in a Table?
Hello I have some data that i mesured at 3 different pressure levels. At 250 bar, 400bar and 550 bar. I wrote that data in a 3...

oltre 2 anni fa | 1 risposta | 0

1

risposta