Community Profile

photo

Pieter


Technische Universiteit Delft

Active since 2013

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


Pseudo Inverse in Simulink during simulation
Good day, Currently I have the following situation: <</matlabcentral/answers/uploaded_files/11729/Screen%20Shot%202014-04-...

10 years ago | 0 answers | 0

0

answers

Question


Input signal for Simulink from image
Good day, I have the following image in .eps format: <</matlabcentral/answers/uploaded_files/11684/Screen%20Shot%202014-04...

10 years ago | 0 answers | 0

0

answers

Question


Implementing an expression in Matlab's Symbolic Math Toolbox
Good day, At the moment I have got equations which look like: A = ....- q1^2*q1c*q3c + q1*q3*q1c^2 - q1*q3*q2c^2 - q1*q3...

11 years ago | 1 answer | 0

1

answer

Question


Implementing a complex function in Simulink
In Matlab's command window I obtained several equations which look like: Tc1 = (- 2*J2*cos(t3)*sin(t1)*sin(t3)*n^2 + 2*J2*w...

11 years ago | 1 answer | 0

1

answer

Question


Pseudo inverse - out of memory
I have got the following equation: <<http://i98.photobucket.com/albums/l272/Pinokkio89/Matrix_zps43b9a4a1.png>> Where chat...

11 years ago | 0 answers | 0

0

answers

Question


Concatenate cell data in an array
Good day, I have got a cell which looks something like: c{1} = [2 3 1 3 9 1 9 8 ...

11 years ago | 1 answer | 0

1

answer

Question


Multiple trisurf plots with different colours
Good day, I have made two plots using Matlab's trisurf command: trisurf(tri1,X1,Y1,Z1); hold on trisurf(tri2,X2,Y2,Z2...

11 years ago | 1 answer | 0

1

answer

Question


Changing the z-location of a 2D triplot
Good day, I have the following code: numx=3; numy=3; xgrid=0:(1/numx):1; ygrid=0:(1/numy):1; [X,Y] = meshgrid(xgr...

11 years ago | 0 answers | 0

0

answers

Question


Structured triangulation of a square domain
Good day, I'd like to obtain a structured triangulation of a square domain. An example of my current code is: numx=3; n...

11 years ago | 1 answer | 0

1

answer

Question


Jagged 3D plot at borders of a triangular domain
My problem is that the 3D plot I am creating appears jagged at the borders of the triangular domain. I started by creating X,...

11 years ago | 0 answers | 0

0

answers