Community Profile

photo

Jerry Walker


FSU

Active since 2011

Followers: 0   Following: 0

Message

Statistics

  • First Review
  • Thankful Level 1

View badges

Feeds

View by

Question


Exporting a .mat file.
I would like to export a .mat file containing complex numbers to use in a VHDL program. I need to get the data in the form (-1,...

10 years ago | 0 answers | 0

0

answers

Question


Time to run programming
Is there a way to insert code to determine the length of time MATLAB takes to process sections of coding? For example the time ...

10 years ago | 3 answers | 0

3

answers

Question


I need help with this plot
This code should have net B field rotating in opposite directions. I'm at a loss to make it work. clc clear all clos...

11 years ago | 1 answer | 0

1

answer

Question


inverse of log10
Is there a MATLAB command that is the inverse of log10?

12 years ago | 2 answers | 0

2

answers

Question


Converting Polyfit exponents to a power of e
I have used polyfit to convert a raw data file of current and voltage for a diode to an equation for current = f(voltage) and pl...

12 years ago | 1 answer | 0

1

answer

Question


Substatuting numbers in dsolve
The following is a program to solve a second order differential equation using dsolve. I would like to be able to vary the param...

12 years ago | 1 answer | 0

1

answer

Answered
Anonymous Function
Thanks, I made the change and the program works as expected.

13 years ago | 0

Question


Anonymous Function
[EDIT: 20110623 22:10 CDT - reformat - WDR] I am having considerable difficulty with the program below. My goal is to be able ...

13 years ago | 3 answers | 0

3

answers