Statistics
RANK
22,868
of 295,467
REPUTATION
1
CONTRIBUTIONS
50 Questions
6 Answers
ANSWER ACCEPTANCE
10.0%
VOTES RECEIVED
1
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 0 answers | 0
0
answersQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 2 answers | 0
2
answersQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 4 answers | 0
4
answersQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 2 answers | 0
2
answersQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 3 answers | 0
3
answersQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 1
1
answerQuestion
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 ago | 4 answers | 0
4
answersQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 0 answers | 0
0
answersQuestion
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 ago | 0 answers | 0
0
answersQuestion
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 ago | 2 answers | 0
2
answersQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
Bode diagram by Simulink
Hi, Is there a way to plot the Bode Diagram using simulink blocks ?
13 years ago | 1 answer | 0
1
answerQuestion
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 ago | 6 answers | 0
6
answersQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 0 answers | 0
0
answersQuestion
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 ago | 1 answer | 0