![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/2291488.jpg)
Erick Oberstar
Followers: 0 Following: 0
Professional Interests: Image Processing, Signal Processing, Controls
Statistica
RANK
2.570
of 297.016
REPUTAZIONE
24
CONTRIBUTI
4 Domande
8 Risposte
ACCETTAZIONE DELLE RISPOSTE
0.0%
VOTI RICEVUTI
12
RANK
12.900 of 20.419
REPUTAZIONE
25
VALUTAZIONE MEDIA
0.00
CONTRIBUTI
1 File
DOWNLOAD
2
ALL TIME DOWNLOAD
257
RANK
of 157.725
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
Cursor jumping behavior in live script in 2024a
I have a large live script I'm working on and when editing down towards the bottom the cursor position seems tolike to jump to t...
10 mesi fa | 0 risposte | 0
0
risposteBode Plot Display All Stability Margins
As of Matlab 2020b I can verify this works for both nyqistplot and bodeplot functions Ts= 0.01 n = [0 0.3680 0.2640]; d = [1....
quasi 3 anni fa | 0
How can you turn on 'All Stability Margins' when using the 'bode' function via script?
As of Matlab 2020b I can verify this works for both nyqistplot and bodeplot functions Ts= 0.01 n = [0 0.3680 0.2640]; d = [...
quasi 3 anni fa | 1
What have I suppose to do ? While installing B&R on Matlab I get this : Automation Studio TArget For Simulink: Matlab Abort - b&r Automation Studio Target for Simulink can not register. please reinstall target
I was getting the same error - I turns out I hadn't installed a supported compiler yet. I thought I had matlab install the MinGW...
oltre 3 anni fa | 1
Linewidth for function step?
This technique works for step, impulse, nyquist, and bode plots LineWidth = 3; s = tf(s) sys = 1/(s+1) figure; step/impulse/...
quasi 4 anni fa | 7
Domanda
Indexing question for member variables of opticalFlow collected into an MxN cell array
I am attempting to find the maximum value over alll member variables (PxQ) for a multidimensional set of MxN opticalFlow system ...
oltre 4 anni fa | 1 risposta | 0
1
rispostaDomanda
Issue Saving image with text overlay to png
I am having issues saving an image that has been displayed in a figure, with a couple markers plotted at specific coordinates an...
oltre 5 anni fa | 2 risposte | 0
2
risposteStrange results with xcorr
XCORR wants zero mean inputs - remove the DC offset and I suspect your results will be more inline with what you expect. You ma...
oltre 6 anni fa | 3
Domanda
Confusion on image guided filter behavior with odd versus even neighborhood sizes with same 'DegreeofSmoothing'
Why does the image guided filter implemented in Matlab 2014 and newer seem to have a nonlinear filtration affect in edge regions...
quasi 9 anni fa | 0 risposte | 0
0
risposteInviato
Floating Point to Fixed Point & Fixed Point to Floating Point Conversion Utilities
Convert numbers to/from fixed point/floating point automatically or under user specification.
circa 9 anni fa | 2 download |
How do I check if a file on a website exists?
you can use urlread also [str,status] = urlread('http://www.mywebsite.com/images/1.png'); if status IMG = imre...
circa 9 anni fa | 0
Modelling of Robot contact with object
I'm working on a compliant contact problem similar to this and the models outlined here may provide some insight. http://www.ara...
oltre 10 anni fa | 0
Why does dicomread crash when reading certain DICOM CT Images?
Scott, I have the same issue - but it cropped up when writing a utility to compress dicoms that contain fluoroscopic time ser...
oltre 10 anni fa | 0