Feeds
提问
How do I use the solve function to solve the following equation
Here is my code. My aim is to solve for value beta using the following equations. I have used the solve function. But I get the ...
12 years 前 | 1 个回答 | 0
1
个回答提问
How to add legend to a .fig file?
Hi, I have a .fig file which I made by cutting plots from other .fig files. So I had basically had 5 plots on 5 different .fi...
12 years 前 | 1 个回答 | 1
1
个回答提问
How do I plot this simple function in matlab
I have a function f(x) = +i x>0; = 1 x=0; = -i x<0 ;...
12 years 前 | 2 个回答 | 0
2
个回答提问
How do I plot this convolution correctly???
I am trying to plot the following function sinc(x/.2) convolved with rect(x/10) clc; close all; clear all; x = linspac...
12 years 前 | 1 个回答 | 0
1
个回答提问
How can I plot a comb function?
Hello, A comb function is an array of delta functions spaced equally. I want to plot a function like this. F(x)= comb(2x)*sin...
12 years 前 | 5 个回答 | 0