Feeds
提问
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 years 前 | 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...
12 years 前 | 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-...
12 years 前 | 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...
12 years 前 | 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 ...
12 years 前 | 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...
12 years 前 | 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 ? ...
12 years 前 | 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 ...
12 years 前 | 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...
12 years 前 | 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 ...
12 years 前 | 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...
13 years 前 | 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...
13 years 前 | 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
13 years 前 | 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 ...
13 years 前 | 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
13 years 前 | 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...
13 years 前 | 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...
13 years 前 | 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...
13 years 前 | 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...
13 years 前 | 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...
13 years 前 | 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). ...
13 years 前 | 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...
13 years 前 | 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)?
13 years 前 | 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 years 前 | 1 个回答 | 0
1
个回答提问
Bode diagram by Simulink
Hi, Is there a way to plot the Bode Diagram using simulink blocks ?
13 years 前 | 1 个回答 | 0
1
个回答提问
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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0