搜索资源列表
NURBS-curve-interpolator
- NURBS曲线的插补轨迹仿真程序Matlab源代码-NURB curve interpolation simulation program
LMS
- lms算法演示,自适应信号处理授课内容,画出学习曲线,MATLAB程序-lms algorithm presentation, adaptive signal processing lectures, to draw the learning curve, MATLAB program
L-curve
- L-曲线法是反问题正则化方法中的参数选取中的重要方法,本程序给出了如何恰当选取其中的参数!-L-curve method is the inverse problem regularization method of parameter selection in an important way, this procedure is given on how to properly select one of the parameters!
kc_h
- TDFD,双脊金属加载矩形波导,的基模和第一个高阶模的色散曲线计算,TE模的仿真-TDFD,双脊metal loaded rectangular waveguide, the fundamental mode and first higher order mode dispersion curve calculation, TE-mode simulation
DRAW
- 这是一个用鼠标划光滑曲线的函数,利用matlab编写-This is a smooth curve with the mouse draw a function of the preparation of the use of matlab
matlab
- 这是一些关于MATLAB的小程序,有曲线拟合的,利用线性网络进行线性预测,正交实验设计及其实验结果的极差分析等,希望对大家能带来帮助!-This is a small number of MATLAB procedures, there is curve fitting, and linear networks using linear prediction, orthogonal experimental design and experimental results of range ana
UnwellLineEquSet-matlab
- 病态线性方程组的计算题,涉及Gauss消元法、雅可比迭代法、高斯-赛德尔迭代法、最速下降法和共轭梯度法。每一个方法,都编写一个m文件,封装成函数的形式。然后通过总的HilbLineEquSet.m文件来调用执行,画出误差曲线图,得到运行结果。总的Matlab程序流程,如下所示: 病态方程组的计算包括:HilbLineEquSet.m、gauss.m、jacobi.m、gauss_seidel.m、fastest_descend.m和conjugated_grad.m六个文件。 程序执行结
ecc
- points on elliptic curve, for ecc (elliptic curve cryptosystem)... point addition point multiplication-points on elliptic curve, for ecc (elliptic curve cryptosystem)... point addition point multiplication
ecadd
- point addition of elliptic curve over galois field
ecmul
- point multiplication of elliptic curve over galois field
BaiSkeletonPruningDCE
- skeleton prunning, extract skeleton from binary images by junction points and curve points and end points.
least_square_simulation
- Using least squaer algorithm, this code can do fitting curve for the measurement data (linear ~ cubic )
curve_fitting_with_LSE
- This code is for the curve fitting with least square sense algrorithm. Using the measurment data, end-user can get the curve (1st order~ 4th order approximation)
matlab
- 一维光子晶体波导的传输特性曲线代码!非常好-One-dimensional photonic crystal waveguide transmission characteristic curve of code! Very good
precisionrecall
- 计算三维模型检索结果的PR曲线(precision recall curve)-compute precision recall curve for 3D model retrieval results
Bezier
- 一个很好的matlab编程绘制B样条曲线,-Matlab program to draw a good B-spline curve,
IV-curve
- 关于模拟纳米粒子自组装系统的I-V曲线matlab-matlab code for Self-assembly of nanoparticles on the simulated IV curve of the system
hilbert-curve-matlab-code
- hilbert 分形matlab源码,Hilbert曲线扫描矩阵的生成算法及其MATLAB程序代码-hilbert curve fractal matlab source code
MATLAB
- matlab 滤波信号处理功能,消除确定性成分和拟合曲线。-matlab funtionFiltering signal processing function, eliminate deterministic component and fitting curve 。
numerical-methods-using-matlab--4th--Edition
- Numerical Methods Using Matlab (4th Edition),John H. Mathews (Author), Kurtis K. Fink (Author).This book provides a fundamental introduction to numerical analysis. This book covers numerous topics including Interpolation and Polynomial Approximation,