资源列表

« 1 2 ... .57 .58 .59 .60 .61 562.63 .64 .65 .66 .67 ... 3400 »

[数学计算/工程计算NLJ

说明:一个以状态方法表示的非线性系统,用其仿真模型,NLJ优化算法-State that a method of nonlinear systems, using the simulation model, NLJ optimization algorithm
<miaomiao> 在 2025-06-09 上传 | 大小:12kb | 下载:0

[数学计算/工程计算MSLS

说明:MSLSⅠ多步递推最小二乘法 Msls分三步对系统和噪声模型进行辨识,采用脉冲序列作为辅助系统模型,用计算输出数据;用原输出数据计算,用递推最小二乘方法分别对系统参数和模型参数进行估计。 -MSLS Ⅰ recursive least squares multi-step Msls three steps on the system and noise model identification, the use of pulse sequence as a supplementary s
<miaomiao> 在 2025-06-09 上传 | 大小:10kb | 下载:0

[数学计算/工程计算bipartite_matching.cpp.tar

说明:This is a small program for bipartite matching-This is a small program for bipartite matching...
<Hendrik> 在 2025-06-09 上传 | 大小:1kb | 下载:0

[数学计算/工程计算bianhuan

说明:实现FFT变换的函数。调用形式为y=bianhuan(xr,n) 其中,xr为要进行傅立叶变换的采样信号为输入,y为输出,n为信号xr的长度。-A function of the realization of FFT transform. Call the form of y = bianhuan (xr, n) of them, xr Fourier transform in order to carry out the sampling signal for the input, y is
<serena> 在 2025-06-09 上传 | 大小:1kb | 下载:0

[数学计算/工程计算PRP

说明:
<chenhao> 在 2025-06-09 上传 | 大小:4kb | 下载:0

[数学计算/工程计算5number

说明:这是计算几个数的运算,对初学者用户有用,简单解释了代码运算-This is the calculation of a few number of operations useful for the beginner users, the simple explanation of the code computing
<杨杨> 在 2025-06-09 上传 | 大小:3kb | 下载:0

[数学计算/工程计算bayesys

说明:贝叶斯算法:盲分离技术,信号处理技术,信息论与编码-Bayesian
<Fanzg> 在 2025-06-09 上传 | 大小:485kb | 下载:0

[数学计算/工程计算prime

说明:素数环: 把从1到10这10个数摆成一个环,要求相邻的两个数的和是一个素数。 〖问题分析〗 这是一道回溯的题目。从1开始,每个空位有9种可能,每种可能加入约束条件即可 1.与前面所有的数不重复 2.与前一个数和为素数(最后一个和第一个也要满足)。 〖算法流程〗 1、数据初始化; 2、递归填数: 判断第J种可能是否合法; A、如果合法:填数;判断是否到达目标(10个已填完): 是,打印结果;不是,递归填下一个; B、如果不合法:选择下一种可能;-Prime Centra
<bingo> 在 2025-06-09 上传 | 大小:54kb | 下载:0

[数学计算/工程计算Numericalanalysiscalculationmethodscommonalgorithm

说明:数值分析&计算方法常见算法C语言源代码,内容包括高斯消元,牛顿下山,雅克比迭代等常用数值算法!-Numerical analysis & calculation methods common algorithm C language source code, including Gauss, Newton down the mountain, such as Jacobian iterative numerical algorithm used!
<huang> 在 2025-06-09 上传 | 大小:325kb | 下载:0

[数学计算/工程计算bhattacharyya

说明:compute Bhattacharyya distance between two Gaussian classes
<aseman> 在 2025-06-09 上传 | 大小:1kb | 下载:0

[数学计算/工程计算FFT

说明:fft.c code composer studio v 3.01 by steven
<pouya> 在 2025-06-09 上传 | 大小:3kb | 下载:0

[数学计算/工程计算yuyinbianma

说明:本文是关于语音编码算法综合性能比较 的一篇文章,对各种编码算法的性能进行综合 比较和评价的方法 。本文试图利用层次分析法来对编码算法进行性能评估。-This article is a speech coding algorithm on a comprehensive performance comparison of an article on the performance of various coding algorithm comparison and evaluation of a
<kenneth> 在 2025-06-09 上传 | 大小:299kb | 下载:0
« 1 2 ... .57 .58 .59 .60 .61 562.63 .64 .65 .66 .67 ... 3400 »

源码中国 www.ymcn.org