Community Profile

photo

Jakub Bialek


NUIG

Active since 2011

Statistics

All
  • 5-Star Galaxy Level 3
  • Personal Best Downloads Level 2
  • First Review
  • First Submission
  • Thankful Level 1

View badges

Content Feed

View by

Question


How to use a .jar file generated with matlab compiler?
Hello, So I have built my .jar file using Matlab compiler and my GUI code. Now, being completely green in java, I want to imp...

10 years ago | 1 answer | 0

1

answer

Question


Rendering a matrix image profile on the map axis
Hello, I'm trying to create such plot: <<https://ams.confex.com/ams/88Annual/lidarsymp/papers/viewimage.cgi?image=0&Re...

10 years ago | 0 answers | 0

0

answers

Submitted


Calipso satellite time conversion to matlab time
The function converts time of data stored in the Caliop Instrument hdf file.

10 years ago | 2 downloads |

Question


Getting x value for a given y value from a fitted model
Hi, I have my code: curve = @(a, b, c, d, e, x) a./(b+exp(-c*(x-d)))+e; lower_bound = [-Inf -Inf -Inf 0, 0]; upper...

10 years ago | 1 answer | 0

1

answer

Submitted


Igor Pro file format (ibw) to matlab variable
A fileset for importing waves from Igor binary file to matlab workspace

10 years ago | 8 downloads |

Question


Showing pcolor plot on the earth globe
Hello, I'm trying to visualize space lidar data on the earth globe using google earth kml files. My question is: How to pu...

11 years ago | 0 answers | 0

0

answers

Question


Matching two time series by one of their time vector
Hello, I'm trying to match several data sets to have them matching the same time vector. I assume that time vector of ts1 is th...

12 years ago | 3 answers | 1

3

answers