Feeds
提问
Testing if Data is close to the Exponential Distribution
I want to see if the data that I have has an exponential distribution. I would like an empirical way to see how far from the exp...
3 years 前 | 1 个回答 | 0
1
个回答提问
Having trouble connecting MATLAB to Lumerical
Hi! I'm trying to connect my 64-bit MATLAB 2019a to Lumerical so that I can use the matlab(); script command in Lumerical. I tri...
4 years 前 | 0 个回答 | 0
0
个回答已回答
Don't Understand how COMSOL component changes when parameters change
For anyone who has a similar problem I've figured it out: I had tried to add parameters to the compact history function I dow...
Don't Understand how COMSOL component changes when parameters change
For anyone who has a similar problem I've figured it out: I had tried to add parameters to the compact history function I dow...
4 years 前 | 0
| 已接受
提问
Don't Understand how COMSOL component changes when parameters change
I am trying to change the parameters for my COMSOL program using loops in MATLAB. The parameters I wanted to change were set to ...
4 years 前 | 1 个回答 | 0
1
个回答提问
Updating Parameters in MATLAB COMSOL Using Loops Giving Different Results than normal COMSOL
I am trying to change the parameters for my COMSOL program using loops in MATLAB. The parameters I wanted to change were set to ...
4 years 前 | 1 个回答 | 0
1
个回答已回答
Reading .txt file as Table in MATLAB
I figured it out! In case anyone else has this problem try this: [X, Y, E] = textread(file, '%f %f %f','headerlines', 9) ; % E ...
Reading .txt file as Table in MATLAB
I figured it out! In case anyone else has this problem try this: [X, Y, E] = textread(file, '%f %f %f','headerlines', 9) ; % E ...
4 years 前 | 1
| 已接受
提问
Reading .txt file as Table in MATLAB
I'm trying to extract a single value from a .txt file. My goal was to make it a table and then just extract the value I need usi...
4 years 前 | 1 个回答 | 0
1
个回答提问
Dynamically change .txt file name in MATLAB, COMSOL simulation
I have exported code for my COMSOL simulation to MATLAB and I am working on looping through different parameter values for each ...
4 years 前 | 1 个回答 | 0
1
个回答提问
COMSOL Livelink for MATLAB Mac
I am trying to setup COMSOL Livelink for MATLAB and I am utterly failing. Everything I keep finding on the internet is mainly ma...
4 years 前 | 0 个回答 | 1
