photo

Lask


Tyndall National Institute

Last seen: mehr als 4 Jahre vor Aktiv seit 2017

Followers: 0   Following: 0

Nachricht

Statistik

MATLAB Answers

25 Fragen
0 Antworten

RANG
13.692
of 300.759

REPUTATION
3

BEITRÄGE
25 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
32.0%

ERHALTENE STIMMEN
3

RANG
 of 21.081

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 170.900

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Discussions

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Thankful Level 3

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Neural Network Backpropagation Optimization
Hi all, I am training a shallow neural network with the following layers using the Neural Network Toolbox. input layer - ...

mehr als 6 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Timestep in Neural Network 's train function
Hi all, I am confused about the terminology utilized in MATLAB's NN toolbox. Regarding the inputs to the neural network, in the...

mehr als 6 Jahre vor | 0 Antworten | 2

0

Antworten

Frage


Format a SD card using MATLAB
Hi all, do you know if it is possible to format an SD card from MATLAB? Thanks in advance.

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Structs fields indexing issue
Hi, I have a structure 'Parent', which stores three structs named 'Child1','Child2' and 'Child3' (these structs have the same...

fast 8 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Do not hide uimenu on click
Hi all, I am develping a GUI with MATLAB 2014b on Windows 7. I have a submenu consisting of 8 uimenus as shown in the follow...

fast 8 Jahre vor | 0 Antworten | 1

0

Antworten

Frage


TCPIP object scope in MATLAB 2014b
Hi all, I am working with to scripts, A and B. I've created a *TCPIP object* using MATLAB's "tcpip" function in script A. Now...

fast 8 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Object modifications in script
Hello, I've *created a class* in MATLAB 2014b. Then I've stored 4 objects of that class in an array. But, if I modify some pr...

etwa 8 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Update image representation and renderer
Hi all, is there any way to update an image so MATLAB doesn't give the control back until those changes are represented in th...

etwa 8 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


drawnow and refreshing screen
I'm using MATLAB 2014b and Windows 7. I have activated vertical sync on my computer. I have defined the following image: % ...

etwa 8 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Show image for just one frame
Hi, I want to do the following task in a loop for 100 times: * change image color to white during just one frame * change...

etwa 8 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Get image handle with imshow
When I create a white image and try to access its handle via imshow, it returns a number instead of a struct. % Create vect...

etwa 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Error starting parallel pool
I'm using MATLAB 2014b on Windows 7. Typing ver shows I have installed Parallel Computing Toolbox, but when I type matlabp...

etwa 8 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Display an image changing its color
Hi, I want to display a white image during 10 seconds, changing its color to black every 1 second from white to black. My cod...

etwa 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Measure the time spent by a function
Hi everyone, I have programmed a function in Matlab which calls a second function from a DLL which is programmed in C. For in...

etwa 8 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


RS232 loopback test
Hi folks, I'm using a StarTech USB-RS232 adaptor. I have plugged the USB end to my computer, leaving the RS232 end. I would ...

etwa 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


RS232 to MCC communication
Hi, I'd like to connect the MCC board (PCI-DIO24) in my PC to an USB to RS232 adaptor. What I wanna do is to send a series of...

etwa 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Trigger function with precission
Hi all, I want to execute a function every *200 ms* in my script. The precission of the trigger is very important in this cas...

mehr als 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


tic - toc behavior
Hi all, I'm analyzing how "tic toc" functions work in MATLAB. In the following example I use the loop: tic wh...

mehr als 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


MATLAB precise time reference for time allignment
Hi all, I'm developing a project that needs to allign incoming samples from two different sources in time. For instance, let'...

mehr als 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Set time reference for incoming samples
Hi all, I have a system consisting in multiple Bluetooth devices that send samples to Matlab at a specific rate. Since I'm us...

mehr als 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Get CPU and memory usage
Hi, I'm developing a pretty demanding GUI in Matlab, so I'd like to check the CPU usage every few minutes. I would like to obt...

mehr als 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Start GUI in full screen
Hi all, I'd like to know how to start my GUI in fullscreen mode. Let's say I have my GUI.m script and press F5 to start it up...

mehr als 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Plot line in subplot removes axes title
Hi everyone, I'm having an issue regarding plot and subplot commands. I created a figure ( _figure graphic object_) as follo...

mehr als 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Get handle of clicked element in GUI
Hi people, I'd like to know how to *get the handle of the current axes I am clicking* in GUI so another callback function can...

mehr als 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Dynamically reorder subplots in GUI
Hello everyone, I'm developing a *GUI* using *GUIDE*. The functionality I want to achieve implies that when the user clicks a...

mehr als 8 Jahre vor | 1 Antwort | 0

1

Antwort