资源列表
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.
ch1example2prg1
- 仿真电容的充电过程,设t=0为初始时刻,仿真步进应远远小于系统的时间系数-Simulation of capacitor charging process, based t = 0 as the initial time step simulation system should be much smaller than the time factor
mfsk
- 这是一个matlab代码,实现mfsk信号源的产生。-This is a matlab program ,it is a m file to create mfsk source.
xb
- 基于MATLAB软件下的小波变换代码,实现小波变换对图片的压缩处理-MATLAB software based on wavelet transform under the code, the realization of wavelet transform for image compression
zuoye
- 矩量法求半波振子天线的阻抗,与理论值偏差较小,比较精确-mom to calculate the z of the antenna
mulVNewton
- 非线性方程组的逆Newton法的matlab实现,代码简洁,算法精确!-Nonlinear equations inverse Newton method matlab implementation, code simplicity, the algorithm accurately!
firepoint
- 交 汇 的 火 力 小姜正在玩CS,喜欢思考的他看到无数子弹从他眼前飞过时想到了一个奇怪的问题:这么多子弹在空中飞来飞去,难道它们不会相撞吗?当然这是可能的。小姜把两颗子弹轨迹相交的地方叫做“火力汇点”,显然如果让敌人站在火力汇点上那么他将受到更严重的伤害。小姜想知道平面上的所有火力汇点以便对敌人造成更重的打击,但是小姜数学很差,所以他找到了你,请你帮他计算出平面上所有火力汇点的坐标。小姜用直线来描述子弹的轨迹,这种子弹很特别,它发射后会迸裂成两颗并沿相反方向飞行(汗!!那不是打自己),小姜
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