Community Profile

photo

msahar


Yeungnam University

Last seen: 6 months 前 自 2013 起处于活动状态

Professional Interests: CAD CAM FEA

统计数据

All
  • GitHub Submissions Level 1
  • Personal Best Downloads Level 1
  • First Submission
  • Thankful Level 1
  • First Answer
  • Solver
  • Promoter

查看徽章

Content Feed

排序方式:

已提交


simplenorm
Collection of Matlab functions.

4 years 前 | 3 次下载 |

Thumbnail

已回答
Not able to run any GUI related code
I guess you do not have *ex_2.fig* file in your folder. Put ex_2.m and ex_2.fig files in same folder and run it.

6 years 前 | 0

频道


ThingSpeak-NodeRed
Esp32 + ThingSpeak + Node-Red

6 years 前

频道


Negative Pressure Neurogenesis

6 years 前

已回答
what does this line means in the following code? I=I(200:400,250:450,:); and when i change the ratio there comes an error of "index exceeds matrix dimensions"
I am assuming that you are particularly asking about *regcovsmooth* function. This function is used for *preserving image smoot...

7 years 前 | 0

已解决


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

8 years 前

提问


How to display struct along filed?
step info of any transfer function is displayed like this, S = RiseTime: 6.2550e-06, SettlingTime: 4.8543e-04, Overshoot: ...

9 years 前 | 0 个回答 | 0

0

个回答

已提交


Mind Scanner (Game)
A simple game

9 years 前 | 1 次下载 |

Thumbnail

提问


How to plot grey level variation along horizontal cross-section of any image according to position of the mouse?
How to plot grey level variation along horizontal cross-section of any image according to position of the mouse?

9 years 前 | 2 个回答 | 0

2

个回答

已解决


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

9 years 前

提问


I want to display name of variable in msgbox instead of its value. for example;
I want to display name of variable in msgbox instead of its value. for example; d1=3 ; d2=5 ; d3=2 y = [d1 d2 d3]; x=min(...

9 years 前 | 2 个回答 | 0

2

个回答

提问


how to display text at specific location in graph?
two lines are intersecting in graph below. I know the value at the intersection point. so how I plot these line so that the valu...

10 years 前 | 1 个回答 | 0

1

个回答

提问


How to use imwrite command for manually save image?
I want to make a simple program that ask image file from user, resize it and then it ask from user where to save it. Everything ...

10 years 前 | 1 个回答 | 0

1

个回答

提问


Problem with sim mechanics
<</matlabcentral/answers/uploaded_files/8046/error.jpg>> I am using MATLAB R2013a 64bit with these tooboxes MATLAB ...

10 years 前 | 1 个回答 | 0

1

个回答

已回答
i want to implement this transformation formula on any image, give me code, links , tutorials related to it ?
I am also working on matlab image transformation, affine, rotations, point clouds, normal unifications. If you tell me in detail...

10 years 前 | 0

提问


How can i open/load .dat (binary) file in matlab?
<https://www.dropbox.com/s/48kftolenx74zvn/BLT.DAT .dat File Uploaded here> The file is uploaded at this link https://www....

10 years 前 | 1 个回答 | 0

1

个回答

提问


I am new to MATLAB. Can anyone help me how to generate 3D surface from an image that based on pixel intensity (z-level). i dont know how to process this black and white image (23D), extract elevation and then generate 3D surface. Help Me
i want to transform this 2D image into 3D surface as show in figure below. i dont know how to process this black and white image...

10 years 前 | 0 个回答 | 0

0

个回答