Estadística
14 Preguntas
3 Respuestas
CLASIFICACIÓN
22.737
of 297.016
REPUTACIÓN
1
CONTRIBUCIONES
14 Preguntas
3 Respuestas
ACEPTACIÓN DE RESPUESTAS
50.0%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
of 20.419
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 157.725
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
Problem with VideoWrite and movie2avi
Hi all, Two separate problems here. As you can probably tell I'm trying to write video data to a .avi file. With movie2av...
más de 12 años hace | 0 respuestas | 0
0
respuestasPregunta
A bug with vector lengths?
Hey everyone. Without going into too much unnecessary detail, I'll try and explain this strange problem I'm having. I've ...
más de 12 años hace | 0 respuestas | 0
0
respuestasPregunta
Script adapted into a funtion Function not returning equal values
Hey everyone, I'm having a problem where two identical pieces of code are returning different values when run as a script the...
más de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
Displaying loop index in a string
Hi all, I'm just curious as to how to do this (or if it can even be done). If I'm using the input prompt in a loop, how can I...
más de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
if/elseif script problem
Hi there, I am writing a function designed to take an input note, and return the relevant frequency. However, I keep hittin...
casi 13 años hace | 1 respuesta | 0
1
respuestaVectors and Scalars in function calls
Certainly. function [h]=imagesource(N,L); Lx=L(1);Ly=L(2);Lz=L(3); %Room Dimensions S=[50 50 25]; p=S(1);...
alrededor de 13 años hace | 0
Pregunta
Vectors and Scalars in function calls
Hi there, I'm making another reverb function, where I'd like the input to include room dimensions (L, a 1x3 vector) and a sca...
alrededor de 13 años hace | 3 respuestas | 0
3
respuestasPregunta
Simple problem: Replacing a loop with a vector expression
Hi all, I'd like to run this by people here as I can't see where I'm going wrong, despite this seeming pretty simple. I ha...
alrededor de 13 años hace | 1 respuesta | 0
1
respuestaReducing four parllel program calls into one
Yea, Walter is right. I'll try elaborate a little bit more! I have a signal y, which has to get fed into four parallel feed-f...
alrededor de 13 años hace | 0
Pregunta
Reducing four parllel program calls into one
Hi everyone, I'm doing a mini-project on a reverberation unit, and part of the signal chain has the signal run through four p...
alrededor de 13 años hace | 2 respuestas | 0
2
respuestasPregunta
Line of Best Fit to a subsection of data
Hi there, Say I have a graph of data ranging ranging over x-axis values of 0 to 2. It is easy to put a line of best fit into ...
alrededor de 13 años hace | 1 respuesta | 0
1
respuestaPregunta
Assigning values from an earlier function
Hi everyone, Sorry if my title is a bit vague. I have a function which I created, and takes two inputs N & Q. Later on in my ...
alrededor de 13 años hace | 1 respuesta | 0
1
respuestaPregunta
'pause' not working properly
Hi everyone, Simply, I have two files x and y that I wish to play one after another, with a pause of around 5 seconds in betw...
alrededor de 13 años hace | 1 respuesta | 0
1
respuestaPregunta
Resetting a pop-up menu in a GUI
Hey all, In my GUI I have a drop down menu with four options, the first (& default) option being 512. I also have a reset but...
alrededor de 13 años hace | 1 respuesta | 1
1
respuestaRe-scaling matrix entries to lie within a range
Thanks, that's is helping me on my way. However, surely once 1.5*pi has been re-scaled it should be -1.5708, and not +1.5708,...
alrededor de 13 años hace | 0
Pregunta
Re-scaling matrix entries to lie within a range
Hey all, Basically, I have a matrix containing a wide range of phase angles, but I want to re-scale all these angles to their...
alrededor de 13 años hace | 3 respuestas | 0
3
respuestasPregunta
Extracting entries from vector B that are best estimate each entry in vector A
Hi there. I have two vectors, A & B. A is of length 10, while B will always be of longer length (let's say 20 for this ca...
alrededor de 14 años hace | 2 respuestas | 0