photo

Tomer


Last seen: 7 months ago Active since 2019

Followers: 0   Following: 0

Statistics

MATLAB Answers

14 Questions
0 Answers

RANK
30,607
of 298,313

REPUTATION
1

CONTRIBUTIONS
14 Questions
0 Answers

ANSWER ACCEPTANCE
85.71%

VOTES RECEIVED
1

RANK
 of 20,563

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 160,817

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 3

View badges

Feeds

View by

Question


Rename TIF files in a folder
Hello. I have 21841 TIFF images in a folder with names in the format Camera10001, Camera10002,....Camera121841. I want to rename...

9 months ago | 2 answers | 0

2

answers

Question


Rename TIF files in a folder
Hi. I have 21841 TIF format files (in a folder) with names like: Camera_6_100fps_20240403_0956560001, and so to Camera_6_100fps_...

11 months ago | 2 answers | 0

2

answers

Question


Replace certain columns in a structure array
Hi. I have a structure array, Data, of size (1 x120). The 5th column of the field Data.Temp contains zeroes. I want to replace t...

11 months ago | 1 answer | 0

1

answer

Question


Replace a field with another one in structure arrays
Hi. I have two structure arrays (Data_1 and Data_2) of same size and field names (Camera1, Camera2, Camera3). I want to replace ...

11 months ago | 1 answer | 0

1

answer

Question


How to remove unsteady reflections in images ?
Hi. I have TIF format gray images with some particles. There are some reflections that are inevitable during the experiments. ...

1 year ago | 1 answer | 0

1

answer

Question


How to apply adapthisteq only on part of an image
Hi. I have an image of 1024 x 1024 px from a 16bit camera. I want to apply adapthisteq only to the right half and the bottom ha...

1 year ago | 2 answers | 0

2

answers

Question


Expected one output from a curly brace or dot indexing expression but there were 2 results
I am using a code to combine some common information from two data structure arrays. The code gives the below error: "Expected...

4 years ago | 1 answer | 1

1

answer

Question


Fit to find the value of an unknown parameter
Hi. I want to determine the value of a paramter (H) using a fit to measurements. I am assuming a list of H values. A=0.1; ...

5 years ago | 1 answer | 0

1

answer

Question


How to delete the columns in a structure array
Hi. I have a structure array HT (1 x 50000) with 20 fields. I want to delete the columns whose size is less than 10.

5 years ago | 1 answer | 0

1

answer

Question


Combine three or more MATLAB figures
Hello, I am new to MATLAB. I have three MATLAB figures. I want to combine them to compare the data. Can someone help me doing th...

5 years ago | 1 answer | 0

1

answer

Question


How to draw horizontal lines on set of images
Hi, I am new to MATLAB and need some help. I have 2000 TIF images (located in a folder with names F_001, F_002,.....F_2000) and ...

5 years ago | 1 answer | 0

1

answer

Question


Trajectory animation using coordinate points
I have set of x, y and z coordinates of two objects and I want to create animation of the object's 3D trajectory/motion using t...

5 years ago | 2 answers | 0

2

answers

Question


Video with horizontal lines
I have 2000 TIF images and I want to create a video with these images. I want to draw three horizontal lines and write some text...

5 years ago | 1 answer | 0

1

answer

Question


Forward, backward and central differences
Hi, I am a biology student and new to MATLAB. I am working on a project to study the behavior of small aquatic fishes. I am have...

5 years ago | 2 answers | 0

2

answers