tyler Wallis
自 2018 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
Trying to fill the area under the function up to the dotted line.... can't figure out how to get area or fill functions to work
clear;clc; syms lam c1=3.7142*10^-16; %W*m^2 c2=1.4388*10^-2; %m*K eps=0.7; T=2000; %K ...
6 years 前 | 1 个回答 | 0
1
个回答提问
Solve function returns polynomial
I am trying to use the solve function to solve 2 equations with 2 unknowns (a whole number and an angle). I have already solved...
7 years 前 | 0 个回答 | 0
0
个回答提问
plotting an equation and finding its max and min
I would like to plot my function n_sx from 0 to 2*pi and find its max and min over that interval. I know that I can use fplot t...
7 years 前 | 2 个回答 | 0