photo

María Salas


Last seen: 約4年 前 2020 年からアクティブ

Followers: 0   Following: 0

統計

All
File Exchange

1 ファイル

Cody

3 問題
19 解答

ランク
N/A
of 301,273

評判
N/A

コントリビューション
0 質問
0 回答

回答採用率
0.00%

獲得投票数
0

ランク
19,376 of 21,212

評判
1

平均評価
0.00

コントリビューション
1 ファイル

ダウンロード
2

ALL TIME ダウンロード
8

ランク
20,772
of 173,726

コントリビューション
3 問題
19 解答

スコア
265

バッジ数
2

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Creator
  • Solver
  • First Submission

バッジを表示

Feeds

表示方法

問題


Análisis código QR

約5年 前 | 1 | 23 個のソルバー

問題


Intercambiar columnas - UC3M

5年以上 前 | 0 | 36 個のソルバー

問題


Intercambiar columnas

5年以上 前 | 1 | 25 個のソルバー

解決済み


Return area of square
Side of square=input=a Area=output=b

5年以上 前

解決済み


Weighted average
Given two lists of numbers, determine the weighted average. Example [1 2 3] and [10 15 20] should result in 33.333...

5年以上 前

解決済み


Who Has the Most Change?
You have a matrix for which each row is a person and the columns represent the number of quarters, nickels, dimes, and pennies t...

5年以上 前

解決済み


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

5年以上 前

解決済み


Determine if input is odd
Given the input n, return true if n is odd or false if n is even.

5年以上 前

解決済み


Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...

5年以上 前

解決済み


Bottles of beer
Given an input number representing the number of bottles of beer on the wall, output how many are left if you take one down and ...

5年以上 前

解決済み


Create a vector
Create a vector from 0 to n by intervals of 2.

5年以上 前

解決済み


radius of a spherical planet
You just measured its surface area, that is the input.

5年以上 前

解決済み


Area of an equilateral triangle
Calculate the area of an equilateral triangle of side x. <<https://i.imgur.com/jlZDHhq.png>> Image courtesy of <http://up...

5年以上 前

解決済み


Arrange Vector in descending order
If x=[0,3,4,2,1] then y=[4,3,2,1,0]

5年以上 前

解決済み


Find the Oldest Person in a Room
Given two input vectors: * |name| - user last names * |age| - corresponding age of the person Return the name of the ol...

5年以上 前

解決済み


Length of the hypotenuse
Given short sides of lengths a and b, calculate the length c of the hypotenuse of the right-angled triangle. <<https://i.imgu...

5年以上 前

解決済み


Swap the first and last columns
Flip the outermost columns of matrix A, so that the first column becomes the last and the last column becomes the first. All oth...

5年以上 前

解決済み


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

5年以上 前

解決済み


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

5年以上 前

解決済み


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

5年以上 前

解決済み


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

5年以上 前

解決済み


Add two numbers
Given a and b, return the sum a+b in c.

5年以上 前

送信済み


Sombrero seleccionador Harry Potter
¿Quieres descubrir a qué casa de Hogwarts perteneces?

5年以上 前 | ダウンロード 2 件 |

0.0 / 5
Thumbnail