統計
All
Feeds
解決済み
Find all elements less than 0 or greater than 10 and replace them with NaN
Given an input vector x, find all elements of x less than 0 or greater than 10 and replace them with NaN. Example: Input ...
7年弱 前
回答済み
What is the purpose of lines 1-7 of this code?
Hi !! i have some note for you. -from 2 to 4, you can also use A=val(1,:)-val(1,1); -6 line unusefull because we doesn't ...
What is the purpose of lines 1-7 of this code?
Hi !! i have some note for you. -from 2 to 4, you can also use A=val(1,:)-val(1,1); -6 line unusefull because we doesn't ...
7年弱 前 | 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:...
7年弱 前
回答済み
how to get multiple output in legacy code tool
Hi I hope that you get a solution for your problem . if not yet the solution is : assign.c #include “assign.h” Int assign(...
how to get multiple output in legacy code tool
Hi I hope that you get a solution for your problem . if not yet the solution is : assign.c #include “assign.h” Int assign(...
7年弱 前 | 0



