Braden Kerr
Followers: 0 Following: 0
Feeds
提问
Integration of Known Dataset to specific value
Hello, So I was working on a problem, and while I found a solution that works, its very ineligant and I was wondering out of p...
4 years 前 | 1 个回答 | 0
1
个回答提问
Solving complicated system of symbolic equations
Hello, I am attempting to solve a system of 3 equations that are all pretty complex and dont simplify down neatly to be used w...
4 years 前 | 3 个回答 | 0
3
个回答提问
Solving Coupled Differential Equations
Hello, I am trying to model the flutter in a wing and have two coupled equations of motion. There are two parameters I am mode...
4 years 前 | 1 个回答 | 0
1
个回答提问
Boxcar wont recognize a double
Hello, I am working on an assignment and we were provided with some sample code to use for part of a problem. When I input the...
4 years 前 | 0 个回答 | 0
0
个回答提问
Printing equations stored in a cell to plot titles?
Hello, Currently i have multiple equations stored a cell array and would like to print them as the titles to various plots. Si...
4 years 前 | 1 个回答 | 1
1
个回答提问
Calling different anonymous functions from a for loop
Hello, I have four functions that I need to call various values for and I was wondering if I can make this process faster by c...
4 years 前 | 1 个回答 | 0
1
个回答提问
Array not positive real value?
Hello, I am having trouble plotting this data. I have the code below and I keep getting an error regarding "Array indices must b...
4 years 前 | 1 个回答 | 0
1
个回答提问
While loop if condition
Hello, I have a while loop that I want to run if two conditions are met. I have the while loop and the first condition writt...
4 years 前 | 1 个回答 | 0
1
个回答提问
Selective Iterative Display Print
Hello, I am using optimoptions and iterative display to print the iterations of a specific function. However, I want to only p...
4 years 前 | 2 个回答 | 0
2
个回答提问
Index issue while using gradient of a function
Hello, I am attempting to take the gradient of a function and use that as a varaible in matlab function in order to calculat...
4 years 前 | 1 个回答 | 0
1
个回答提问
Using symbolic gradient with another function
Hello, I have a question regarding the use of symbolic gradient. I have an initial function, shown below, that is a function...
4 years 前 | 1 个回答 | 0
1
个回答提问
Overlaying Plots from 2 different sections of code
Hello, I have a weird question. So I have a code that runs in two sections, the first section creates a set of subplots that I...
4 years 前 | 1 个回答 | 0
1
个回答提问
Plotting a piecewise returns error
Hello, Plotting the code below returns the following erro: syms t t =[0:0.1:2*pi]; x = 2*sin(t); %% Plot 1 figure (1) ...
4 years 前 | 1 个回答 | 0
1
个回答提问
Plotting a function of a function with piecewise limits
Hello, I am trying to plot a function of a function, f(x(t)) with piecewise limits, however I keep getting an error that "Subs...
4 years 前 | 1 个回答 | 0
1
个回答提问
"Not enough input arguments" Error while calling multiple functions within another
Hello, In my script I have a fucntion that relies on 5 other functions, each of the subfunctions relies on two inputs, a and b...
4 years 前 | 1 个回答 | 0
1
个回答提问
Importing .mat files on a mac
Currently i have a large file from SignalCalc that has 54 sub trials in it. For each trial subfolder under the main lab folder t...
5 years 前 | 0 个回答 | 0