답변 있음
Make a 2D plot with one arbitrary axis
fill command will be suitable define your 3 squares as vectors , for y make it equal 1 for your graph I think x1=[6.4 6.8...

4년 초과 전 | 0

답변 있음
I want to plot 3 or more data using the probability of the histogram.
first you can try like this example x=rand(1000,3) hist(x) or you can use subplot

4년 초과 전 | 0

답변 있음
Finding radius of sphere and circle
change the output name and write my_eval_parameters code and change your function code into function [rad1,rad2]=calcu...

4년 초과 전 | 0

답변 있음
extracting leaf from background
why don't you play on green histogram clc;clear;close all I=imread('image_0068.jpg'); [bincount,binloc]=hist(double(I(:,:,...

4년 초과 전 | 0

답변 있음
Tutorial on Leaf Recognition
what is the error message??

4년 초과 전 | 0

제출됨


leave-detection-and-feature
code for Planet's Leafs features detection

4년 초과 전 | 다운로드 수: 1 |

0.0 / 5
Thumbnail

답변 있음
Error from Word when using Publish
Go to Windows Control Panel > uninstal Program > Choose Microsoft Office > Change/Modify > Offline Repair

4년 초과 전 | 0

| 수락됨

질문


Error from Word when using Publish
I have recently installed Office 2021, and MATLAB r2021b. I used command xlswrite it worked successfully, but when I try to use ...

4년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Big Data math operations
I have matrix 414588x47236 want to make PCA dimension reduction on it is there any idea to make so my computer is not crashing ...

4년 초과 전 | 답변 수: 1 | 1

1

답변

답변 있음
Simulink-PS error
it was because of GOTO block & FROM block

4년 초과 전 | 0

| 수락됨

질문


Simulink-PS error
in this project , I try to connectt 3 phase Motor to pump , the problem is Simulink-PS converter is not transfering the ...

4년 초과 전 | 답변 수: 1 | 0

1

답변

제출됨


bacteria Foraging Optimization
function of bacteria Foraging Optimization

4년 초과 전 | 다운로드 수: 5 |

0.0 / 5
Thumbnail

제출됨


Hang Man Game
small game to play

4년 초과 전 | 다운로드 수: 4 |

0.0 / 5
Thumbnail

답변 있음
adjusting the code from optimization output from minimum to maximum
update the last lines of main code FUNCTION_NAME ='Eval_Multi_RBFNN_1_2016'; [Scaled_x_Single,fval,exitflag,output,populati...

거의 5년 전 | 0

제출됨


ADAMS VARIABLE STEP-SIZE PREDICTOR-CORRECTOR
ADAMS VARIABLE STEP-SIZE PREDICTOR-CORRECTOR to solve DE

대략 5년 전 | 다운로드 수: 3 |

0.0 / 5
Thumbnail

질문


Stop MatLab from exiting
I work with MatLab 2019 b ( Simulink + Code ) Using Optimization Function to change PID values in the simulink project , afte...

5년 초과 전 | 답변 수: 0 | 0

0

답변

답변 있음
Assign number to certain value in cell
B{23,1}=[1 1 4 4 3 3 3 3 2 2 2 2 2 etc.] like that???

5년 초과 전 | 0

제출됨


n queens problems
Simple Code for solving N queens

5년 초과 전 | 다운로드 수: 1 |

0.0 / 5
Thumbnail

제출됨


Fractional Differential Equation Exact Solution
FDE Solver

5년 초과 전 | 다운로드 수: 3 |

5.0 / 5
Thumbnail

제출됨


Divide and Conquer
SimpLe MetHod to AppLy Divide & Conquer Method in MatLab

대략 6년 전 | 다운로드 수: 1 |

0.0 / 5

답변 있음
How can i make multiple output anfis?
it looks like you need to create multi systems

거의 7년 전 | 0

질문


ODE system phase plot with solutions
Hello I need to plot ODE solve on These Quiver lines here is my code for arrows plot clc;clear;close all;clear global ...

대략 7년 전 | 답변 수: 0 | 0

0

답변

제출됨


ScreenShot
take screen shoot of your screen

7년 초과 전 | 다운로드 수: 1 |

5.0 / 5

질문


Knowing external open apps
Hello guys I am working on exam's obesrvation project using matlab I want to less cheating , so I want to know if the student ...

7년 초과 전 | 답변 수: 0 | 0

0

답변

제출됨


Plastic Surgery before and after the surgical
Computer Vision

거의 8년 전 | 다운로드 수: 1 |

0.0 / 5

제출됨


BatMan Plot Code
Plot BatMan

대략 8년 전 | 다운로드 수: 2 |

0.0 / 5
Thumbnail

답변 있음
Matlab code for Harmonic Analysis Algorithm of Hyperspectral image?
https://www.mathworks.com/matlabcentral/fileexchange/38841-matlab-implementation-of-harmonic-analysis-of-time-series--hants-

대략 8년 전 | 0

질문


remove connected small objects in image
Hello every one I had a code that results me this result <</matlabcentral/answers/uploaded_files/107092/Untitled.png>> ...

대략 8년 전 | 답변 수: 2 | 0

2

답변

제출됨


leave detection and feature
Detect the features based on thesis LEAF RECOGNITION AND MATCHING WITH MATLAB

대략 8년 전 | 다운로드 수: 1 |

3.7 / 5
Thumbnail

답변 있음
How do I multiply 2 different sized arrays together?
x=rand(4); y=rand(6); [x,y]=meshgrid(x,y); z=x.*y

8년 초과 전 | 0

더 보기