Feeds
提问
How to create a scatter plot with three variables?
Hello, I have a set of data (pressure, temperature, count)->(x,y,z). Is there a way to plot this in 2D with the z plotted in c...
5 years 前 | 1 个回答 | 0
1
个回答提问
I need help with plotting streamlines of a potential gradient
Hello, clear clc close all syms x y n; a=10; b=10; alpha(n)= n*pi/b; Potential_o= 1; Potential = 0; %[x,y] = meshgri...
6 years 前 | 0 个回答 | 0
0
个回答提问
Using Spectrum analyzer in Simulink
Howdy, So I'm using Simulink to look at the frequency spectrum of an audio file and I'm having a hard time understanding the ...
9 years 前 | 1 个回答 | 0
1
个回答提问
Need help with solving equations
Say I have a set of equation: x = 2a+1b and y = a-30b, and I want to solve for 'a' and 'b' with x = constant and y = [0:1:10]. I...
9 years 前 | 1 个回答 | 0

