Community Profile

photo

jlt199


Con actividad desde 2016

Estadísticas

  • Thankful Level 3
  • Knowledgeable Level 1
  • First Answer

Ver insignias

Content Feed

Ver por

Pregunta


Automatically restart Matlab after Microsoft forces restart
Good morning and happy new year everyone. I've just got back from a three week break over Christmas. I left a simulation runn...

alrededor de 7 años hace | 3 respuestas | 1

3

respuestas

Pregunta


I'm using datastore, but is it a correct implementation?
Morning all, I have two csv textfiles, each of which are over 1GB in size and contain millions of rows of data. I would li...

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

0

respuestas

Pregunta


Filter data from text file whilst importing
Hi, I have a large csv file, around 1.5 million rows, that I would like to filter whilst importing. I'm not sure I have enough m...

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

1

respuesta

Pregunta


Neural Networks - Break down of training, testing and validation groups
Good morning, I am trying to run a NN, for a regression type problem, with a different number of neurons each time. Then I ha...

más de 7 años hace | 2 respuestas | 1

2

respuestas

Pregunta


Windows updates...Grrr!!!
Does Windows not see Matlab when checking to see if it can do an auto-restart to install updates? I read somewhere that Windows ...

más de 7 años hace | 1 respuesta | 1

1

respuesta

Pregunta


Optimise code and identify bottlenecks - hints and tips
Morning all, I have just got a brand spanking new computer that is supposed to kick my old one in the butt for speed. It does...

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

1

respuesta

Pregunta


Neural Networks - Can I constrain the range of the output of the network?
Hi all, I am currently running a NN using fitnet. It's a function fitting - regression - type problem that I'm trying to trai...

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

2

respuestas

Pregunta


Replacing unassigned values in a vector with nans instead of zeros
Morning everyone, I'm resizing vectors in a loop. Not good I know and probably why it takes 30 minutes to run, but beside fro...

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

2

respuestas

Respondida
Need help with summation in a while loop. i believe my argument inside of while is wrong, but i'm not sure how to fix. Assignment is to Write a while loop that assigns summedValue with the sum of all values from 1 to userNum.(assume userNum>=1).
You don't need your variable x. k starts at one and increases by one with each iteration, so achieves the same thing as you are...

más de 7 años hace | 0

| aceptada

Pregunta


Does Matlab support control versioning?
I'm under the impression, I think I read it somewhere, that Matlab supports the use of Git. By which I mean that I understand th...

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

1

respuesta

Pregunta


Can anyone simplify this code please?
Morning all, I have a problem. I'm trying to take a subset of a matrix, but not a uniform distribution. The difference betwee...

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

1

respuesta

Pregunta


Selecting unique pairs from a vector
Afternoon all, Suppose I have a vector imax = [1;2;3;4;5;6]; I would like to find every set of pairs available in tha...

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

1

respuesta

Respondida
Cross-sectional area of a cone(ish)
Thanks, I've managed to get it working in most cases. Except where the noise gets horrendous. Many thanks for your time

más de 7 años hace | 0

Pregunta


Cross-sectional area of a cone(ish)
Morning all, I have a surface that looks something like a lopsided squished cone, hollow in the middle. <</matlabcentra...

más de 7 años hace | 3 respuestas | 0

3

respuestas

Pregunta


Can Matlab determine the number of monitors?
I am running Matlab from two different computers, one is connected to two monitors and the other to one. I have set Matlab to...

más de 7 años hace | 1 respuesta | 1

1

respuesta

Pregunta


readtable - renaming variables after creating
Hi, I'm using readtable to read in and create a table of data in a text file. The way the text file is written there is no ro...

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

1

respuesta

Respondida
My files are a mess, please help
Thanks for your suggestions, I have downloaded GIT and will hopefully figure out what it does in due course. I like the idea ...

más de 7 años hace | 0

Pregunta


Please can you give me some regular expression help
Hi, I'm trying to extract a number from a string. The string is of the form H970D80Dia4W19L19WT856 and I want to extract the ...

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

2

respuestas

Pregunta


My files are a mess, please help
I've been in my job 3 months and already seem to have an unmanageable number of m-files (both functions and scripts). I'm lookin...

más de 7 años hace | 3 respuestas | 0

3

respuestas

Pregunta


Efficient code - Get rid of my loop
Hi, I'm reading in some data from a csv file, which for some reason is being read in as strings rather than doubles. Now I ne...

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

2

respuestas

Pregunta


Curious about the speed of readtable
Hi, I'm wondering why readtable takes so long to parse when you specify a worksheet and a range. Does anyone know? I have a c...

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

0

respuestas

Pregunta


Neural networks are giving me a headache!
Firstly, I'm trying to persevere without really understanding their operation. But I'm using them with some success for my probl...

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

1

respuesta

Pregunta


Multivariate Nonlinear Least Squares
Morning everyone, I've tried talking to MathWorks and playing with the tools in the curve fitting toolbox, but I can't seem t...

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

1

respuesta

Respondida
hello,I am trying to save a data string and use it later in the program.IS it possible? Any kind of hint would be appreciated. Thaks in advance
Store a copy of v as oldv before you start your analysis, Now you can compare v at the end of you analysis with oldv using somet...

casi 8 años hace | 0

| aceptada

Pregunta


Extracting features from curves
I would like to be able to identify and features that occur in a curve. A typical feature can be seen in the attached image. The...

casi 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Which technique or toolbox for recognizing "events" in a multi-sensor data stream?
I have a number of sensors arranged circumferentially around a cylinder. Each sensor is recording data. I want to batch analyse ...

casi 8 años hace | 0 respuestas | 0

0

respuestas

Pregunta


I want to rescale a contourf plot when I zoom in and out
Ok, I will do my best to describe this. I have a matrix that I've plotted using a contour plot. The matrix is very feature rich,...

casi 8 años hace | 0 respuestas | 0

0

respuestas