Statistiques
RANG
13 049
of 300 379
RÉPUTATION
4
CONTRIBUTIONS
5 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
20.0%
VOTES REÇUS
4
RANG
of 20 931
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
A résolu
Summing digits
Given n, find the sum of the digits that make up 2^n. Example: Input n = 7 Output b = 11 since 2^7 = 128, and 1 + ...
presque 5 ans il y a
A résolu
How to subtract?
*± ± ± ± ± ± ± ± ± ± ±* * Imagine you need to subtract one...
presque 5 ans il y a
A résolu
Fibonacci sequence
Calculate the nth Fibonacci number. Given n, return f where f = fib(n) and f(1) = 1, f(2) = 1, f(3) = 2, ... Examples: Inpu...
presque 5 ans il y a
A résolu
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:...
presque 5 ans il y a
Question
Deep Neural Network Training (Non-Image Classification)
Dear MATLAB Community, I'm tying to train a Neural Network for Non-Image Classification task: I have a table 30x14 called Data...
presque 6 ans il y a | 1 réponse | 0
1
réponseQuestion
Cannot Set up Simulink Real Time
Hello All! I've been trying to run simulink real time for more than 12 hours without any successful attempt. Below are the atte...
environ 6 ans il y a | 1 réponse | 1
0
réponseQuestion
How can I generate a physical square signal of boolean type on Simulink?
Dont mind the purpose of the circuit I just connected a simple switch for the sake of demonstration of the problem I am facing. ...
plus de 6 ans il y a | 1 réponse | 0
1
réponseQuestion
How can I AUTOMATICALLY tune PID controller to get a certain overshoot and settling time?
I'm trying to tune the PID to get a certain percentage overshoot and settling time however manual tuning is very tough can I do ...
presque 7 ans il y a | 1 réponse | 3
1
réponseQuestion
How do we find the value of y=cos(x.^(2.5)) ?
I have a matrix x having elements from -1 to 1 with increment of 0.5 I want to find the power of each element to the power 2.5 ...
presque 8 ans il y a | 2 réponses | 0


