문제를 풀었습니다


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

거의 11년 전

문제를 풀었습니다


Finding Perfect Squares
Given a vector of numbers, return true if one of the numbers is a square of one of the other numbers. Otherwise return false. E...

거의 11년 전

문제를 풀었습니다


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

11년 초과 전

문제를 풀었습니다


Column Removal
Remove the nth column from input matrix A and return the resulting matrix in output B. So if A = [1 2 3; 4 5 6]; and ...

11년 초과 전

문제를 풀었습니다


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

11년 초과 전

문제를 풀었습니다


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

11년 초과 전

답변 있음
What is missing from MATLAB?
*Efficiently model multi-body contact with simmechanics*, currently you have to go through extensive machinations of calculating...

11년 초과 전 | 0

질문


Parallel Computing Toolbox GPU using ATI with Stream?
Have anyone heard anything about the Parallel toolbox supporting GPU computing using ATI graphics cards with their Stream Techno...

12년 초과 전 | 답변 수: 2 | 1

2

답변