Community Profile

photo

Khashayar Asadi


Last seen: 1 year 前 自 2021 起处于活动状态

Followers: 0   Following: 0

统计数据

All
  • Thankful Level 2
  • Solver
  • Thankful Level 1

查看徽章

Feeds

排序方式:

已解决


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

2 years 前

提问


Plotting A Complex Function in MATLAB
How can I plot this in Matlab?

2 years 前 | 1 个回答 | 0

1

个回答

提问


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

2 years 前 | 0 个回答 | 1

0

个回答

已解决


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

2 years 前

提问


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

2 years 前 | 1 个回答 | 0

1

个回答

提问


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

2 years 前 | 1 个回答 | 0

1

个回答