photo

xie


Last seen: 11일 전 2024년부터 활동

Followers: 0   Following: 1

통계

All
MATLAB Answers

6 질문
0 답변

Cody

0 문제
1 답안

순위
95,100
of 298,292

평판
0

참여
6 질문
0 답변

답변 채택
83.33%

획득한 표
0

순위
 of 20,560

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위
79,259
of 160,775

참여
0 문제
1 답안

점수
30

배지 수
2

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Solver
  • Promoter
  • Thankful Level 3
  • Explorer

배지 보기

Feeds

보기 기준

질문


Why do I write as Ib(1:478,31:565)(~BW) = 255
Ib(1:478,31:565)(~BW) = 255 Ib is a gray image. I want to set a fixed black region as blue, but this code is wrong. Do we hav...

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

2

답변

문제를 풀었습니다


Replace Vector Elements
Replace all elements in a vector which are equal to or smaller than zero with 0.1. Example: A = [1 2 3 -1 0 2 -3 -80]; ...

2개월 전

질문


Generate C code from matlab code issue
why below uigetfile can't be generate C code? How can I do it? [file,path]=uigetfile("*.png");

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

2

답변

질문


I want to check if the physical material is aligned with its bonding diagram?
physical material Bonding diagram I want to check if all the SMDs and filp dies are located in each white rectangle respec...

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

1

답변

질문


How to connect broken lines, but no enlarge line width?
I need to fill rectangle(run fill holes), but the broken lines in rectangle stop me to do this. due to the high density rectangl...

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

2

답변

질문


How to highlight a area in figure
I want to hightlight the defect in croppedImage.mat by convHull.mat. It's better set transparent. the size of two figures i...

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

2

답변

질문


How to count the amount of small squares in this picture?

4개월 전 | 답변 수: 4 | 0

4

답변