Community Profile

photo

cyberdyne


Last seen: quasi 4 anni fa Attivo dal 2011

Statistiche

  • Thankful Level 1

Visualizza badge

Content Feed

Visto da

Domanda


PID tuner with feedback tf
Hello, PID Turner can import Plant tranfer functions for the PID design. Is there a way to set also the transfer function of ...

quasi 4 anni fa | 1 risposta | 0

1

risposta

Domanda


Make Matlab to read an US-ASCII file
Hi, I software that I use creates an US-ASCII log-text-file (but without extension) while it works. Is there a way to read...

oltre 11 anni fa | 1 risposta | 0

1

risposta

Domanda


debug my Java source code by Matlab
Hi, I followed this solution: http://www.mathworks.it/support/solutions/en/data/1-15HDKH/index.html?product=ML&solution=1-...

oltre 11 anni fa | 0 risposte | 0

0

risposte

Domanda


Supported and compatible compilers page Release 2012a
Hi, Looking this page: http://www.mathworks.it/support/compilers/R2012a/win64.html I've used that Java-jdk link but its...

oltre 11 anni fa | 1 risposta | 0

1

risposta

Domanda


Error building with JA Builder
I followed this video http://www.mathworks.it/videos/using-matlab-builder-ja-68970.html with MATLAB 2012a and win64, but when I ...

oltre 11 anni fa | 2 risposte | 0

2

risposte

Domanda


mcrinstaller function doesn't work
Hi, when I write in the command mcrinstaller it returns: Undefined function or variable 'mcrinstaller'. I check ma...

oltre 11 anni fa | 1 risposta | 0

1

risposta

Domanda


MATLAB as Java IDE
Hi, Is there a way to use MATLAB as Java IDE (like NetBeans, Eclipse, ecc.) ? How can I find a guide or somewhat for it ? ...

oltre 11 anni fa | 4 risposte | 0

4

risposte

Domanda


How to combine Computer Vision Toolbox with Image Acquisition toolbox
Hi, How can I combine these toolbox? For example, if I would apply vision.OpticalFlow object to acquisition, how can I do ...

oltre 11 anni fa | 1 risposta | 0

1

risposta

Domanda


function created for transform grayscale to binary doesn't work
Hi, I've created this function m file to convert grayscale images to binary images (as gray2bin matlab function): functi...

oltre 11 anni fa | 2 risposte | 0

2

risposte

Domanda


FrameRate and FramePerTrigger during acquisition and writing into a video-file
Hi, I don't understand how create a video-file setting the right matching between FrameRate and FramePerTrigger during image ...

oltre 11 anni fa | 1 risposta | 0

1

risposta

Domanda


Simulink: Default Integration Time
Hi, If I fix sample time of some 'to workspace' block, it changes its integration time for 'integrator' block (continuous lib...

oltre 12 anni fa | 3 risposte | 0

3

risposte

Domanda


Sending a floating value from simulink model to workspace
Hi, I have a simulink model with some output variables and I should use them in a realtime elaboration by m-file algorithms. Fo...

oltre 12 anni fa | 1 risposta | 0

1

risposta

Domanda


help to rotate 3d plots
Hi, Can someone help me to rotate a 3d graph of desired angle of view during its creation (not after)? Thanks

oltre 12 anni fa | 1 risposta | 0

1

risposta

Domanda


Common factor
Is there a function to make it find a common factor in an expression with symbolic variables? For example: ab+ac--(matlab ...

oltre 12 anni fa | 1 risposta | 0

1

risposta

Domanda


link to a m-file from Simulink model
Hi, How can I place a box with the link to a m-file into a Simulink model like those of S-function examples ? Thanks

oltre 12 anni fa | 1 risposta | 1

1

risposta

Domanda


Plotting a line x=constant
Hi, What is a good way to plot a straight line parallel to y-axis for a particular x value? I've used this code but the li...

oltre 12 anni fa | 4 risposte | 0

4

risposte

Domanda


FFT in Matlab and computation of mean frequency
Hi, I've a .mat file within a signal sampled at 1000Hz. I need an algorithm that visualizes the spectrum and returns mean fre...

oltre 12 anni fa | 1 risposta | 0

1

risposta

Domanda


Matlab function block
Hi, Can Matlab function block (not EML) use all toolbox functions ? In other words: Can I recall a particular function fr...

oltre 12 anni fa | 1 risposta | 0

1

risposta

Domanda


Spectrum Decreasing Detection
Hi, How can I build a model in simulink that detects decreasing of spectral components ? For example, if I have a signal w...

oltre 12 anni fa | 0 risposte | 0

0

risposte

Domanda


S-function to initialize
This is the s-function that animates a robotic manipulator model; it does't see the vector to initialize the robot graphic (in t...

oltre 12 anni fa | 0 risposte | 0

0

risposte

Domanda


Frequency Analysis by Simulink
Hi, Can someone explain me the steps to do spectral analysis of a signal that I have in a .mat file (sample rate used=1kHz). ...

oltre 12 anni fa | 2 risposte | 0

2

risposte

Domanda


Block for toolbox
Hi, Is there a way to run a m.file script made by toolbox in Simulink? I use robotics toolbox and I need to plot in simulink ho...

oltre 12 anni fa | 1 risposta | 0

1

risposta

Domanda


Can multiple MATLAB version installs coexisting on the same machine?
Hi, Can two MATLAB versions coexist in the same PC (for example 2008a and 2007a)?

oltre 12 anni fa | 1 risposta | 0

1

risposta

Domanda


Simulink as Block Diagram Editor only
Hi, I would like to use Simulink not as a simulation environment, but as Graphic editor for block diagrams. For example if...

quasi 13 anni fa | 1 risposta | 0

1

risposta

Domanda


Bode diagram by Simulink
Hi, Is there a way to plot the Bode Diagram using simulink blocks ?

quasi 13 anni fa | 1 risposta | 0

1

risposta

Risposto
Scaling of time
I'm searching for a way to make simulation time shorter

quasi 13 anni fa | 0

Domanda


Scaling of time
Hi, I've a .mat file with a signal and the time is long 19 seconds by a sampling time of 0.001 seconds. Could I compress these ...

quasi 13 anni fa | 6 risposte | 0

6

risposte

Domanda


Not sensible to short time FALSE
Hi, I've a logic output that for a few seconds go to zero. How can I make it to be not sensible to these intervals if they ar...

quasi 13 anni fa | 1 risposta | 0

1

risposta

Domanda


Counting when signal is not in a range
I've builded this system http://img143.imageshack.us/img143/901/sysa.jpg I want to check when signal is in the setted rang...

quasi 13 anni fa | 0 risposte | 0

0

risposte

Domanda


Counter that starts on demand
Hi, How can I build a counter that starts to count from 0 only after a specific start signal and stops after an other signal (b...

quasi 13 anni fa | 1 risposta | 0

1

risposta

Carica altro