- rtrl.tar two Matlab functions for initializing and training a recurrent neural network
- facerecognition Artificial neural network using vb.NET
- GOOD-2 HELP YOU CAN DOWNLOD PICTURE
- MATLAB 动态水槽 可以改变水槽长半径等等看水面高度体积变化关系(The dynamic sink can change the length of the flume and so on)
- interactive1 一种交互界面
- 12864贪吃蛇(修正版)正 基于51单片机 lcd12864液晶显示屏的贪吃蛇游戏(Snake game based on 51 MCU LCD12864 LCD screen)
资源列表
gabor2.rar
- 指纹识别系统设计时gabor滤波的一段简单小程序,Fingerprint Identification System gabor filter design for a simple applet
interp
- 实现拉朗日插值、线性插值、样条插值,用MATLAB计算两种二维插值的方法。-Implementation date lalang interpolation, linear interpolation, spline interpolation, calculated using MATLAB in two methods of two-dimensional interpolation.
longbeigejifen
- 拉格朗日算法实现,以方便数学计算模块的应用,提供便利-Lagrange algorithm in order to facilitate the application of mathematical calculation module, to facilitate the
zjl
- 数值分析中的高斯算法的C++程序实现过程-Numerical analysis of the gaussian algorithm process to realize a c++ program
mulVNewton
- 非线性方程组的逆Newton法的matlab实现,代码简洁,算法精确!-Nonlinear equations inverse Newton method matlab implementation, code simplicity, the algorithm accurately!
firepoint
- 交 汇 的 火 力 小姜正在玩CS,喜欢思考的他看到无数子弹从他眼前飞过时想到了一个奇怪的问题:这么多子弹在空中飞来飞去,难道它们不会相撞吗?当然这是可能的。小姜把两颗子弹轨迹相交的地方叫做“火力汇点”,显然如果让敌人站在火力汇点上那么他将受到更严重的伤害。小姜想知道平面上的所有火力汇点以便对敌人造成更重的打击,但是小姜数学很差,所以他找到了你,请你帮他计算出平面上所有火力汇点的坐标。小姜用直线来描述子弹的轨迹,这种子弹很特别,它发射后会迸裂成两颗并沿相反方向飞行(汗!!那不是打自己),小姜
Rebuild-binary-tree
- Rebuild binary tree 根据输入的二叉树前序和中序遍历序列重构二叉树,输出对应节点的左右子节点。-Rebuild binary tree
BANK
- bank data structure code
TIntegral
- This gives the shape functions of a 1d element for FEM.
theinterp
- 自己写的一个程序,利用matlab的interp3实现三维数据插值-it s a program using matlab to achieve a three-dimensional data interpolation of interp3
NEWTON_qiugen
- C++编写的一个很好的程序,用牛顿法求方程的根。-C++ written in a very good program, use the root of the Newton method equation.
RANSAC
- RANSAC Algorithm is upgraded least square algorithm