Feeds
질문
adding gaussian white noise to data
how do I add gaussian white noise with 0 mean and 1 std?
13년 초과 전 | 답변 수: 2 | 0
2
답변질문
matrix indexing and for loops
Hi I am still learning the ropes with Matlab and have another problem I am not sure how to get round. I have a matrix Z whi...
13년 초과 전 | 답변 수: 2 | 0
2
답변질문
Organising data into new matrix nxp
Hi! I have several matrices (Z1, Z2, Z3 etc.) all of which are 322x202 and are values of depths from seabed surveys (each depth ...
13년 초과 전 | 답변 수: 1 | 0
1
답변질문
How to change the size of a matrix by filling with nan's?
Hello I have x, y and z matrices relating to lat,long and depth of bathymetric surveys. I have this data for several years a...
13년 초과 전 | 답변 수: 1 | 0
1
답변질문
multidimensional matrix
[EDIT: 20110614 09:54 CDT - reformat - WDR] I have a matrix dep(time,lat,lon), shape=[5 20000 30000] The matrix is data from 5...
13년 초과 전 | 답변 수: 1 | 0
1
답변질문
Replace zeros with NaN's - when there are already NaN's in the matrix?
Hi I have a large square matrix which is made up of smaller square matrices which have some NaN values. I used 'blkdiag' to ...
13년 초과 전 | 답변 수: 3 | 1
3
답변질문
Import and combine multiple XYZ.txt data files into one X, Y and Z column vectors
Hi I have a large number of txt files with different names, each one has tab seperated values of X Y and Z data in 3 columns....
13년 초과 전 | 답변 수: 1 | 0
1
답변질문
Lat / Long and Elevation Data - Seabed survey - Surface Plot
I have data from a seabed survey in Excel format - 3 columns, the first one contains the Eastings, the second contains the North...
13년 초과 전 | 답변 수: 1 | 0