統計
All
Feeds
質問
how to generate an infinitely running code in simulink embedded coder?
how to generate an infinitely running code in simulink embedded coder like how we use in legacy code example: void main(){ f...
9ヶ月 前 | 1 件の回答 | 0
1
回答解決済み
Sum of first n positive integers
Given n, find the sum of first n positive integers Example: If n=10, then x=1,2,3,4,5,6,7,8,9,10. The sum of these terms is 55
1年以上 前
解決済み
the average value of the elements
Calculate the average value of the elements in the array
1年以上 前
解決済み
Square root
Given x (a matrix), give back another matrix, where all the elements are the square roots of x's elements.
1年以上 前
解決済み
JannaT is Loved By Me
JannaT was sTarTed loved by me and that time was in 2020. A year when JannaT will starT loving me when the year divided from th...
1年以上 前
解決済み
Pizza!
Given a circular pizza with radius z and thickness a, return the pizza's volume. [ z is first input argument.] Non-scored bonus...
1年以上 前
解決済み
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:...
1年以上 前
