photo

Hussam Ibrahim


Augustana College

自 2016 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

8 个提问
0 个回答

排名
71,486
of 300,763

声誉
0

贡献数
8 个提问
0 个回答

回答接受率
12.5%

收到投票数
0

排名
 of 21,082

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 170,923

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


How to update Value using Slider
Here is my function: function sliderDemo f = figure(1); %// Some simple to plot function (with tuneable parame...

9 years 前 | 1 个回答 | 0

1

个回答

提问


Changing Values in Function
Dear Community, I have attached below a function that is supposed to accept three inputs, and return two outputs. I am suppo...

9 years 前 | 2 个回答 | 0

2

个回答

提问


Converting .m to .dll files
I have Matlab 2016. There is a video online, and a pdf file that show how to convert from .m to .dll files for an older version ...

9 years 前 | 1 个回答 | 0

1

个回答

提问


Using Matlab Source Code for External Deployment
I have my matlab function code, and I want to convert it to .dll file for external deployment (specifically for Nikon NIS Elemen...

9 years 前 | 1 个回答 | 0

1

个回答

提问


How to seperate cells that are really close to each other?
Some of these cells are really touching each other, and forming 1 big cell. Can someone help how to separate them for segmentati...

9 years 前 | 0 个回答 | 0

0

个回答

提问


Can someone help me how to trace boundaries of other cells if I marked one
This is the code to specify a size, and trace the boundaries of one cell, but I need to mark all the other cells that are not on...

9 years 前 | 0 个回答 | 0

0

个回答

提问


If I have a large amount of cells, how do I segment them on matlab one by one?
I attached an image of many cells, and I want to segment each one that is not on the borders? I did a very simple matlab code, b...

9 years 前 | 1 个回答 | 0

1

个回答

提问


I am trying to use the edge function on an image after I turned it to a grey scale. However I am having the following error
Here is my code: % Uploading Image Img = imread('image1.jpeg') figure imshow(Img) title('This is the original i...

9 years 前 | 1 个回答 | 0

1

个回答