资源列表

« 1 2 ... .51 .52 .53 .54 .55 356.57 .58 .59 .60 .61 ... 3400 »

[数学计算/工程计算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-01-19 上传 | 大小:1kb | 下载:0

[数学计算/工程计算fft_radix2

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

[数学计算/工程计算WashTransformation

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

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

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

[数学计算/工程计算raytracing

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

[数学计算/工程计算FourierTransform

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

[数学计算/工程计算beyes

说明:用于数据挖掘的一个小实验,贝叶斯分类,分类-For data mining in a small experiment, Bayesian classifier, classification
<秋婷> 在 2025-01-19 上传 | 大小:28kb | 下载:0
« 1 2 ... .51 .52 .53 .54 .55 356.57 .58 .59 .60 .61 ... 3400 »

源码中国 www.ymcn.org