photo

David


Miami University

2011년부터 활동

Followers: 0   Following: 0

메시지

통계학

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


fdatool, how to use generated C header file
I used to fdatool in MATLAB to generate a digital lowpass filter and exported it as a C header file but I am not sure how to exa...

거의 12년 전 | 답변 수: 2 | 1

2

답변

질문


Polar Plotting issues:
I am trying to plot points on the polar plot and am running into some issues. I tried coming up with my own algorithm to fix it ...

12년 초과 전 | 답변 수: 1 | 0

1

답변

질문


How to assign parts of a matrix equal to a single vector
In matlab if you had a vector called y = ones(5,5), you could do the following assignments: y(:,1) = 0; First column in all r...

12년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Graphing the Fourier Transform of a Square pulse: Problems with filled in sinc function, frequency axis, and amplitude.
I am attempting to show the graph of the Fourier transform of a square pulse function but I am having a few issues. The first on...

12년 초과 전 | 답변 수: 1 | 0

1

답변

답변 있음
String array for creating titles for multiple Figures:
I figured it out. All i had to do was replace the [] with {}. This changes the strings to cells so it reads the whole string ins...

12년 초과 전 | 1

질문


String array for creating titles for multiple Figures:
So I have a program that creates 8 figures, and I would like to create an array of strings where titles = ['bla1' 'bla2' ... 'bl...

12년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Iterating Structures:
I am currently trying to write a matlab program that has ALOT of information to use. Currently I am using all arrays, because I ...

12년 초과 전 | 답변 수: 1 | 0

1

답변