资源列表
TE_Field_distribution
- This a matlab program for field distribution of slab waveguide for TE modes.
Hamilton-circle
- Modify C to get right with smaller another Hamilton circle. The modification methods improved algorithm called circle
neural-network-function-fitting
- 该代码为用matlab编写的训练神经网络拟合典型函数曲线的经典程序。-The code is made for training neural network to fit the classical function profile.
dijikstra
- For a given source vertex (node) in the graph, the algorithm finds the path with lowest cost (i.e. the shortest path) between that vertex and every other vertex. It can also be used for finding costs of shortest paths from a single vertex to a single
hw1
- plotting pattern for antenna
SOR1
- 利用SOR迭代法求解线性代数方程组,此迭代法是数值计算方法中的基本方法之一。-The use of the SOR iterative method for solving linear algebraic equations, this iterative method is one of the basic method of numerical methods.
func
- 可以实现求解微分方程组的数值解,在func中输入需要计算的微分方程组,运行主函数即可-Can be achieved to solve the numerical solution of differential equations, the input need to calculate the differential equations in the func to run the main function can be
eightcengfenjie
- 最基础的8层小波分解,只是提供初学者一个了解小波分解的程序-The most basic 8-layer wavelet decomposition, just to provide an understanding for beginners wavelet decomposition procedure
princomp
- 对数据进行标准化,并在此基础进行主成分分析-princomp matlab
ANN_modeling
- Modeling using MLPANN. First the network is trained using training input and output. Then it is tested using a new input set. The estimated output is compared to actual output.
motion
- Motion detect from web cam and beeps
Butterworth-filter
- 次源代码是在matla编译环境下,实现了巴特沃斯滤波器的实现与设计。-Second source code is compiled in matla environment to achieve the implementation and design Butterworth filter.