Community Profile

photo

Jeremiah Sullivan


Last seen: 約2年 前 2019 年からアクティブ

Followers: 0   Following: 0

統計

All
  • Solver

バッジを表示

Feeds

表示方法

質問


Erroneous buttons created in AppDesigner
I have an App created in AppDesigner that keeps creating five copies of the same button whenever I open the app. After deleting ...

2年以上 前 | 1 件の回答 | 0

1

回答

解決済み


Is my wife right?
Regardless of input, output the string 'yes'.

4年以上 前

解決済み


DC chopper
Input x is the sampled signal vector, may have both AC and DC components. output vector y should have AC components removed then...

4年以上 前

解決済み


Do Fast Fourier Transformation
Example Fast Fourier Transformation from vector [2,1]) ans = 3 1

4年以上 前

解決済み


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

4年以上 前

解決済み


Interpolator
You have a two vectors, a and b. They are monotonic and the same length. Given a value, va, where va is between a(1) and a(end...

4年以上 前