統計
MATLAB Answers
18 質問
0 回答
ランク
of 153,912
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
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