Community Profile

photo

az


Last seen: 9 months ago Active since 2018

Followers: 0   Following: 0

Statistics

  • Thankful Level 3

View badges

Feeds

View by

Question


how to evaluate definite integral
Could anyone please help to find wat is wrrong here in the f ? Thanks ho= 2; ep = 0.0:0.01:0.1; % ep = 0.02; L = 3; q = 14...

4 years ago | 1 answer | 0

1

answer

Question


How to use export_fig to save my plots in transparent background
Hello, Here is my code for the fig4 (X, Z, P, H1, H2, H3, H4 are the variables). Now I want to save them in .png format in tra...

4 years ago | 1 answer | 0

1

answer

Question


Solving system of nonlinear equation with boundary condition
Hello , I have a sys tem of 3 non linear equation for x, y, z with the boundary conditions. How can I solve them simultaneously ...

4 years ago | 1 answer | 0

1

answer

Answered
finding prominent maxima and minima of a column vector
Thank you Mr. Strider for your explanation. The reason I was trying to finf the peaks and vallys is that I want break the whole...

5 years ago | 0

Question


finding prominent maxima and minima of a column vector
Hello, Suppose I Have a column vector wcich has multiple maxima and minima, I just want to find the index of N= 4 number of t...

5 years ago | 2 answers | 0

2

answers

Question


Segmenting data based on multiple min and max value
Hello, I have the following xlsx file (x,y). I want to separate every section of the curve ( 4 downard, 4 upward) part separate ...

5 years ago | 1 answer | 0

1

answer

Question


Importing .mpt file
Hello, Could anyone suggest how can I import .mpt data file in matlab? Thanks.

5 years ago | 0 answers | 0

0

answers

Question


Sum specific range of column or row
Hi I have a 150 *273 matrix; How can I sum up from 2nd column to upto last column. Thanks.

5 years ago | 1 answer | 0

1

answer

Answered
luminance component of an image
Hello Mark, this the 'I_1' the one frame of the vedio. Thank you.

5 years ago | 0

Answered
luminance component of an image
All I can say you need to have this file to the vedio file path to open that in mathlab. Thanks.

5 years ago | 0

Answered
luminance component of an image
Hello Mark I trief to sent you the tennis_cif.yuv but the file is more than 30 K even in zipped condition. is there any way I ca...

5 years ago | 0

Question


luminance component of an image
Hi, I have a frame of a vedio sequence which is a 288*352 double. How can I extract the luminance component of the image? thanks...

5 years ago | 1 answer | 0

1

answer

Question


luminance component of an image
Hi, I have a frame of a vedio sequence I which is a 288*532 double. How can I extract only the luminance component? Thanks.

5 years ago | 4 answers | 0

4

answers

Question


Squaring a matrix and how the results matters
What is the absolute right way to square a metrix: say, A = rand (3,1) and I want absolute value abs (A' *A) abs (A)^2 ...

5 years ago | 1 answer | 0

1

answer

Question


How can I make iteration of 2 for loops of 2 variables of same length, so that output will be the same length of input variables, not their multiplication.
Hello here I am attaching the code I am running. If I iterate only one variable say LL keeping another variable mm constant valu...

5 years ago | 1 answer | 0

1

answer

Question


How can I load and save a excel data file (which has negative values in some rows) in MATLAB as an executable double. I tried and it gives me NAN for negative values. Here is the file. Thanks.
Hello I am using MATLAB 2018a. How can I load and save a excel data file (which has negative values in some rows) in MATLAB as...

5 years ago | 2 answers | 0

2

answers

Answered
How can I load multiple dat files of different name pattern and from different directory consecutively to do something
I am sending the whole folder with the code and files. Thank you

6 years ago | 0

Answered
How can I load multiple dat files of different name pattern and from different directory consecutively to do something
In this attachment the value of 'm' that I am using to interpolate in line 34. Now everything remain as of your corrected code j...

6 years ago | 0

Answered
How can I load multiple dat files of different name pattern and from different directory consecutively to do something
Hello Mr. Hamza, one thing, In your corrected code if in line 98 instead of "interploation_points' if I decide to use m1 values ...

6 years ago | 0

Answered
How can I load multiple dat files of different name pattern and from different directory consecutively to do something
Yes Mr. Hamza you are exactly right. Now on the first day you advised to download this FEX submission if in case .dat files are...

6 years ago | 0

Question


How can I load multiple dat files of different name pattern and from different directory consecutively to do something
Hi, I have some dat files of row*Column( 9999*10 )of names: dir1/a_0.1_1 dir1/b_0.1_2 dir1/c_0.3_1 dir1/c_1.5_1 ...

6 years ago | 6 answers | 0

6

answers