photo

Liron Sabatani


Last seen: 5 meses hace Con actividad desde 2020

Followers: 0   Following: 0

Estadística

  • Thankful Level 2
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


recursive fft function- return if function
Hi:) I wrote an recursive fft function and I used "if" function for the stop condition. The start of the vector I got is goo...

más de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


circular convolution without cconv
I have 2 vecrors of periodic coeffecients a_k , b_k. both of them size 2001 , start from 1 to 2001. I need to make circular con...

más de 4 años hace | 0 respuestas | 0

0

respuestas

Pregunta


insert zeros into vector
I have an array of coeffecients [a1,a2,a3,...,an] and I want to insert 4 zeros between each one. the wanted result: [a1,0,0,0,...

más de 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to replace For loops?
I wrote an code with a lots of For loops. I want to replace them and to use functions instead. wich functions do the same acti...

más de 4 años hace | 2 respuestas | 0

2

respuestas