Nathan Lively
Followers: 0 Following: 0
Estadística
14 Preguntas
6 Respuestas
CLASIFICACIÓN
210.057
of 295.467
REPUTACIÓN
0
CONTRIBUCIONES
14 Preguntas
6 Respuestas
ACEPTACIÓN DE RESPUESTAS
78.57%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.234
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.912
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
How to store a matrix of impulse responses in a plugin? (re: Failed to compute constant value for nontunable property)
I'm trying a build a convolver plugin that will cycle through many impulse responses. I started with the audiopluginexample.Fast...
9 meses hace | 1 respuesta | 0
1
respuestaPregunta
Why does yulewalk produce an unexpected dip in the middle?
I think yulewalk is the right tool for the job here, but I can't figure out why it keeps producing an ugly dip in the middle of ...
más de 2 años hace | 1 respuesta | 0
1
respuestaHow to fill missing frequency response data at the beginning and end?
Ok, I had an idea to use fillgaps on the impulse response generated by ifft. I spent a few hours on it this weekend, but I can't...
más de 2 años hace | 0
Pregunta
How to fill missing frequency response data at the beginning and end?
fillmissing and interp1 work great for gaps in the middle of an array, but I can't find anything that works well for filling the...
más de 2 años hace | 3 respuestas | 0
3
respuestasSomething is wrong with my FFT results
Although I'm not 100% this is correct, so far the answer I mentioned in this comment seems to be working. I just needed to repla...
más de 2 años hace | 0
| aceptada
Pregunta
Something is wrong with my FFT results
I've been over this for a couple of hours and I can't find where the error is. I just want to confirm that at each step of the p...
más de 2 años hace | 1 respuesta | 0
1
respuestaHow to design an arbitrary phase flat magnitude FIR filter?
User error. I created use function complexVector, but was calling complex. ¯\_(ツ)_/¯
casi 3 años hace | 0
| aceptada
Pregunta
How to design an arbitrary phase flat magnitude FIR filter?
I need to design an FIR filter with flat magnitude, but arbitrary phase. This seems like a pretty straight forward request, but ...
casi 3 años hace | 1 respuesta | 0
1
respuestaPregunta
Interpolated phase data will not unwrap
I would like to unwrap some phase data after it is interpolated, but it's not working. The results of this plot should look sim...
casi 3 años hace | 1 respuesta | 0
1
respuestaPregunta
How do I stop webread from converting "%2B" into "+"?
I need MATLAB to run webread with this exact URL: https://s3.amazonaws.com/appforest_uf/f1620499445726x864228122125595900/JBL%20...
alrededor de 3 años hace | 0 respuestas | 0
0
respuestasPregunta
Have you figured out an easy way to publish your MATLAB projects for public consumption?
I've come up with several MATLAB scripts that I'd love to be able to make available for public use. As far as I can tell, MATLAB...
más de 3 años hace | 1 respuesta | 0
1
respuestaCan zp2sos be used in an audio plugin?
Go to Digital and Analog Filters — Functions section and filter it by C/C++ code generation and you will find that zp2sos is not...
más de 3 años hace | 0
| aceptada
Pregunta
Can zp2sos be used in an audio plugin?
I'm getting this error: Unable to perform assignment because dot indexing is not supported for variables of this type...
más de 3 años hace | 2 respuestas | 0
2
respuestasHelp me debug API PATCH call to Bubble.io (400 Bad Request)
I watched this video which recommended a tool called Postman for creating and debugging API calls. With it I get more informatio...
casi 4 años hace | 0
| aceptada
Pregunta
Help me debug API PATCH call to Bubble.io (400 Bad Request)
I have successfully pulled in data from my Bubble database into a MATLAB structure. Now I want to make some changes and make a P...
casi 4 años hace | 1 respuesta | 0
1
respuestaPregunta
Why does my .mat file keep getting corrupted?? 😖
At the beginning of my script I load my workspace variables.. load SA_Measurements At the end of my script I save. save("SA_M...
casi 4 años hace | 0 respuestas | 0
0
respuestasWhy is my 1kHz allpass filter returning 1.125kHz?
I did not figure out how to use Dean Anderson's function for my purposes, but I did find another one, which is even better becau...
alrededor de 4 años hace | 0
| aceptada
Pregunta
Why is my 1kHz allpass filter returning 1.125kHz?
I was happy to discover allpass.m from Dean Andersen, but I'm struggling to get the expected result. My expectation is based of...
más de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
How to get magnitude values for a Parametric EQ?
I was doing pretty well with analog filters, but I can't seem to get similar results with digital filters. Here's what I tried ...
más de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
Problem plotting frequency response of a lowpass butterworth filter
I had this working fine for a Bessel filter, but then I switched over to Butterworth and broke it. I think there's something I'm...
más de 4 años hace | 0 respuestas | 0