资源列表

« 1 2 ... .26 .27 .28 .29 .30 20331.32 .33 .34 .35 .36 ... 28523 »

[matlab例程LDPC_encoder

说明:gen_H:利用随机pi矩阵排列而成的LDPC稀疏校验矩阵产生; girthlenth:计算产生的矩阵H的围长-gen_H : pi using random matrix arranged at the LDPC have sparse matrix calibration; girthlenth : calculation of the matrix H Girth
<喻小星> 在 2025-10-16 上传 | 大小:2kb | 下载:0

[matlab例程esprit

说明:这是现代信号处理领域最常用的信号分析方法!-this modern signal processing is the most commonly used method of signal analysis!
<Wendy> 在 2025-10-16 上传 | 大小:2kb | 下载:0

[数值算法/人工智能qiujiecheng0-10000

说明:可能很多人都曾经想过要实现一些比较大的数的阶乘,但是C++中提供的标准数据类型其存储空间太小,根本无法实现。我们可以通过其他方法来实现-many people may have thought about the need to achieve some fairly large number of factorial. But C is the standard data types storage space is too small, it is virtually impossible
<张毅> 在 2025-10-16 上传 | 大小:2kb | 下载:0

[matlab例程16428

说明: 学习matlab的朋友,这是一个计算线性方程组的程序,略有改进,若有疑问不吝赐教-learning Matlab friends, which is a calculation of linear equations procedures, a slight improvement If in doubt wing
<闫黎明> 在 2025-10-16 上传 | 大小:2kb | 下载:0

[数据结构常用算法ncircle

说明:给定n个大小不等的圆c , c , , cn 1 2  ,现要将这n个圆排进一个矩形框中,且要求各圆 与矩形框的底边相切。圆排列问题要求从n个圆的所有排列中找出有最小长度的圆排列。例 如,当n=3,且所给的3 个圆的半径分别为1,1,2时,这3个圆的最小长度的圆排列如图 所示。其最小长度为2 + 4 2 。-given n ranging from the size of the circle c, c,, cn 1 2
<自由人> 在 2025-10-16 上传 | 大小:2kb | 下载:0

[数据结构常用算法lqx100003

说明:最优合并问题 给定K个排好序的序列s1,s2,...,sk,用2 路合并算法将这k个序列合并成一个序列。 假设所采用的2路合并算法合并2个长度分另为m 和n的序列需要m+n-1次比较。试设计一个算法确定合并这个序列的最优合并顺序,使所需的总比较次数最少。-optimal merging given K platoons good sequence of sequence s1, s2 ,..., sk. using 2-way merger of this algorithm k se
<卢起雪> 在 2025-10-16 上传 | 大小:2kb | 下载:0

[数据结构常用算法lqx10004

说明:最小重量机器设计问题 设某一机器由n个部件组成,每一种部件都可以从m个不同的供应商处购得。设w(i,j)是从供应商j处购得的部件i的重量,C(i,j)是相应的价格。 设计一个优先列式分支限界法,给出总价格不超过c的最小重量机器设计。-minimum weight machines based design of a machine n components, each component can be 000 m from different vendors purchased. L
<卢起雪> 在 2025-10-16 上传 | 大小:2kb | 下载:0

[数据结构常用算法lqx10005

说明:给定n 个正整数和4 个运算符+、-、*、/, 且运算符无优先级,如2+3*5=25。对于任意给定 的整数m,试设计一个算法,用以上给出的n 个数 和4 个运算符,产生整数m,且用的运算次数最少 给出的n个数中每个数最多只能用1 次,但每种运 算符可以任意使用。-given positive integer n and four Operators+,-,*,/, but Operators without precedence, if 2 3* 5 = 25. For an
<卢起雪> 在 2025-10-16 上传 | 大小:2kb | 下载:0

[matlab例程decomposeAndrevaluationOfWavelet

说明:小波在信号处理中的应用,利用小波对信号进行分解和重构,而且对信号进行噪声的阈值处理。-Wavelet in signal processing applications, the use of wavelet decomposition and reconstruction. but for the noise signal processing threshold.
<矫渊培> 在 2025-10-16 上传 | 大小:2kb | 下载:0

[数据结构常用算法jiangshangfei

说明:该程序用于进行多项式的四则运算,其中抽象数据类型主要有栈和结构 -the procedures for conducting the four polynomial operations, which mainly abstract data type and structure of a stack
<江上飞> 在 2025-10-16 上传 | 大小:2kb | 下载:0

[matlab例程mat_tsp

说明:遗传算法解决 TSP 问题matlab源程序 -genetic algorithm to solve TSP source Matlab
<king> 在 2025-10-16 上传 | 大小:2kb | 下载:0

[matlab例程CannyDemo

说明:自己写的Canny算子的matlab实现和演示。程序虽然不大,但相信也能给大家一些参考。 -himself wrote the Canny Operator Matlab realization and demonstration. Procedures not much, but I believe that can give you some information.
<沈宏伟> 在 2025-10-16 上传 | 大小:2kb | 下载:0
« 1 2 ... .26 .27 .28 .29 .30 20331.32 .33 .34 .35 .36 ... 28523 »

源码中国 www.ymcn.org