资源列表

« 1 2 ... .20 .21 .22 .23 .24 25125.26 .27 .28 .29 .30 ... 28522 »

[数值算法/人工智能NewtonMethod

说明:Newton法的本质就是不断用切线来近似曲线,因此,Newton法也称为切线方法。本程序用Newton法求解n元正定函数的最小值,例子在程序中。-The essence of Newton method is used constantly to approximate tangent curve, therefore, Newton method, also known as tangent method. This procedur
<文嘉俊> 在 2025-06-03 上传 | 大小:26kb | 下载:0

[数学计算/工程计算Least-squares

说明:在生产和实验中,通常需要依据一组实验数据,确定函数来近似该组数据,可以采用最小二乘法求解上述问题。-In the production and experiment, usually based on a set of experimental data to determine the function to approximate the set of data, least square method can be used to
<文嘉俊> 在 2025-06-03 上传 | 大小:1kb | 下载:0

[数学计算/工程计算Higher-order-differential-equations

说明:工程问题中常用微分方程的形式建立数学模型,所以微分方程求解很有意义。本程序用Euler、改进Euler和经典公式对这类方程进行求解-Engineering problems commonly used in the form of differential equations to establish the mathematical model, it makes sense for solving differential equa
<文嘉俊> 在 2025-06-03 上传 | 大小:1kb | 下载:0

[数学计算/工程计算Steepest-decline

说明:最速下降法是以负梯度方向作为下降方向的极小化算法,本程序用该方法求解n元正定二次函数的极小值-Steepest descent method is based on the negative gradient direction as a decline in the direction of the minimization algorithm, this procedure using this method for solving
<文嘉俊> 在 2025-06-03 上传 | 大小:12kb | 下载:0

[数值算法/人工智能Cluster-Analysis

说明:在模式识别中,尤其需要对一些样本进行分类,聚类分析是常用的方法,本程序基于最小最大距离的聚类原则实现对样本的聚类-At pattern recognition, in particular a number of samples required for classification, clustering analysis is a commonly used method, the procedure based on the sm
<文嘉俊> 在 2025-06-03 上传 | 大小:2kb | 下载:0

[数学计算/工程计算insert_and_simulate

说明:插值、拟合与规划问题 插值、拟合与规划问题-Interpolation, fitting with the planning of interpolation, fitting and planning issues
<carl2380> 在 2025-06-03 上传 | 大小:175kb | 下载:0

[压缩解压ImageCoding

说明:主要实现图像压缩编码,主要包括香农-费诺码和算术编码的实现-Main realize image compression encoding, including Shannon- Connaught fee codes and arithmetic coding to achieve
<> 在 2025-06-03 上传 | 大小:274kb | 下载:0

[数值算法/人工智能kalman

说明:一个实用的复杂卡尔曼滤波,对初学者很有帮助。 -The complexity of a practical Kalman filter, useful for beginners.
<qiaoxiangwei> 在 2025-06-03 上传 | 大小:1kb | 下载:0

[数学计算/工程计算CLM_kalman_filter

说明:CLM集合卡曼滤波数据同化算法,是转的别人的一个程序,很好的程序。做同化的同仁可以-Application of the case, a Chinese-based RC500 chip LCD attendance control procedures, and RS232 computer interface, the program is characterized by all the attendance data is st
<liuyu> 在 2025-06-03 上传 | 大小:7.82mb | 下载:0

[matlab例程matlabexample

说明:源码,非常实用,里外都是经过上机调试的源码,可以直接使用!-Source, very useful, both inside and outside the machine through the source debugger, you can directly use!
<燕天涯> 在 2025-06-03 上传 | 大小:36kb | 下载:0

[数值算法/人工智能zuiyou

说明:用一观测器从t=1秒开始对一个运动目标的距离进行连续地跟踪测量,假设观测的间隔为一秒钟,雷达到运动目标之间的距离为S(t)(1) 统计特性的初值为 (2)观测误差是与和均不相关的白噪声序列,并且有 (3)观测数据存放在附加的文件中(单位:m)。 要求:分析上述对象,建立系统模型,构造卡尔曼滤波器,编程计算,求: (1) 距离S(t)的最佳估计及估计误差, (2) 距离S(t-5)的最佳平滑及估计误差
<裴海波> 在 2025-06-03 上传 | 大小:2kb | 下载:0

[matlab例程Matlabjiaoan

说明:这是有关Matlab的一些电子教案或课件,对于学习Matlab的来将非常有帮助-This is the Matlab lesson plans or the number of electronic courseware for learning Matlab
<燕天涯> 在 2025-06-03 上传 | 大小:4.06mb | 下载:0
« 1 2 ... .20 .21 .22 .23 .24 25125.26 .27 .28 .29 .30 ... 28522 »

源码中国 www.ymcn.org