资源列表

« 1 2 ... .62 .63 .64 .65 .66 14367.68 .69 .70 .71 .72 ... 28522 »

[matlab例程generate_arb_waveform

说明:matlab 控制 AWG(任意波形发生器) 的代码。- This is the machine generated representation of an instrument control session using a device object.
<liu> 在 2025-06-28 上传 | 大小:1kb | 下载:0

[matlab例程heliuchaojihe

说明:合流超几何函数是处理较为复杂的语音处理算法中的较为常见的程序,它在MATLAB中能够正确实现相对有些困难,附上的程序能够在语音增强算法中正确运行。-Confluent hypergeometric function is dealing with more complex voice processing algorithms in the more common procedures, it can be correctly implemented in MATLAB relatively s
<> 在 2025-06-28 上传 | 大小:1kb | 下载:0

[人工智能/神经网络/遗传算法TSP

说明:模拟退火算法求解旅行商问题 程序使用的参数说明:初始温度的选取方法:取一个确定值:280度 状态被接受的条件:如果delta f < 0, 则At = 1,否则At = exp(-delta f / t) 降温算法:采用等比例下降的方法,比例系数为0.95 同一温度内计算结束的条件: 在每个温度下采用固定的迭代次数,Lk=100n,n为城市数; 算法结束条件: 当相邻三个温度得到的解无任何变化时算法停止。 -Simulated annealing algo
<朱茵茵> 在 2025-06-28 上传 | 大小:2kb | 下载:0

[数学计算/工程计算1235284879

说明:包括了visual basic 中进行数值算法的系列程序,包括高斯迭代、追赶法等。-a series of procedures of visual basic numerical algorithms, including Gauss iteration, catch method and so on.
<alfjsla> 在 2025-06-28 上传 | 大小:29kb | 下载:0

[matlab例程PRBS_Generator

说明:自写的PRBS 伪随机数生成程序, 可用,-参见Matlab help中"seqgen.pn" 及 "PN Sequence Generator" 及"Pseudorandom Sequences" 相关内容
<liu> 在 2025-06-28 上传 | 大小:1kb | 下载:0

[matlab例程Meucci_MCA

说明:Copula-Marginal 算法,他可以生成风险和资产投资组合连接函数。 -Copula-Marginal algorithm
<tom> 在 2025-06-28 上传 | 大小:5kb | 下载:0

[matlab例程Untitled

说明:利用卡尔曼滤波(Kalman)估计自由落体运动物体的位置速度-A Kalman filter (Kalman) estimates that the location of the object free fall movement speed
<赵晓丹> 在 2025-06-28 上传 | 大小:1kb | 下载:0

[matlab例程shengwenshibiequandaima

说明:声纹识别的全代码,用于声纹识别的编程,在MATLAB开发环境中实现。-The voice print recognition of the code to the voice print recognition of programming, realize the development environment in MATLAB.
<紫微> 在 2025-06-28 上传 | 大小:186kb | 下载:0

[matlab例程12.11.Cichocki

说明:Cichocki教授的一些关于盲源分离的研究成果。内容主要在于盲源的提取。是一部分很好的内容。-Cichocki D.R,blind source separation,blind source extraction
<张一川> 在 2025-06-28 上传 | 大小:11.3mb | 下载:0

[数据结构常用算法PRIME-TEST

说明: 素数测试问题, 如果把乘、除法(包括取模)看成常数时间, 则算法的时间复杂度为 (k)=  (log m)=O(log n)。 而当n极大时,与n在同一数量级的两个数相乘除, 不超过O(log2n)次二进制位操作。 ∴算法的时间复杂性为O(log3n)二进制位操作 -Prime test, If the multiplication, division ( including the modulus as a constant
<朱茵茵> 在 2025-06-28 上传 | 大小:1kb | 下载:0

[数学计算/工程计算FFT842

说明:一种快速富式变换源程序,对于数字信号处理非常有用。-a usefull FFT code is very convenient to signal process
<Tang JI> 在 2025-06-28 上传 | 大小:2kb | 下载:0

[matlab例程aasa

说明:绘制磁路电感随空气隙长度变化的曲线,参数数据已经列于文件中-Draw magnetic inductance changes with the air gap length of the curve
<崔伟> 在 2025-06-28 上传 | 大小:9kb | 下载:0
« 1 2 ... .62 .63 .64 .65 .66 14367.68 .69 .70 .71 .72 ... 28522 »

源码中国 www.ymcn.org