Feeds
已解决
Convert from Fahrenheit to Celsius
Given an input vector |F| containing temperature values in Fahrenheit, return an output vector |C| that contains the values in C...
5 years 前
已解决
Calculate Amount of Cake Frosting
Given two input variables |r| and |h|, which stand for the radius and height of a cake, calculate the surface area of the cake y...
5 years 前
已解决
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 years 前
已解决
Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...
5 years 前
已解决
Pentagonal Numbers
Your function will receive a lower and upper bound. It should return all pentagonal numbers within that inclusive range in ascen...
8 years 前
提问
How to improve the prediction performance of NARXNET in closed loop simulation and how to train it for multiple data set?
Hi, I am working on a problem where a neural network is used to model a dynamic mechanical system. I have data of the input a...
8 years 前 | 1 个回答 | 0
1
个回答已解决
Energy of a photon
*⚛ ☢ ⚛ ☢ ⚛ ☢ ⚛* Given the frequency F of a photon in giga hertz. Find energy E of this...
8 years 前
已解决
How to subtract?
*± ± ± ± ± ± ± ± ± ± ±* * Imagine you need to subtract one...
8 years 前
已回答
Recurrent neural network for real-time prediction
Hi Greg, I am also trying to solve a problem where I need to predict the outputs of a system (represented by the NarxNet Neural ...
Recurrent neural network for real-time prediction
Hi Greg, I am also trying to solve a problem where I need to predict the outputs of a system (represented by the NarxNet Neural ...
8 years 前 | 0



