統計
All
Feeds
質問
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 ...
約12年 前 | 3 件の回答 | 0
3
回答質問
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...
約12年 前 | 1 件の回答 | 0
1
回答質問
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...
約12年 前 | 2 件の回答 | 0
2
回答質問
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...
12年以上 前 | 1 件の回答 | 0
1
回答質問
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 ...
12年以上 前 | 0 件の回答 | 0
0
回答質問
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...
12年以上 前 | 1 件の回答 | 0
1
回答質問
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'; '...
12年以上 前 | 1 件の回答 | 0
1
回答質問
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...
12年以上 前 | 2 件の回答 | 0
2
回答解決済み
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...
12年以上 前
解決済み
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:...
12年以上 前
質問
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...
12年以上 前 | 1 件の回答 | 0
1
回答質問
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...
12年以上 前 | 3 件の回答 | 0
3
回答回答済み
[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...
[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...
12年以上 前 | 2
質問
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...
12年以上 前 | 1 件の回答 | 0
1
回答質問
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...
約13年 前 | 1 件の回答 | 0
1
回答質問
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...
約13年 前 | 5 件の回答 | 0
5
回答質問
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...
約13年 前 | 1 件の回答 | 0
1
回答質問
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...
13年以上 前 | 1 件の回答 | 0