photo

Jerry Walker


FSU

Active since 2011

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

7 Questions
1 Answer

RANK
255,103
of 300,028

REPUTATION
0

CONTRIBUTIONS
7 Questions
1 Answer

ANSWER ACCEPTANCE
14.29%

VOTES RECEIVED
0

RANK
 of 20,860

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 167,043

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • 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,...

12 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 ...

12 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...

12 years ago | 1 answer | 0

1

answer

Question


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

13 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...

14 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...

14 years ago | 1 answer | 0

1

answer

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

14 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 ...

14 years ago | 3 answers | 0

3

answers