Feeds
질문
how to move the graph vertically downward to zero?
Hi all, In the attached graph there are 2 types of data the blue one is observed those are I want calculate the mean and shif...
9년 초과 전 | 답변 수: 1 | 0
1
답변질문
how can I plotting one over other?
hi all the attached figure is contains of 2 curves, those are which I want to plot them over each other by using statistical wa...
9년 초과 전 | 답변 수: 1 | 0
1
답변질문
problem in reading datetime
HI ALL I Got a problem in reading string data file, the error is ??? Error using ==> textscan Invalid file identifier. ...
9년 초과 전 | 답변 수: 1 | 0
1
답변질문
problem with reading ASCII file
hi all, I can't read this ASCII file (I was open it in txt form) the problem is in the first character line and in the date f...
9년 초과 전 | 답변 수: 1 | 0
1
답변질문
problem with converting data
Dear all, I have a problem error when I converted data in a cell '17 Mar 2010 10:00,02.510' I got this error First input mu...
9년 초과 전 | 답변 수: 1 | 0
1
답변질문
what type of neural network?
Hi all, I wanna start working with neural network to predict sea level variations What type of NN should I use? I'm beginner N...
9년 초과 전 | 답변 수: 1 | 0
1
답변질문
how to use octave with matlab?
Hi all, the attached script is by using octave I cannot run it. if there is a toolbox or something required please tell me ...
거의 10년 전 | 답변 수: 3 | 1
3
답변질문
why i getting Output argument error ?
I wrote this function code but I want to know why I getting this error Error in ==> WvPr at 19 g = 9.8; ...
거의 10년 전 | 답변 수: 2 | 0
2
답변질문
how to write a function in interval?
hi, can you please help me to write this function code in matlab? thank you in advance
대략 10년 전 | 답변 수: 2 | 2
2
답변질문
how to write if statement into for loop?
Hi all, I have scattered data and I want to put them together and exclude the other which is not locate along the main axis, ...
10년 초과 전 | 답변 수: 1 | 0
1
답변질문
interpolate data points problem
hi all why i get this error when interpolating data NaN found in Y, interpolation at undefined values will result in...
10년 초과 전 | 답변 수: 1 | 0
1
답변질문
how to change matrix dimensions?
hi all how can i change the matrix dimension from 312*1 to 276*1 thank you
10년 초과 전 | 답변 수: 2 | 0
2
답변질문
Help me plz, Empty matrix!
hi, I have this code clc;clear all;close all a=dir('*.nc'); for i=2:numel(a) nc_cat('ts_oaflux_1958.nc',a(i).n...
10년 초과 전 | 답변 수: 1 | 0
1
답변질문
How to equate the matrix dimension?
Hi all, I wanna equate the matrix size to [12 15 13] but its include a matrices dimensions [6 15 13] how to to equating them...
10년 초과 전 | 답변 수: 0 | 0
0
답변질문
how to use nan matrix
Hi all, please I want to Know why the P variable does not included in the p nan matrix like other variable this is the code:...
10년 초과 전 | 답변 수: 0 | 0
0
답변질문
replace NaN values with numericl values
Hi all, i have a NaN values in the matrix those i can not importing a numerical values in it the undefined variable error is...
10년 초과 전 | 답변 수: 3 | 1
3
답변질문
problem with undefined variable in for loop.
hi, I have problem here for undefined variable for i=1:41 ncload(['wod_00',num2str(cast(i)),'O.nc']); % pause [n,m]=...
10년 초과 전 | 답변 수: 1 | 0
1
답변질문
how can import numeric matrix into NaN matrix?
hey, i cant import numeric matrix into NaN matrix that i used in my program i have this IF loop if (~exist('Salinit...
10년 초과 전 | 답변 수: 0 | 0