photo

Peter Wittenberg


Last seen: 5 months ago Active since 2012

Followers: 0   Following: 0

Message

Professional Interests: Signal Processing

Statistics

All
MATLAB Answers

1 Question
4 Answers

Cody

3 Problems
463 Solutions

RANK
10,010
of 300,584

REPUTATION
4

CONTRIBUTIONS
1 Question
4 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
2

RANK
 of 21,030

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK
348
of 169,723

CONTRIBUTIONS
3 Problems
463 Solutions

SCORE
4,675

NUMBER OF BADGES
7

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • MATLAB Central Treasure Hunt Finisher
  • Quiz Master
  • First Review
  • First Answer
  • Tiles Challenge Master
  • Creator
  • Speed Demon
  • Commenter
  • Promoter
  • Solver

View badges

Feeds

View by

Answered
Can you create Ultrasound directional speakers simulations
This sounds like it is a standard type of problem addressed with the functions of the Phased Array Toolbox. Your array is a pha...

3 years ago | 0

Question


Getting steered beam gain in Phased Array Toolbox
If you use the pattern command in the Phased Array tool box, you can see the gain pattern that results. These are correct. Now...

3 years ago | 1 answer | 0

1

answer

Answered
how can I increase font size in Matlab scripts
I looked up this thread because my script was shrinking to such a small size that I had trouble reading it. While the answer ab...

5 years ago | 1

Answered
Read a column which has comma seperated values
What I have done for similar circumstances (and I have seen even worse) is to use the importdata function. Now importdata will ...

13 years ago | 0

Answered
Font of axis data and legends
There's a way that's somewhat easier to remember and use, although not as general. First, though, let's assume that you have cr...

13 years ago | 1