Shane Palmer
Followers: 0 Following: 0
Feeds
提问
Matlab solver for natural log equation
Hello, I thought this was a simple solver equation, I know I am doing something wrong, because the result should be about S=14...
4 years 前 | 2 个回答 | 0
2
个回答提问
plotting multiple coefficients of polynomial function
Hello, I have tried to follow the suggested examples for plotting multiple graphs on one figure of the same function with diffe...
4 years 前 | 1 个回答 | 0
1
个回答提问
convert equation to matrix for 3d plot
Hello, I am trying to represent this function in 3D as a surface, been doing some more experimenting here. I am having problem...
4 years 前 | 0 个回答 | 0
0
个回答提问
maximum value not evaluating
Hello, I have tried to evaluate my function for it's maximum, but I keep failing. What am I missing here? I realize this is a ...
4 years 前 | 1 个回答 | 0
1
个回答提问
empty sym 0-by-1
Hello, I followed a few responses to the empty sym 0-by-1 issue and they pointed out that I had to indicate which parameter I w...
4 years 前 | 1 个回答 | 0
1
个回答提问
Matlab solver results in empty sym: 0-by-1
Hello, I thought that the equation I was solving was fairly simple. I am trying to solve for theta from the equation. The sol...
4 years 前 | 1 个回答 | 0
1
个回答提问
How to manually replicate the bode() gain plot from a transfer function
Hello, I have been trying to replicate a bode gain plot from a given transfer function (see code below). I am not seeing where...
4 years 前 | 1 个回答 | 1
1
个回答提问
Output a solution for a function at a specific value input
Hello, I am trying to remember how to code a function (i.e. y = mx+b), to output a solution (y) by inputting a single input (x)...
4 years 前 | 1 个回答 | 0
1
个回答提问
How to substitute jw for s in a transfer function in Matlab?
Hello, I am looking to easily substitute the complex number j*omega into the s variable within a transfer function that has bee...
4 years 前 | 1 个回答 | 0
1
个回答提问
How to solve a cosine function raised to the 3rd power
Hello, I am trying to use the matlab solver to determine the roots for this trig function: eqn = solve(1.5936==(2-3*cos(th...
4 years 前 | 1 个回答 | 0
1
个回答提问
Plot data arrays from loaded data structure file
Hello, I am not understanding the difference in my loaded data arrays. I have a 1x1001 array that I can plot just fine, but I w...
5 years 前 | 1 个回答 | 0
1
个回答提问
Why does my fplot output a plot filled with colored horizontal lines?
I am trying to run an fplot command and the resulting plot does not give me my expected output. The fplot is full of horizontal...
5 years 前 | 1 个回答 | 0