Gelöst


Determine whether a number is a repfigit number
A sequence of numbers is constructed from a number with the following steps: List the digits of . Compute the ()st term as t...

2 Monate vor

Gelöst


Shifting vertically a function's graph
Given a real function, f, by n input-output pairs, consider a translation in the up-down direction given by an amount k. For a ...

2 Monate vor

Gelöst


Calculating Swimming Stroke Index (SI)
In competitive swimming, speed () is only one part of the equation. High efficiency is defined by moving fast while maintaining ...

3 Monate vor

Gelöst


Data Regularization
Provided is an m-by-n integer data matrix A whose elements are drawn arbitrarily from a set *S* = [1,2,3,...,S] for any large in...

3 Monate vor

Gelöst


Block average ignoring NaN values
Given a matrix, calculate the block average of each disjoint sub-matrix while ignoring *NaN* values. Assume that the size of the...

3 Monate vor

Gelöst


Function Call Counter

3 Monate vor

Gelöst


Neural Nets: Activation functions
Return values of selected Activation function type for value,vector, and matrices. y=Activation(x,id); where id is 1:4 for ReLU...

3 Monate vor

Gelöst


Create formatted value string Cell array of a vector
This Challenge is to create a cell array that contains strings of vector components in a given format. c=vector2formattedstri...

3 Monate vor

Gelöst


GJam: 2013 China Event: Cannon Angle
This Challenge is derived from <http://code.google.com/codejam/contest/2933486/dashboard#s=p1 GJam 2013 China Captain Hammer>. T...

3 Monate vor

Gelöst


Alternative Dimensions
Given a multidimensional matrix, transform the matrix so the dimensions are in the order given by variable ord. For example, giv...

3 Monate vor

Gelöst


Neural Net: Calculate Perceptron
This challenge is to calculate the Neural Net Perceptron value,P, given X, WH, and WP using ReLU on the hidden layer. This examp...

3 Monate vor

Gelöst


Neural Net: Calculate Bias Single Perceptron (AND/NAND/OR/NOR/XOR)
This challenge is to calculate the Neural Net Bias Perceptron vector,P, given X, WH, and WP using ReLU on the hidden layer. Test...

3 Monate vor

Gelöst


Apply the planing transform to natural numbers
Claude Lenormand’s planing (or raboter, in French) transform removes one element from each run in a sequence; that is, imagine a...

3 Monate vor

Gelöst


X-intercepts of a quadratic.
Find the y value of the quadratic of the function at a point x.

3 Monate vor

Gelöst


Point on a line
Find the slope of the straight line between the points a and b. Then find y at x=20.

3 Monate vor

Gelöst


PEMDAS

3 Monate vor

Gelöst


Write a string
The answer should be a string that is the value: "I like apples!" (Ignore the quotation marks, just write what is inside the ...

3 Monate vor

Gelöst


Addition II
find a+b+c+d

3 Monate vor

Gelöst


Multiplication
Multiply a and b.

3 Monate vor

Gelöst


Squares
Find the square of x.

3 Monate vor

Gelöst


Division
Divide a by b.

3 Monate vor

Gelöst


Subtraction
Subtract a from b.

3 Monate vor

Gelöst


Addition
Add together the values of a and b.

3 Monate vor

Gelöst


Sum of even numbers in a vector
Write a function that takes a vector of numbers and returns the sum of all the even numbers in the vector.

3 Monate vor

Gelöst


Need Points From Creation

3 Monate vor

Gelöst


Linearly Spaced Array
Create a linearly spaced array from 0 to x consisting of y elements.

3 Monate vor

Gelöst


Conic equation
A conic of revolution (around the |z| axis) can be defined by the equation s^2 – 2*R*z + (k+1)*z^2 = 0 where |s^2=x^2+y...

3 Monate vor

Gelöst


Why the heck are they blinking!?!?
Merry Christmas everyone! Sadly, the lights you've had on your tree for so many years burned out, and it's time to get a new se...

3 Monate vor

Gelöst


You LOVES Matlab 41%
Given two strings, determine the percentage that one loves the other in the following way: YOU LOVES MATLAB there is 1 '...

3 Monate vor

Gelöst


The cake is a lie...
You're hosting a birthday party with a large number of screaming children. Fortunately, you have a gigantic sheet cake in front...

3 Monate vor

Mehr laden