Statistik
RANG
12.635
of 295.495
REPUTATION
4
BEITRÄGE
15 Fragen
2 Antworten
ANTWORTZUSTIMMUNG
80.0%
ERHALTENE STIMMEN
2
RANG
of 20.240
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
Formatting the plot command
Hi everyone, I currently have values on the x and y axis which are all to the power of 1 x 10^10. I would like this value to be ...
fast 12 Jahre vor | 3 Antworten | 0
3
AntwortenFrage
What is the escape character when using xlabel?
Hi everyone, I am trying to output, on the x axis of my graph z' Now, I am using the matlab command xlabel('Z','f...
fast 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Magnitude not showing up
Hey everyone, I found this code on a website and a simplified version is: %2D FFT Demo close all; clear all; %Import ima...
etwa 12 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
How to use colormap
Hi everyone. I want to color in the letter 'a' from an image full of different characters. I have two images, one with the chara...
etwa 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Selecting more than one section for region of interest using roipoly
Hey everyone, I am using the roipoly function to specify a region of interest. My problem is that I would like to have at least ...
etwa 12 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
histogram plot not working for my image
Hi eveyone, I originally had a .tiff image (CMYK format) that I converted to RGB. I then converted to gray scale. On the graysca...
etwa 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Adding more colors to my array
Hey everyone, i have an array of colors and would like to add more. I currently have: plot_type = ['r'; '-g'; '-b'; '-c'; '...
mehr als 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Help understanding the following errors
Hello everyone, My current code is the following: chooseEquation = 'poggiolini'; for att_db=0.18/1e3:0.01/1e3:0.20/1...
mehr als 12 Jahre vor | 2 Antworten | 0
2
AntwortenGelöst
Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...
mehr als 12 Jahre vor
Gelöst
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
mehr als 12 Jahre vor
Frage
Help with saving to matlab
hey everyone, i am trying to save to matlab on my windows based computer but I get the error message (and warning) Warning: Inva...
mehr als 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
My code does not produce the correct curve.
Hey everyone, here is a link which shows what formulas I have used, what parameters I have used, and the correct graph that I sh...
mehr als 12 Jahre vor | 3 Antworten | 0
3
Antworten[DISCONTINUED] Wish-list for MATLAB Answer sections.
Hey everyone, I propose that there should be a built in way to add attachments such as images. I think it would be beneficial wh...
mehr als 12 Jahre vor | 2
Frage
Adding images to help improve my question
Hey everyone, I will be asking a matlab question however I feel that it would be best to show an image of the equation and graph...
mehr als 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
producing the magnitude of the butterworth graph
Hello everyone, I am trying to write some matlab code to show the magnitude of the butterworth equation of order 2. The equat...
fast 13 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to divide and times in matlab
Hey everyone! Basically im trying to write my fist line of code, in matlab, to the given formula: |G(jw) |= 1/√(R^2+(wL- 1/w...
fast 13 Jahre vor | 5 Antworten | 0
5
AntwortenFrage
finding the sampling frequency from the following
Hi everyone, I have to work out the sampling frequency. I have set up a vector of time values with 128 elements sampled at tw...
fast 13 Jahre vor | 1 Antwort | 0
1
AntwortFrage
DTMF- is my signal processing method possible?
Hi everyone! This is my first post so sorry if request something that I shouldn't. As an overview, I am working on a project tha...
etwa 13 Jahre vor | 1 Antwort | 0