photo

DhaniAri


Last seen: 6 månader ago Active since 2018

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
2 Answers

RANK
270 502
of 300 331

REPUTATION
0

CONTRIBUTIONS
3 Questions
2 Answers

ANSWER ACCEPTANCE
66.67%

VOTES RECEIVED
0

RANK
 of 20 920

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168 124

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 2
  • First Answer
  • Revival Level 1
  • Thankful Level 1

View badges

Feeds

View by

Question


Deploy application compiler result apps Mac into Ipad?
I build an app mac using Application compiler, How can I deploy my app mac into my Ipad ?

mer än 5 år ago | 1 answer | 0

1

answer

Answered
How to install AlexNet without internet connection? (Solved)
Hi, You can try to install manually : put the alexnet.mlpkginstall in your MATLAB folder open matlab application and go to MA...

mer än 6 år ago | 0

Answered
How to make a crop image with a white color result ?
Thank u for the help. I look for the white color over cropped partition

ungefär 7 år ago | 0

Question


How to make a crop image with a white color result ?
%% Cropping column off 25% file=imread('Airplane.tiff'); CR1=imcrop(file,[128 0 512 512]); [x,y]=size(CR1); CRP1=zeros(M...

ungefär 7 år ago | 3 answers | 0

3

answers

Question


How to make nested loop from 8x8 block for image size 512x512?
i have an image with size 512x512, then i make a 8x8 block so there is 4096 block, i want to calculate variance function in each...

mer än 7 år ago | 1 answer | 0

1

answer