• Stars
    star
    5
  • Rank 2,861,937 (Top 57 %)
  • Language
    MATLAB
  • License
    BSD 3-Clause "New...
  • Created about 9 years ago
  • Updated about 9 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Produces radiation pattern for Broadside, Endfire, Binomial, and Dolph - Chebyshev antenna arrays

More Repositories

1

UFLDL_SparseAutoencoder

An unsupervised learning algorithm that applies back propagation, setting the target values to be equal to the inputs. Also, we impose a sparsity constraint on the hidden units, then the autoencoder will still discover interesting structure in the data, even if the number of hidden units is large.
MATLAB
16
star
2

UFLDL_SoftmaxRegression

This model generalizes logistic regression to classification problems where the class label y can take on more than two possible values.
MATLAB
5
star
3

UFLDL_CNN

MATLAB
4
star
4

UFLDL_SelfTaughtLearning

In Self-taught learning and Unsupervised feature learning, we will give our algorithms a large amount of unlabeled data with which to learn a good feature representation of the input.
MATLAB
4
star
5

Antenna-Arrays-in-3D

Produces radiation pattern for Broadside, Endfire, and Binomial antenna arrays in 3 dimensions
MATLAB
3
star
6

UFLDL_StackedAE

A stacked autoencoder is a neural network consisting of multiple layers of sparse autoencoders in which the outputs of each layer is wired to the inputs of the successive layer.
MATLAB
2
star
7

AutotunePIDcontroller

C
2
star
8

UFLDL_PCA-2D

Implementation of PCA, PCA whitening and ZCA whitening in 2D
MATLAB
1
star
9

Birthday-Cake

This code bakes a birthday cake for someone special to whom you wanna surprise on his/her birthday
MATLAB
1
star
10

UFLDL_LinearDecoders

An autoencoder with a sigmoid (or tanh) hidden layer and a linear output layer is Linear Decoders. If one uses PCA whitening, the input is no longer constrained to [0,1], then you go for Linear Decoders
MATLAB
1
star