Community Profile

photo

Fatih


Kocaeli University

Con actividad desde 2014

Followers: 0   Following: 0

Contacto

Estadísticas

  • Thankful Level 1
  • First Answer

Ver insignias

Feeds

Ver por

Respondida
How can ı set initial value about for statement ???
I have resolved that topic. I have tried other ways but these are not success. dpb's way true. but late answer . :)) Thank you ...

más de 9 años hace | 0

Pregunta


How can ı set initial value about for statement ???
Hi ! for i = initial value(normally 1):1:100 for y = 1 : 1: 100 % I calculate something in this for and I ...

más de 9 años hace | 4 respuestas | 0

4

respuestas

Respondida
how to sum matrics inside a cell array?
Sorry, maybe I have not enough information. but methinks I understand you. if you want to sum all elements of matrix. please wri...

más de 9 años hace | 0

Respondida
How Can I take 3d image from 3 matrix ( x,y,z) in one step ??
maybe I can not describe what ı want, ı have 3 matrixes and I want to make map from these. This map must have 2 axis from rwX an...

más de 9 años hace | 0

Pregunta


How Can I take 3d image from 3 matrix ( x,y,z) in one step ??
function [mapBlock] = mapping (rwX,rwY,rwZ) xMapBlock=single(200); zMapBlock=single(100); mapBlock = single(NaN(zMapB...

más de 9 años hace | 2 respuestas | 0

2

respuestas