photo

Johan Winges


Chalmers University of Technology

Active since 2015

Followers: 0   Following: 0

Message

Ph.D. at Chalmers University of Technology, Department of Signals and Systems, Signal Processing group. Self appointed Matlab wizard.

Statistics

All
File Exchange

4 Files

Cody

0 Problems
5 Solutions

RANK
N/A
of 298,363

REPUTATION
N/A

CONTRIBUTIONS
0 Questions
0 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
0

RANK
5,400 of 20,572

REPUTATION
234

AVERAGE RATING
3.50

CONTRIBUTIONS
4 Files

DOWNLOADS
7

ALL TIME DOWNLOADS
2205

RANK
53,492
of 160,969

CONTRIBUTIONS
0 Problems
5 Solutions

SCORE
60

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Personal Best Downloads Level 1
  • First Review
  • 5-Star Galaxy Level 1
  • GitHub Submissions Level 3
  • First Submission
  • Solver

View badges

Feeds

View by

Solved


Is my wife right?
Regardless of input, output the string 'yes'.

9 years ago

Solved


Find all elements less than 0 or greater than 10 and replace them with NaN
Given an input vector x, find all elements of x less than 0 or greater than 10 and replace them with NaN. Example: Input ...

9 years ago

Solved


Column Removal
Remove the nth column from input matrix A and return the resulting matrix in output B. So if A = [1 2 3; 4 5 6]; and ...

9 years ago

Solved


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

9 years ago

Solved


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

9 years ago

Submitted


menuN - Improved menu figure for Matlab
An extension of Matlab's menu function. A graphical user interface for input selection.

9 years ago | 3 downloads |

4.5 / 5
Thumbnail

Submitted


scatteredInterpn
Linear interpolation of n-dimensional scattered data

9 years ago | 2 downloads |

0.0 / 5
Thumbnail

Submitted


print_table
Print data in a table format (text or latex)

9 years ago | 1 download |

2.5 / 5
Thumbnail

Submitted


Structure cat, merge and override
Utility functions for structures in Matlab to cat (concatenate), merge and override structures.

9 years ago | 1 download |

0.0 / 5