搜索资源列表
用matlab实现多次最佳一致的函数逼近
- 用matlab实现多次最佳一致的函数逼近,算法由本人独立完成,经过实践检验-using Matlab best to achieve the same number of function approximation algorithm independent, I will be completed through the test of practice
4ZLJZ概率密度函数的逼近
- 模式识别中的算法 ZLJZ概率密度函数的逼近-pattern recognition algorithm ZLJZ probability density function approximation
FourierSeriesApproach
- 此算法为求一般的傅里叶级数逼近逼近的一般算法-algorithm for the sake of the general Fourier series approximation of the general approximation algorithm
PhDThesisforLDPC
- 硕士学位论文:LDPC码在瑞利衰落信道中的性能分析 信道编码技术可以带来编码增益,节省宝贵的功率资源,己经成为现代数字 通信系统中必不可少的关键技术。LDPC码采用低复杂度的迭代译码算法,且具有 逼近香农限的性能.由于LDPC码具有诸多优点,它在信息可靠传输中的良好应 用前景己经引起学术界和rr业界的高度重视,成为当今信道编码领域最受瞩目的 研究热点之一。 本文主要探讨了LDPC码在瑞利衰落信道中的性能,基于LDPC码的分组空 时码系统,以及基于LDPC码的正交频
TheApplicationResearchofImprovedParticleFilterAlgo
- 本文的题目是改进的粒子滤波在组合导航中的应用研究。文档可用caj打开。 本课题首先研究了GPS/DR车载定位系统的组合模型,然后在分析了非线性滤波的基础上,引入了粒子滤波。粒子滤波是一种基于递推计算的序列蒙特卡罗算法,它采用一组从概率密度函数上随机抽取的并附带相关权值的粒子集来逼近后验概率密度,从而不受非线性、非高斯问题的限制。虽然粒子滤波存在诸多优点,然而它仍然存在诸如粒子数匿乏、滤波性能不高、实时性差等问题。
Appendix_B
- 用于函数逼近的BP算法程序,可在Matlab中调试运行,绝对可行
Matrix-Approximation
- 附件中的代码通过多项式优化实现矩阵逼近算法
ckeil
- 目前已有若干版本的子程序库公开发表,它们各有特色。本程序库中的开平方算法为快速逼近算法,它能达到牛顿迭代法同样的精度,而速度加快二十倍左右,超过双字节定点除法的速度。 -there are several versions of the subroutine library published their own characteristics. The library opened in the square approximation algorithm for rapid algorith
bpalgorithm1
- BP算法的C语言实现,可用于函数逼近,分类,数据挖掘应用等-BP algorithm C language can be used to function approximation and classification, data mining applications
do03zpyI
- matlab 里用BP网络实现函数逼近的例子-Matlab Lane BP network function approximation example
niheyubijin
- 拟合与逼近算法是一个算法改进的小程序,对算法的优化和改进有很大的好处,希望对大家有帮助-Fitting with the approximation algorithm is an algorithm to improve the small procedures, Optimize and improve the algorithm has great advantages, in the hope that everyone has to help
Max_Appro
- Matlab实现通过优化多项式实现矩阵逼近源代码.附件中的代码通过多项式优化实现矩阵逼近算法。-Matlab achieve by optimizing polynomial matrix approximation of the source code and the code contained in the annex to achieve matrix approximation by polynomial optimization algorithm.
main
- 有理逼近算法求解序列最小连接数,支持大数运算-Rational approximation algorithm for sequence minimum number of connections
TOPSIS
- 理想解逼近算法,很好的仿真例程,适用于初学者学习多元统计分析中应用-Close to the ideal solution to the source code, can be used to build simulation, very practical, directly matlab code
pi算法
- 利用收敛级数来近似求解圆周率pi,级数的推导可利用sinx的泰勒展开(The use of convergent series approximation of Pi Pi series can be derived by SiNx Taylor)
mohubijin
- 基本的模糊逼近算法,针对随机性数学模型,对象具有随机性或然性(Fuzzy approximation algorithm)
[muchong.com]MATLAB语言常用算法程序集
- 插值函数逼近数值微分数值积分数据统计分析(The interpolation function approximated the numerical analysis of numerical integration data)
第5章 函数逼近
- matlab常用算法中的函数逼近计算,内含12个文件(Matlab algorithm commonly used functions approximation calculation, contains 12 files)
Circle
- 多边形逼近圆算法,已知误差和半径,逼近圆,注意多边形边数要大于3。(Polygonal approximation circle algorithm)
BP
- 除匹配追踪类贪婪迭代算法之外,压缩感知重构算法另一大类就是凸优化算法或最优化逼近方法,这类方法通过将非凸问题转化为凸问题求解找到信号的逼近,其中最常用的方法就是基追踪(Basis Pursuit, BP),该方法提出使用l1范数替代l0范数来解决最优化问题,以便使用线性规划方法来求解(In addition to match-tracking greedy iterative algorithms, another major category of compressed-perceptual