资源列表

« 1 2 ... .65 .66 .67 .68 .69 370.71 .72 .73 .74 .75 ... 3400 »

[数学计算/工程计算KalmanFilter

说明:对实践离散点上的采用数据进行卡尔曼(Kalman)滤波。-Discrete points on the practice of using data Kalman (Kalman) filtering.
<Ming Zhao> 在 2025-01-20 上传 | 大小:1kb | 下载:1

[数学计算/工程计算det

说明:用全选主元高斯(Gauss)消去法计算n阶方阵的行列式值。-Select All PCA with Gauss (Gauss) elimination method to calculate the determinant of n-order square value.
<Ming Zhao> 在 2025-01-20 上传 | 大小:1kb | 下载:0

[数学计算/工程计算4tower

说明:本文对递归问题的典型代表汉诺塔问题进行推广——四塔问题。-In this paper, a typical representative of the recursive problem of Hanoi Tower Problem promotion- four-tower problem.
<summer97> 在 2025-01-20 上传 | 大小:365kb | 下载:0

[数学计算/工程计算raytracing

说明:最优化法射线追踪,拟牛顿法解方程, 泰勒展开,雅克比矩阵近似-Optimize the ray tracing method, quasi-Newton method solution of equation, Taylor expansion, approximate Jacobian matrix
<fanwei> 在 2025-01-20 上传 | 大小:2kb | 下载:0

[数学计算/工程计算MODELING_AND_SIMULATION

说明:Coaxial feed structures are widely used in ultra-wide band antennas . This paper modeled the characteristic of the monopole antenna feeded by coaxial line by FDTD in the time-domiain,which showes that . Firstly, it intro
<fuhaijun> 在 2025-01-20 上传 | 大小:207kb | 下载:0

[数学计算/工程计算FourierTransform

说明:这是一个非常经典的FourierTransform 算法比较有新意,应该是很有用的-This is a very classic FourierTransform algorithm has new ideas, it should be very useful
<zengliang> 在 2025-01-20 上传 | 大小:162kb | 下载:0

[数学计算/工程计算NewtonInterpolateExperiment

说明:这是牛顿插值的算法…… 是用于数值计算的 是很不错的 大家可以借鉴一下-This is the Newton interpolation algorithm is used to ... ... numerical calculation is very good everyone can learn from you
<zengliang> 在 2025-01-20 上传 | 大小:3.45mb | 下载:0

[数学计算/工程计算000

说明:求标准偏差 > function c=myfunction(x) > [m,n]=size(x) > t=0 > for i=1:numel(x) > t=t+x(i)*x(i) > end > c=sqrt(t/(m*n-1)) function c=myfunction(x) [m,n]=size(x) t=0
<> 在 2025-01-20 上传 | 大小:276kb | 下载:0

[数学计算/工程计算111

说明:求标准偏差 > function c=myfunction(x) > [m,n]=size(x) > t=0 > for i=1:numel(x) > t=t+x(i)*x(i) > end > c=sqrt(t/(m*n-1)) function c=myfunction(x) [m,n]=size(x) t=0
<> 在 2025-01-20 上传 | 大小:203kb | 下载:0

[数学计算/工程计算beyes

说明:用于数据挖掘的一个小实验,贝叶斯分类,分类-For data mining in a small experiment, Bayesian classifier, classification
<秋婷> 在 2025-01-20 上传 | 大小:28kb | 下载:0

[数学计算/工程计算jiajianchengchusizeyunsuan

说明:加减乘除四则运算 对用户输入的一个包含两个十进制的操作数的加减乘除表达式求出结果并输出,对用户的输入需要进行有效性判断。-Math
<陈永> 在 2025-01-20 上传 | 大小:40kb | 下载:0

[数学计算/工程计算GraphAlgori

说明:图论算法中dijkstra、Floy、和最小生成树算法的实现,使用类进行封装-Graph theory algorithm dijkstra, Floy, and the minimum spanning tree algorithm, the use of encapsulation
<林立文> 在 2025-01-20 上传 | 大小:169kb | 下载:0
« 1 2 ... .65 .66 .67 .68 .69 370.71 .72 .73 .74 .75 ... 3400 »

源码中国 www.ymcn.org