Community Profile

photo

Antoine van Hirtum


Universiteit Twente

Active since 2014

Followers: 0   Following: 0

Message

Professional Interests: SIMULINK, differential equations

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


How to plot a cross-section of a three dimensional graph (error using isosurface) ?
I would like to know why MATLAB returns a symbolic array for a numerical input (I never used syms command in my code so I don't ...

5 years ago | 0 answers | 0

0

answers

Question


How to convert Symbolic Cell to Matrix Double?
How to convert Symbolic Cell to Matrix Double on which I can perform calculations and which I can plot? The cell2mat function do...

6 years ago | 0 answers | 0

0

answers

Question


How to store solutions of roots-function inside matrix?
I have a simple equation v=ax^4+bx^3+cx^2+dx^1+ex^0 for which I would like to calculate the roots.But not only for a single valu...

6 years ago | 1 answer | 0

1

answer

Answered
How to use root function inside for loop?
Thanks for your answer. In order to solve the problem I simplified my code and added comments to clarify. I have used the roots ...

6 years ago | 0

Question


How to use root function inside for loop?
I would like to use a for loop to perform the roots command for a cubic function for a range of theta's and phi's and volumes. ...

6 years ago | 2 answers | 0

2

answers

Question


How do I model the two-dimensional particle trajectory of a particle subject to electric field using SIMULINK?
I am trying to model the dynamics of a particle subject to an inhomogeneous electric field (dielectrophoresis). Therefore I hav...

7 years ago | 0 answers | 0

0

answers

Question


Error using surf invalid parameter/value pair arguments
Hello, I have a problem with the surf command. When I try to make a graph I get the following error: "Invalid parameter/valu...

7 years ago | 1 answer | 0

1

answer

Question


remove last line data file
A MATLAB script is made to load data from a .xyz file into the workspace. The datafile consists of three columns of numbers, th...

9 years ago | 1 answer | 0

1

answer

Question


Video compression of .avi video made by .png images using VideoWriter command
I have a question about a video I'm trying to make of pictures made in advance by Matlab. Before I run the code the pictures are...

9 years ago | 0 answers | 0

0

answers

Question


Meshgrid and interp2 to make a mask for planefitting
For my bachelor assignment I do research on piezoelectric materials (materials that are able to mechanically deform under influe...

9 years ago | 0 answers | 0

0

answers

Question


How to make sure that matlab answer in command window is copied to text file in two distinct columns(in exactly the same way as a mirror image of the command window)?
A script is made to produce all permutations of vector x with vector y. so each element of x is assigned to each element of y. ...

9 years ago | 1 answer | 0

1

answer