photo

Fatih


Last seen: 14일 전 2022년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

15 질문
0 답변

순위
172,796
of 298,219

평판
0

참여
15 질문
0 답변

답변 채택
80.0%

획득한 표
0

순위
 of 20,548

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 160,604

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


Use of different metrics for Classification Toolbox
I am using classification toolbox. I have multiple alternatives for the model, but they are only based on accuracy. I have acces...

대략 2개월 전 | 답변 수: 1 | 0

1

답변

질문


Image Classification using Percentage
We are working on a project. The goal of the project is to calculate the ratio (in percentage) of musillage in photos. I success...

2개월 전 | 답변 수: 1 | 0

1

답변

질문


Labeling Photos Manually and Classification of Large Dataset
Hello; Our goal is to download some photos from WEB and classift the musillage part of each photo. Then train a NN for superv...

2개월 전 | 답변 수: 1 | 0

1

답변

질문


connecting concenation layer error
Hello everyone. I have an issue. In the following code, I cant connect concatenationLayer = concat to featureAttention & tempora...

3개월 전 | 답변 수: 1 | 0

1

답변

질문


Error using trainNetwork (line 191) Invalid network.
I receive the following error for my function given below. .Would you please help me to correct the function? for the following...

3개월 전 | 답변 수: 1 | 0

1

답변

질문


Input of Rows for functions
Hello; I have a file of production scheudules. I want to use each row as an input to function, rather than using loops for ti...

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

0

답변

질문


Combining two arrays using a seconds order
I have two arrays. number = [8 9 4 1 2 3 6 7 10 5] number2 = [5 1 6 7 3 4 10 9 8 2] I would like to replace the first 5...

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

1

답변

질문


Help for ga using parameters as inputs
Hello; I have a function given as follows. I plan to use ga for optimization that will change the sequence(decision variables...

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

1

답변

질문


Optimization FlowShop Problem- Error Received
I have the following code for a flow shop problem. In the following part [optimalSequence, minMaxTardiness] = fmincon(objectiv...

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

1

답변

질문


unzip('MerchData.zip'); / Problem
Hello, I have an issue with the application. I would like to unzip('MerchData.zip'), but it gives the following error; ++ Erro...

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

1

답변

질문


Termination of Genetic Algorithm
I have a matlab code that is used for an optimization problem. If I don't use the genetic algorith doesn't show its full perf...

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

1

답변

질문


ga Taking too Much Time wtihout any Results
I am currently working on a project. The main script is using other functions and data from an Excel file as given in the attach...

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

1

답변

질문


Filtering Values in Matlab in the Same Matrix Size
I have a matrix 3x3. I want to see numbers greater than 5. so A = [2 5 8; 2 6 7; 1 9 5] the answer will be Ans = [0 0 8; 0 ...

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

1

답변

질문


Updating UiTable - Table not Updated
Hello I created a UiTable and I want to Update as a Gui. I want to have an x table as the values entered, but the table is not u...

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

1

답변

질문


Finding Self-Organizing-Maps Centers
Hello. I created a SOM Graph, in the graph there are centers and I need to know the center values, whereas I couldn't find it. ...

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

1

답변