Rank: 19339 based on 0 downloads (last 30 days) and 0 files submitted
photo

Grigory

E-mail

Personal Profile:
Professional Interests:

 

Watch this Author's files

 

Comments and Ratings by Grigory View all
Updated File Comments Rating
13 Nov 2011 Plot a 3D array using patch Plotting a 3D array using a patch surface mesh Author: Adam A

You may extend it by adding Alpha feature
1.
- after line 431 add: set(cell2mat(hpat),'FaceAlpha',alpha);
- or do it per cell basis one line earlier

2. after line 477 add: set(hpat,'FaceAlpha',alpha);

Alfa information could be specified as scalar, map or per element

12 Nov 2011 Voxel Draws a 3-D cube in a 3-D graph. Author: Suresh Joel
12 Nov 2011 Plot a 3D array using patch Plotting a 3D array using a patch surface mesh Author: Adam A
22 Nov 2009 CNN - Convolutional neural network class This project provides matlab class for implementation of convolutional neural networks. Author: Mihail Sirotenko

22.10.2009 - in current Ver_0.72
- in file train_cnn.m Conv. Layer 4 should have 16 kernels not 6 (sinet.CLayer{4}.numKernels = 6 ) or sinet.CLayer{4}.ConMap shouldn't be 6x16 in size.
- net training result doesn't return "minimal error" net state. I.e. I can see lover error during training than final is. However I apply CNN to different task with my own image set.

Top Tags Applied by Grigory
imtransform
Files Tagged by Grigory
Updated   File Tags Downloads
(last 30 days)
Comments Rating
12 Oct 2005 Learning the Kalman Filter Basic Kalman filter, heavily commented, for beginners to Kalman filtering. Author: Michael Kleder basic kalman filter, kalman filter, discrete filter, linear, imtransform, filter analysis 659 87
  • 4.4375
4.4 | 81 ratings

Contact us at files@mathworks.com