回答済み
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

さらに読み込む