photo

Dhruv Contractor


2018년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

3 질문
0 답변

순위
122,207
of 301,252

평판
0

참여
3 질문
0 답변

답변 채택
0.0%

획득한 표
0

순위
 of 21,207

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 173,626

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • First Review

배지 보기

Feeds

보기 기준

질문


How to convert this Ideal Band pass filter code to Band Reject filter
Here is my code: % Ideal Bandpass Filter clc clear all close all ima=imread('Image1.tif'); ima = double(ima...

거의 8년 전 | 답변 수: 1 | 0

1

답변

질문


How to design dynamic multiple nodes and path cost between the nodes (source to destination) ?
I am trying to implement Dynamic shortest path routing problem using Genetic Algorithm.

거의 8년 전 | 답변 수: 0 | 0

0

답변

질문


Two 251x251 images and I want to use as F (x,y)={1 for limit 120 to 130 pixels and 0 for otherwise How do i convert one into function f (x,y).
I have two 251x251 images. For the first image convert it to F(x,y)={1 for 120 <=x <=130 ,0 for otherwise. Second ...

거의 8년 전 | 답변 수: 0 | 0

0

답변