Sferle Alin-Tudor
Followers: 0 Following: 0
Student at Technical University of Cluj-Napoca, Faculty of electronics telecommunications and information technology, Telecommunications Engineering and System Design Engineer Intern at Analog Devices
C
Spoken Languages:
English
Estadística
5 Preguntas
0 Respuestas
0 Problemas
8 Soluciones
CLASIFICACIÓN
31.177
of 295.486
REPUTACIÓN
1
CONTRIBUCIONES
5 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
60.0%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
of 20.236
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
36.405
of 153.950
CONTRIBUCIONES
0 Problemas
8 Soluciones
PUNTUACIÓN
106
NÚMERO DE INSIGNIAS
1
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Resuelto
Side of an equilateral triangle
If an equilateral triangle has area A, then what is the length of each of its sides, x? <<https://i.imgur.com/jlZDHhq.png>> ...
alrededor de 3 años hace
Pregunta
Conditional sequence generator for sinus
Hi, I'm trying to generate a function for a sequence like: x(n)={ sin(0.2*n),n>10 n is between 0 and 20 0,...
alrededor de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
Add multiple elements to array
Hi, Is there possible to add more than one element to an array at the same time?Like in this array: x=[]; x=[x,3];%and I want...
más de 3 años hace | 1 respuesta | 1
1
respuestaPregunta
Array creation with condition from another array
Hi, I have an array like that x and I want to verify if two consecutive elements from it are 00,01,10 or 11, and at these condi...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
Show value of a callback function in uicontrol text
Hi, I have a function: function x=func() x=12; end and I want to use the returned value x in another function as a callba...
más de 3 años hace | 0 respuestas | 0
0
respuestasResuelto
Side of a rhombus
If a rhombus has diagonals of length x and x+1, then what is the length of its side, y? <<https://imgur.com/x6hT6mm.png>> ...
más de 3 años hace
Resuelto
Length of a short side
Calculate the length of the short side, a, of a right-angled triangle with hypotenuse of length c, and other short side of lengt...
más de 3 años hace
Resuelto
Dimensions of a rectangle
The longer side of a rectangle is three times the length of the shorter side. If the length of the diagonal is x, find the width...
más de 3 años hace
Resuelto
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...
más de 3 años hace
Resuelto
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...
más de 3 años hace
Resuelto
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...
más de 3 años hace
Resuelto
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:...
más de 3 años hace
Pregunta
Square Wave for a comparator
I want to make a comparator and i need help to generate the out wave which is a square. if i plot these signals dr ,matlab sh...
casi 5 años hace | 0 respuestas | 0