Community Profile

photo

cyberdyne


Last seen: 거의 4년 전 2011년부터 활동

통계

  • Thankful Level 1

배지 보기

Content Feed

보기 기준

질문


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 ...

거의 4년 전 | 답변 수: 1 | 0

1

답변

질문


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...

11년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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-...

11년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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...

11년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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 ...

11년 초과 전 | 답변 수: 2 | 0

2

답변

질문


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

11년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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 ? ...

11년 초과 전 | 답변 수: 4 | 0

4

답변

질문


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 ...

11년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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...

11년 초과 전 | 답변 수: 2 | 0

2

답변

질문


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 ...

11년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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...

12년 초과 전 | 답변 수: 3 | 0

3

답변

질문


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...

12년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

12년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

12년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

12년 초과 전 | 답변 수: 1 | 1

1

답변

질문


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...

12년 초과 전 | 답변 수: 4 | 0

4

답변

질문


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...

12년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

12년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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...

12년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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...

12년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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). ...

12년 초과 전 | 답변 수: 2 | 0

2

답변

질문


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...

12년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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)?

12년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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...

거의 13년 전 | 답변 수: 1 | 0

1

답변

질문


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

거의 13년 전 | 답변 수: 1 | 0

1

답변

답변 있음
Scaling of time
I'm searching for a way to make simulation time shorter

거의 13년 전 | 0

질문


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 ...

거의 13년 전 | 답변 수: 6 | 0

6

답변

질문


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...

거의 13년 전 | 답변 수: 1 | 0

1

답변

질문


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...

거의 13년 전 | 답변 수: 0 | 0

0

답변

질문


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...

거의 13년 전 | 답변 수: 1 | 0

1

답변

더 보기