bethel o
University of Leeds
Followers: 0 Following: 0
Am studying for my Masters in Medical Physics. Professional Interests: Medical Physics
Estadística
25 Preguntas
13 Respuestas
1 Archivo
CLASIFICACIÓN
3.557
of 295.569
REPUTACIÓN
15
CONTRIBUCIONES
25 Preguntas
13 Respuestas
ACEPTACIÓN DE RESPUESTAS
44.0%
VOTOS RECIBIDOS
10
CLASIFICACIÓN
5.421 of 20.247
REPUTACIÓN
229
EVALUACIÓN MEDIA
5.00
CONTRIBUCIONES
1 Archivo
DESCARGAS
7
ALL TIME DESCARGAS
2244
CLASIFICACIÓN
of 154.105
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
how can I place my error bar in separate bar center?
Thanks goodness for Excel!
10 meses hace | 0
Pregunta
Interpreting Mauchly’s test results to assess sphericity assumption in repeated measures analysis
I am having some issues with interpreting sphericity in repeated measures test result in MATLAB. Take a look at this MATLAB exa...
más de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
how to create a dlarray of shape=(n,m,1)
I am trying to load a tensorflow model into matlab. I am trying to call initialize on the imported tensorflow model in matlab a...
más de 1 año hace | 0 respuestas | 0
0
respuestasPregunta
Optimisation Algorithm and Levenberg-Marquardt for fitglm in MATLAB
I am currently working with the `fitglm` function in MATLAB for fitting Generalized Linear Models (GLMs). While using `fitglm`, ...
más de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
Convert a numeric vector to 1-D cell of strings
How can one convert a numeric vector to 1-D cell of strings in a in one line without a loop and user defined lamda? So convert...
más de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
How to respond to update of axis data?
I need to set a callback for when data in axis is updated. Is there a way to do this? i.e is their a way to be notified when a f...
alrededor de 2 años hace | 1 respuesta | 0
1
respuestaSelecting the last element in a vector
OK, got it, Multiport Selector will do just that; I haven't used Simulink in a while.
casi 4 años hace | 1
Pregunta
Selecting the last element in a vector
In Simulink, without typing Matlab code or using multiple blocks, How can I select the last element of a vector/multi-channel si...
casi 4 años hace | 1 respuesta | 0
1
respuestaPregunta
Is there a way to get numeric identifier for axes objects that I can pass on to plot() and cla()?
Is there a way to get numeric identifier for axes objects that I can pass on to plot() and cla()? I used to use Matlab2014 and ...
casi 4 años hace | 0 respuestas | 0
0
respuestasPregunta
Is the really a correct way to check if a filter is an FIR filter?
I found the following function in Matlab. It checks if a filter is has FIR. It basically checks that there is only one non-zero ...
alrededor de 5 años hace | 0 respuestas | 0
0
respuestasPregunta
tukey, 'tukey-kramer' or both in the function multcompare
I need to correctly report the method I use for analysis. Can anyone tell what method Mathworks refers to when they use 'tukey-k...
alrededor de 6 años hace | 0 respuestas | 0
0
respuestasEnviada
Statistical significance line
SIGLINE plots a line of statistical significance on the current axis
más de 6 años hace | 7 descargas |
Pregunta
How to correctly specify WithinDesign for fitrm
I am trying to use matlab function fitrm. But the input 'WithinDesign' does not seem to make any sense to me. It seems as anythi...
más de 6 años hace | 2 respuestas | 1
2
respuestasPregunta
So what is the alternative to Data Acquisition Toolbox in all 64bit setup?
I am a little confused and have searched all over the internet but cannot find any alternative to Data Acquisition Toolbox to en...
más de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
Which of these two assignments is more efficient
Please have a look at the function below and let me know which of the sections labelled (1) and (2) is more efficient. funct...
alrededor de 8 años hace | 2 respuestas | 0
2
respuestasPregunta
When best to use 1 and 2 DOF PID
I am not sure of the difference between normal single input and the 2 DOF PID controller in simulink. I noticed that the 2 DOF ...
alrededor de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
PID control of steering left and right
I am a big fat newbie with Simulink control. Using a PID controller, I want to steer left and right. At the moment, I am able...
alrededor de 8 años hace | 0 respuestas | 0
0
respuestasPregunta
How to fix this crazy error?
I am getting the following error after trying to tune a model. It is crazy I cannot even run the model anymore because this erro...
alrededor de 8 años hace | 1 respuesta | 1
1
respuestaPregunta
When do we have a minimum phase
I am a DSP newbie and I am really confused after reading Chapter two of "An Introduction to Digital Signal Processing by J. ...
más de 8 años hace | 1 respuesta | 1
1
respuestaUsing global structures in matlab functions block(Simulink)
This is infact possible
alrededor de 11 años hace | 0
| aceptada
How do I run a simulink model in real-time in normal mode
Thank you Titus for your reply
alrededor de 11 años hace | 0
Help in importing csv file
OK I was going to tell you what Simon already said. The full instructions can be found here <http://www.mathworks.co.uk/help/ma...
alrededor de 11 años hace | 0
How can I remove some specific terms from a function?
Why don't you multiply the different part of the equation by different terms e.g Q=1, R=1, S=1, etc and the these terms to zero...
alrededor de 11 años hace | 0
Experiences with release 2012b
Users of Matlab are mostly programmers who don't give a damn about GUI, they just want to bash in codes as fast as possible. ...
más de 11 años hace | 1
Out of memory frustration
So after whinging at everybody about my life and how is all ruined by this 32bit computer and matlab and memory and global warmi...
más de 11 años hace | 1
Pregunta
Out of memory frustration
Matlab is so nice but How I wish it can manage physical memory properly. It does not seem to know how to track the memory it all...
más de 11 años hace | 5 respuestas | 2
5
respuestasPregunta
Issue with matlab function block (Simulink)
Hi, Why does my row vectors become column vectors in matlab function block? This is causing problems in my equations because ev...
alrededor de 12 años hace | 1 respuesta | 0
1
respuestahow to update image preview every frame?
I have not used the Image aquisition toolbox before. But can you not just put thus in the so called preview function just to tes...
más de 12 años hace | 1
how to update image preview every frame?
what about the function 'drawnow'? See link <http://www.mathworks.co.uk/help/techdoc/ref/drawnow.html>
más de 12 años hace | 0
Pregunta
I thought this one is interesting (Simulink)
The two functions below are basically the same but the second one includes an else statement at the end. They are functions for ...
más de 12 años hace | 1 respuesta | 0