Community Profile

photo

sabah


NICE

Active since 2014

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


how can i select part of column from matrix 2000*6
x=m(:1) its ok i'm already select column but i want part from column same 1400:1500 so i'm try already example x...

9 years ago | 2 answers | 0

2

answers

Question


how can i read 20 files form excel for matlab together
i have code for read one file [a,b,c]=xlsread('myfile.xlsx') save myfile c ;its work but i want read 20 files together in one f...

9 years ago | 2 answers | 0

2

answers

Question


how can i take the Fourier transformer from light signal by matlab where the light signal is vector (1*999)
i have signal of vector (1*999) from 87 data every data have this vector i am already red all the data i want make loop for ta...

9 years ago | 0 answers | 0

0

answers

Question


how can calculate power spectral density from data (999*1)
i have 8 vector every one have size (999*1) i want calculate power spectral density for fond the frequency

9 years ago | 1 answer | 0

1

answer

Question


how can i use matlab with slope along the curve
i have w= 0.00229*r0^(-5/3)*f^(-11/3) how can i fond the slope from this forml where r0 is matrix (99*71)also f is (99*17)

9 years ago | 1 answer | 0

1

answer

Question


i have prop.matlab said error using m power matrix must be square
R=(d1^(-1/3)-1.525*L0^(-1/3))/(d1^(-1/3)-d2^(-1/3));

9 years ago | 0 answers | 0

0

answers

Question


i have prob.at the varriance in this code he said NON I do not know also rol ,rot
clear all, close all; >> >> importfile('BaryAlt_2014-10-24_17h57.11.csv'); >> d1=0.06; >> lamda=500*10^-9; >> x0=0.2; >...

9 years ago | 0 answers | 0

0

answers

Question


how can i convert excel file to mat file
i have excel file i want to convert to mat file for estimate the parameter turbulence of atmosphere

9 years ago | 1 answer | 2

1

answer