Feeds
提问
Extract linear region of data (stress-strain data)
Hi all. I have experience in about 1 class with Matlab but I'm stumped right now. I know I could do this manually, but I'm tryin...
9 years 前 | 0 个回答 | 0
0
个回答提问
Can I dock/combine Simulink library browser window?
Hi all... first day on Simulink. My understanding is that to use Simulink, I need to have Matlab open the entire time. I also...
10 years 前 | 1 个回答 | 1
1
个回答提问
"Simple" Recursive number sequence?
Hi there everybody. I'm somewhat new to recursion. I've been given the task of try to generate the Catlan numbers recursively. I...
10 years 前 | 1 个回答 | 0
1
个回答提问
Simple Linear Interpolation using Interp1
Hi all. I'm fairly new to Matlab and I'm just trying to interpolate. I have a [1 12] time vector that represent 12 hours. I a...
10 years 前 | 1 个回答 | 0
1
个回答提问
Second Order ODE basics?
Hi there... I'm a bit confused on how to solve 2nd order ODE's in Matlab. I feel like I can correctly reduce the 2nd order syste...
10 years 前 | 1 个回答 | 0
1
个回答提问
Turn my (easy) for loop into a recursive function?
Hi all. I'm really stuck on this problem - probably simple for many people here. I'm given a number as an input. As my output, I...
10 years 前 | 1 个回答 | 0
1
个回答提问
How to fill a preallocated matrix with function output?
Hi there. I've preallocated a zeros(10,4) matrix. I'm trying to store the result or "fill" each row with the output of anothe...
10 years 前 | 1 个回答 | 0