Statistics
All
RANK
179,438
of 297,503
REPUTATION
0
CONTRIBUTIONS
3 Questions
0 Answers
ANSWER ACCEPTANCE
66.67%
VOTES RECEIVED
0
RANK
of 20,449
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
How to import data correctly from the attatched .csv file?
opts = detectImportOptions('Compare for L100 and L150\Result_R-970_W-10um_C-LRL-C_Model.csv','TrimNonNumeric',true,'NumHeaderLin...
4 years ago | 1 answer | 0
1
answerSolved
Free passes for everyone!
_Simply return the name of the coolest numerical computation software ever_ *Extra reward* (get a _freepass_): Once a mont...
4 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:...
4 years ago
Question
Unusual size of array
close all; clc; clear; sobj=sparameters('W=2um_L=20um.s2p'); s=sobj.Parameters; freq=sobj.Frequencies; y_params = s2y(s); ...
4 years ago | 1 answer | 0
1
answerQuestion
How to import data from attatched csv file?
In the attatched csv file there is a lot of clutter other than data, first 11 lines are not needed, so I used T=readtable('data...
4 years ago | 2 answers | 0