Ivar Eskerud Smith
Followers: 0 Following: 0
Researcher
Statistics
RANK
152,761
of 293,937
REPUTATION
0
CONTRIBUTIONS
1 Question
0 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
873 of 20,060
REPUTATION
2,121
AVERAGE RATING
4.70
CONTRIBUTIONS
22 Files
DOWNLOADS
32
ALL TIME DOWNLOADS
19825
RANK
of 150,174
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
Feeds
Submitted
Trim whitespace from SVG file
Trim the whitespace from a SVG file by setting the viewBox equal to the bounding box.
6 years ago | 3 downloads |
Submitted
Control MS Word from matlab
A set of functions that can control word from matlab by activex.
8 years ago | 1 download |
Submitted
ProcessLauncher
Class to launch multiple detached processes, specifying how many threads to use.
8 years ago | 1 download |
Question
Simplifying/gathering expression on known variables
I am trying to do some analytical math with matlab using the symbolic toolbox, and at the end gather/simplifying the result usin...
11 years ago | 0 answers | 0
0
answersSubmitted
joinCellString
Join a cellstring into a character string by specified delimiter.
11 years ago | 1 download |
Submitted
Hampel filter in C++
Detect and replace outliers in a signal.
11 years ago | 3 downloads |
Submitted
addScrollbar
Add a scrollbar to scroll the x- or y-axis on one or more axes in a figure.
12 years ago | 2 downloads |
Submitted
Order of magnitude of number
Returns the order of magnitude of one or more numbers.
12 years ago | 1 download |
Submitted
speedfanReader
Code to read temperatures (gpu/cpu/hdd), fan speeds and voltages from speedfan.
12 years ago | 1 download |
Submitted
fuzzyCompare
Compares two floating point values and returns true if they are considered equal, false otherwise
12 years ago | 1 download |
Submitted
scroll
Scroll/shift axis-limits for one or more axes by a specified factor.
12 years ago | 1 download |
Submitted
groupStruct
Group a struct-array by the nominal values for specified fields.
12 years ago | 1 download |
Submitted
Create valid variable name
Crate a valid variable name from a string or cell of strings.
12 years ago | 1 download |
Submitted
splitstring
Split a string into a cell array by specifying a delimiter.
12 years ago | 2 downloads |
Submitted
setarg
Set value for value/argument pair in varargin/cellstring. See also getarg, hasarg
12 years ago | 1 download |
Submitted
hasarg
Check if a specific value/argument pair exists in varargin/cellstring
12 years ago | 1 download |
Submitted
List Selection Dialog
A dialog to select multiple strings from a set of specified strings.
12 years ago | 2 downloads |
Submitted
Set nominal values for data
Set nominal values for data by specifying a limit
12 years ago | 1 download |
Submitted
Sort back data to original order
Sort back sorted data to initial state
14 years ago | 2 downloads |
Submitted
Interactive regression on a plot
Perform regression on plotted data in a figure by manually choosing the regression area.
14 years ago | 1 download |
Submitted
avisynthReader
Read videos into matlab using avisynth. (Avisynth has to be installed on your system)
14 years ago | 1 download |