搜索资源列表
333
- 本文研究了GPS接收机的捕获算法,并基于Matlab软件平台和射频前端在Pc上实现了GPS软件接收机样机。
otsu
- OTSU Gray-level image segmentation using Otsu s method. Iseg = OTSU(I,n) computes a segmented image (Iseg) containing n classes by means of Otsu s n-thresholding method (Otsu N, A Threshold Selection Method from Gray-Level Histograms, IEEE
333
- Matlab模糊逻辑工具箱函数 大家一起分享-Matlab Fuzzy Logic Toolbox function to share ~ ~
333
- 人工神经网络 matlab 源程序代码,有注释,比较经典,可以用于新手学习。-Artificial neural network matlab source code, annotated, more classic, can be used for new learning.
333
- 求插值逼近的matlab程序非常有用,而且运行速率比较快。非常不错。-Find interpolation approximation matlab program very useful and run faster rate. Very good.
333
- 牛顿法是一种在实数域和复数域上近似求解方程的方法。方法使用函数f (x)的泰勒级数的前面几项来寻找方程f (x) = 0的根。牛顿法最大的特点就在于它的收敛速度很快。(The Newton method is a method to approximate the equation in the real and complex domain. The method uses the first few of the Taylor series of the function f (x) to