문제를 풀었습니다


Plot Damped Sinusoid
Given two vectors |t| and |y|, make a plot containing a blue ( |b| ) dashed ( |--| ) line of |y| versus |t|. Mark the minimum...

2년 초과 전

문제를 풀었습니다


Calculate a Damped Sinusoid
The equation of a damped sinusoid can be written as |y = A.ⅇ^(-λt)*cos(2πft)| where |A|, |λ|, and |f| ...

2년 초과 전

문제를 풀었습니다


Solve a System of Linear Equations
Example: If a system of linear equations in x₁ and x₂ is: 2x₁ + x₂ = 2 x₁ - 4 x₂ = 3 Then the coefficient matrix (A) is: 2 ...

2년 초과 전

문제를 풀었습니다


Verify Law of Large Numbers
If a large number of fair N-sided dice are rolled, the average of the simulated rolls is likely to be close to the mean of 1,2,....

2년 초과 전

문제를 풀었습니다


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

2년 초과 전

문제를 풀었습니다


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

2년 초과 전

문제를 풀었습니다


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

2년 초과 전

답변 있음
How to calculate MISE OR MSE
Try out this function.

대략 4년 전 | 0

질문


AFM image height calculation
Hello everyone. Can anyone help me in the estimation of height in AFM image. thanks in advance

대략 4년 전 | 답변 수: 0 | 0

0

답변

질문


convolutional neural network-lstm
Hello everyone Any ane having code for convolutional neural network with lstm. i tried to incorporate cnn layers in LSTM but i ...

4년 초과 전 | 답변 수: 1 | 0

1

답변

질문


How to improve cnn accuracy
Hello everyone. Can someone help me with increasing the cnn accuracy. i have modified the regularization, validation frequency v...

4년 초과 전 | 답변 수: 0 | 0

0

답변

질문


Customization of optimization algorithm in deep learning algorithm layers
Hello i am working with Conolutional Neural Network. It comprises od some default optimization algorithms such as sgdm, rmsprop...

4년 초과 전 | 답변 수: 0 | 0

0

답변

질문


Long short term memory classification
I am working LSTM gearbox fault classification. The dataset i am using is a mat file with 88300 X 4 numerical entries. I am in s...

4년 초과 전 | 답변 수: 0 | 0

0

답변

질문


hello i am working with gearbox fault classification by Recurrent Neural Network.
The data set i am using contains 10 text files separately for healthy tooth data and broken tooth data. The data i am using is n...

4년 초과 전 | 답변 수: 0 | 0

0

답변