Feeds
提问
Smoothing function not working as intended
Hi all, i have a question regarding the smoothing function. See image. The blue line raw data and the "smoothened" line is th...
8 years 前 | 1 个回答 | 0
1
个回答提问
Plotting 3 unequal vectors
Hi guys, having a little trouble plotting this. I want to plot timeMat in the x axis and other vectors (GrayValScan,StoreData...
8 years 前 | 1 个回答 | 0
1
个回答提问
waitfor function not working properly.. need help
Hi guys, I used the waitfor function on matlab 2013b and now that i have installed 2015b, this function does not seem to work...
8 years 前 | 1 个回答 | 0
1
个回答提问
How to import timestamp from excel
I have a large data set and the first and second column are date and time followed by other parameter readings. When i import th...
8 years 前 | 3 个回答 | 0
3
个回答提问
Finding inflection point on a x,y plot
<</matlabcentral/answers/uploaded_files/39956/Plot.png>> Hi, how can i find the inflection point of the plot in the circled a...
9 years 前 | 1 个回答 | 0
1
个回答提问
Roots from a plot rather than function
<</matlabcentral/answers/uploaded_files/39922/Plot.jpg>> In the attached plot, is there a way to directly find the inflection...
9 years 前 | 0 个回答 | 0
0
个回答提问
Reset button for GUI
I created a GUI for image analysis and contains just one button that lets you select the images and a plot axes to see a plot. I...
9 years 前 | 2 个回答 | 0
2
个回答提问
GUI to .exe file
Hello, I recently created an image analysis GUI on Matlab and decided I should translate the file from MATLAB GUI to windows ...
9 years 前 | 1 个回答 | 0
1
个回答提问
image to binary issues
Hi, i want to run a single image through multiple thresholds. Initially, i had separate lines of code for each threshold (im2...
10 years 前 | 1 个回答 | 0
1
个回答提问
Matlab output to excel for loop
Hi, I have a code that analyzes several individual images through a for loop. the output for each selected image is called a...
10 years 前 | 0 个回答 | 0
0
个回答提问
Image analysis on multiple images
Hi, is there a way to automate an image analysis code to run through several images rather than me having to insert each imag...
10 years 前 | 3 个回答 | 0
3
个回答提问
Adjust brightness and contrast
Hello, How do I write a command in a script so that as soon as i run it and enter imread('image'), this command will automati...
10 years 前 | 3 个回答 | 1
3
个回答提问
Integration of a curve
hello, I have a X and y data points. ex: x=[2 3 5]; y=[3 6 3]; after plotting this simple curve, how do I integrate thi...
10 years 前 | 2 个回答 | 0
2
个回答提问
How to extract just one value?
Hi, suppose I have a polynomial plot and find roots using the "roots" command and i get vector with 2 or more values. How do ...
10 years 前 | 1 个回答 | 0
1
个回答提问
How do I get the minima of a parabola?
I have a function that starts with 2 matrices (7x1 in this case) tol=input('enter tolerance matrix: '); pix=input('enter p...
10 years 前 | 2 个回答 | 0