Khashayar Asadi
Followers: 0 Following: 0
Statistics
RANK
34,959
of 295,448
REPUTATION
1
CONTRIBUTIONS
4 Questions
0 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
1
RANK
of 20,227
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
Solved
Determine whether a vector is monotonically increasing
Return true if the elements of the input vector increase monotonically (i.e. each element is larger than the previous). Return f...
3 years ago
Question
Plotting A Complex Function in MATLAB
How can I plot this in Matlab?
3 years ago | 1 answer | 0
1
answerQuestion
FIR Filtering using firpm function.
Hi I want to design a low pass filter which passes until 0.05hz and blocks frequencies over 0.1hz. And also it is required to d...
3 years ago | 0 answers | 1
0
answersSolved
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 years ago
Question
How can I apply step signal input to a system after 20secs of delay?
Hello guys, I defines a step input signal with this command: >> opt = stepDataOptions('InputOffset',25,'StepAmplitude',5); n...
3 years ago | 1 answer | 0
1
answerQuestion
How to marker a fplot(anonymous function) function on a specific point which user enters.
Hello, I wrote a function which needs a (t) as input and it graphs something i want to marker the point which user inputs on the...
3 years ago | 1 answer | 0