Upload Code
loading-left
loading loading loading
loading-right

Loading

Profile
No self-introduction
codes (6)
Activation a network of neurons in matrix form
no vote
In this project we have an state matrix with a threshold parameter for activate neurons and we have an initial state of neurons. the goal is finding the most numbers of neurons than could be active.
sobhan922362
2016-08-23
1
1
Peano kernel of a integral with symbolic tools
no vote
this codes finding peano kernel of an integral. this code calculate peano kernel of a numerical method like simpron. it's very easy to use...enjoy it
sobhan922362
2016-08-23
1
1
Montecarlo integrator in 1D,2D and 3D GUI with sim
no vote
this project created in MATLAB R2013b and maybe not worked properly in old versions! in this project,I created a GUI project for running 3 simulink model of montecarlo integral for 1D,2D and 3D integrals...for dynamical defenition of functions,I have to use "echo" function in DOS (UNIX) base system...I cannot define a function directly for using in models...but "echo" function,is good solution for my problem...    
sobhan922362
2016-08-23
0
1
Number Game
no vote
hi every buddy, this is a simple game that I played with it when I was a child. This number game programmed in GUI mode in MATLAB (R2012a). You should arrange numbers with move in 4 direction. I hope you enjoy.
sobhan922362
2016-08-23
1
1
summation of very small numbers
no vote
This project is a simple calculator for addition two number that numbers between 0,1 (0<a,b<1) and you can generalized it for any number...i hope enjoy... I will upload full calculator(+,*,-,/) for any number in near future... notice!:in this project exist two file , 'a.txt' and 'b.txt',that have very long decimal places,and 'sum.txt' is result of adding 'a' & 'b';but 'a' have more than 357000 decimal place and test with this sample numbers maybe take a long time for completion process,(maybe more than 1 hour!)...but you can try it for any two numbers 'a' that save in 'a.txt' and 'b' that save in 'b.txt' ,between 0 and 1,and try to sum them...
sobhan922362
2016-08-23
0
1
matlab gui for draw piecewise functions
4.0
This is a matlab gui project,very simple for draw a piecewise function.the function can create with two text box and add to f very simply with pushing 'add to list' button,then you should choose a point 'x' for evaluate f with this x and press compute and plot to draw f in it's interval and f(x) on plot of f...enjoy it...
sobhan922362
2016-08-23
2
1
No more~