msahar
Followers: 0 Following: 0
Professional Interests: CAD CAM FEA
Java
Statistiques
RANG
180 383
of 295 448
RÉPUTATION
0
CONTRIBUTIONS
9 Questions
3 Réponses
ACCEPTATION DE VOS RÉPONSES
33.33%
VOTES REÇUS
0
RANG
13 717 of 20 227
RÉPUTATION
19
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
2 Fichiers
TÉLÉCHARGEMENTS
1
ALL TIME TÉLÉCHARGEMENTS
192
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
2 Public Chaînes
CLASSEMENT MOYEN
48
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
Weird Character / broken fonts in MATLAB inputdlg / listdlg / gui
I do not recall changing any default fonts (using MATLAB preferences) or settings, nor making any changes in Windows 11 language...
7 mois il y a | 1 réponse | 0
1
réponseNot 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.
plus de 6 ans il y a | 0
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...
plus de 7 ans il y a | 0
A résolu
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...
plus de 8 ans il y a
Question
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: ...
presque 10 ans il y a | 1 réponse | 0
0
réponseQuestion
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?
presque 10 ans il y a | 2 réponses | 0
2
réponsesA résolu
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:...
environ 10 ans il y a
Question
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(...
environ 10 ans il y a | 2 réponses | 0
2
réponsesQuestion
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...
plus de 10 ans il y a | 1 réponse | 0
1
réponseQuestion
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 ...
presque 11 ans il y a | 1 réponse | 0
1
réponseQuestion
Problem with sim mechanics
<</matlabcentral/answers/uploaded_files/8046/error.jpg>> I am using MATLAB R2013a 64bit with these tooboxes MATLAB ...
presque 11 ans il y a | 1 réponse | 0
1
réponsei 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...
presque 11 ans il y a | 0
Question
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....
presque 11 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
environ 11 ans il y a | 1 réponse | 0