lina - MATLAB Central
photo

lina


自 2014 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB AnswersFrom 03/14 to 04/25Use left and right arrows to move selectionFrom 03/14Use left and right arrows to move left selectionTo 04/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

18 个提问
0 个回答

排名
12,661
of 298,029

声誉
4

贡献数
18 个提问
0 个回答

回答接受率
61.11%

收到投票数
4

排名
 of 20,523

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 160,187

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

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...

10 years 前 | 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...

10 years 前 | 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. ...

10 years 前 | 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...

10 years 前 | 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...

10 years 前 | 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...

10 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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, ...

11 years 前 | 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...

11 years 前 | 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

11 years 前 | 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...

11 years 前 | 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...

11 years 前 | 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:...

11 years 前 | 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...

11 years 前 | 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]=...

11 years 前 | 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...

11 years 前 | 0 个回答 | 0

0

个回答