image thumbnail

updated almost 2 years ago

Polynomial division by convolution - quotient and reminder by Feng Cheng Chang

Division of two polynomials to get quotient and reminder using convolution matrix. (polynomial division, longhand division, linear algebra)

polydiv_H(b,a,c)

image thumbnail

updated almost 3 years ago

Sliding model observer based Permanent Magnet Synchronous Motor by Anguluri Rajasekhar

The simulink model for sensorless PMSM was provided with the help of sliding model observer (SMO) (actual_speed, estimated_speed, rotor_position)

PMSM_SMO

image thumbnail

updated 3 years ago

Two Diode Solar Cell/Panel Model by george12thd P

REAL EFFICIENCY through Modelling of Solar panel (matlab code for impro..., 9bus power system, mppt)

solarpanel

twoDiode

image thumbnail

updated almost 4 years ago

Butterworth Filter by Zeeshan Shareef

It is the Function file for calculating the components values for the Butterworth Filter. (butterworth, low pass, high pass)

[ind,cap,n]=butter(ap,as,fp,fs,r1,ty)

synth.m

y=adjust(x) % The purpose of this function to make any r...

image thumbnail

updated 4 years ago

Synthetic Division by Zeeshan Shareef

This Function File is for the Synthetic Division. (mathematics, synthetic division, division)

synth.m

y=adjust(x) % The purpose of this function to make any r...

image thumbnail

updated 4 years ago

PMF for Poisson by Zeeshan Shareef

This file calculates the PMF of the Poisson's Distribution. (statistics, probability, pmf)

Poisson.m

image thumbnail

updated 4 years ago

Geometric Probability Law by Zeeshan Shareef

It gives the PMF of the Geometric Probability Law. (probability, geometric probability..., pmf)

Geometric.m

image thumbnail

updated almost 6 years ago

Newton-Raphson by Keerthi venkateswara Rao

Newton-Raphson method for all real roots of the polynomial. (answer antony chatu, approximation, newton raphson)

coeff_derivative=derivate(coeff_function)

coeff_second=syn_division(coeff_function,fun_root_new)

newton(coeff_function,initial_guess,error_tolerance,max_ite...

image thumbnail

updated 6 years ago

robotic toolbox by Paolo Di Prodi

A toolbox for industrial robot manipulator (kinematics robotis in..., mechanical modeling)

T=staticForce(J6,F)

Tmat=Tcyl(alfa,l,r)

Tmat=Tsfer(gamma,beta,r)

image thumbnail

updated 7 years ago

Particle Swarm Optimization Toolbox by Brian Birge

With Trelea, Common, and Clerc types along with ... (swarm intelligence, brian i use your prog..., optimization)

...

[OUT,varargout]=pso_Trelea_vectorized(functname,D,varargin)

[out,varargout]=normmat(x,newminmax,flag)

Contact us