Community Profile

photo

Mae


UC Davis

Active since 2016

Statistics

Content Feed

View by

Question


Import Spline from SOLIDWORKS into MATLAB
I have tried to export a SOLIDWORKS sketch as a dxf or dwg file and imported it into MATLAB, but with little success. All I want...

7 years ago | 0 answers | 0

0

answers

Question


Constructing an Adjacency Matrix from a Matrix/Table
I have a matrix, LinkData, whose first 2 columns contains node reference numbers, and the 3rd column contains data that the 2 no...

8 years ago | 1 answer | 1

1

answer

Question


Generate a character matrix through indexing and a for loop
I want to generate a character matrix through indexing and a for loop. This is what I have so far: top3Table = ones(3,1...

8 years ago | 1 answer | 0

1

answer

Question


interpolate/fill missing data from shifted waveform
I phase shifted a wave by T/2 (where T = time period) and I want to fill in the missing data that resulted from shifting the wav...

8 years ago | 0 answers | 0

0

answers

Question


Backwards Interpolation of Phase-Shifted Signal Waveform
I have a waveform plot that I phase shifted forward and now I need to do a *backwards* interpolation to fill in the missing data...

8 years ago | 0 answers | 0

0

answers

Question


Why doesn't my for loop work?
I am trying to do an assignment and I cannot seem to figure out why the code below does not work. I know how to do it with just ...

8 years ago | 2 answers | 0

2

answers