资源列表

« 1 2 ... .84 .85 .86 .87 .88 489.90 .91 .92 .93 .94 ... 3400 »

[数学计算/工程计算MatrixCalculatorVC

说明:VC++实现矩阵运算的好代码!包含各种矩阵运算-VC++ Realize a good code matrix calculation! Contains a variety of matrix operations
<zhounanq> 在 2025-09-14 上传 | 大小:65kb | 下载:0

[数学计算/工程计算kalman

说明:kalman滤波,有实例验证,滤波效果较好,供参考-kalman filtering, has examples of authentication, better filtering for the reference
<hybao1985> 在 2025-09-14 上传 | 大小:141kb | 下载:0

[数学计算/工程计算DIT_base0n2_FFT

说明:时间抽取(DIT)基2FFT算法: 输入:先输入数组长度(8,16,32...),再输入数组内容. 输出:FFT变换结果.-Time taken (DIT) based 2FFT algorithm: Input: enter the array length (8,16,32 ...), and then type the array elements. Output: FFT transform results.
<陈扬坤> 在 2025-09-14 上传 | 大小:1kb | 下载:0

[数学计算/工程计算fft_radix2

说明:用FFT 计算离散傅里叶变化,时间抽取(DIT)基2算法。-Calculated using FFT Discrete Fourier changes, the time taken (DIT) radix-2 algorithm.
<Ming Zhao> 在 2025-09-14 上传 | 大小:1kb | 下载:0

[数学计算/工程计算WashTransformation

说明:计算给定序列的沃什(Walsh)变换序列。-Calculation of a given sequence of Vas (Walsh) transform sequence.
<Ming Zhao> 在 2025-09-14 上传 | 大小:1kb | 下载:0

[数学计算/工程计算det

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

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

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

[数学计算/工程计算raytracing

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

[数学计算/工程计算FourierTransform

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

[数学计算/工程计算NewtonInterpolateExperiment

说明:这是牛顿插值的算法…… 是用于数值计算的 是很不错的 大家可以借鉴一下-This is the Newton interpolation algorithm is used to ... ... numerical calculation is very good everyone can learn from you
<zengliang> 在 2025-09-14 上传 | 大小: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 for i=1:m for j=1:n t=
<> 在 2025-09-14 上传 | 大小:276kb | 下载:0
« 1 2 ... .84 .85 .86 .87 .88 489.90 .91 .92 .93 .94 ... 3400 »

源码中国 www.ymcn.org