photo

malik abdelli


Last seen: 3 days ago Active since 2023

Followers: 0   Following: 0

Statistics

All
MATLAB Answers

10 Questions
0 Answers

Cody

0 Problems
2 Solutions

RANK
290,858
of 301,338

REPUTATION
0

CONTRIBUTIONS
10 Questions
0 Answers

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
0

RANK
 of 21,236

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK
69,130
of 174,017

CONTRIBUTIONS
0 Problems
2 Solutions

SCORE
50

NUMBER OF BADGES
3

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Solver
  • Thankful Level 3

View badges

Feeds

View by

Solved


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

3 days ago

Solved


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

3 days ago

Question


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

5 days ago | 1 answer | 0

1

answer

Question


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

2 years ago | 1 answer | 0

1

answer

Question


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

2 years ago | 2 answers | 0

2

answers

Question


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

2 years ago | 3 answers | 0

3

answers

Question


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

2 years ago | 1 answer | 0

1

answer

Question


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

2 years ago | 2 answers | 0

2

answers

Question


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

2 years ago | 1 answer | 0

1

answer

Question


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

2 years ago | 1 answer | 0

1

answer

Question


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

2 years ago | 1 answer | 0

1

answer

Question


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

2 years ago | 1 answer | 0

1

answer