资源列表

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

[STLGuider

说明:STL功能文档,方便STL实现编程,进行map,set,vector等的使用-STL function documentation to facilitate the implementation of the STL programming, to map, set, vector, etc. Use
<lijiawei> 在 2025-02-07 上传 | 大小:17.22mb | 下载:0

[matlab例程p156_DFT_FFT

说明:该程序为matlab代码。通过对相同数据分别进行DFT与FFT这两种变换,来对比两者的异同。-The program for the matlab code. By the same data were carried out both DFT and FFT transform, to compare the similarities and differences between the two.
<马骆> 在 2025-02-07 上传 | 大小:2kb | 下载:0

[matlab例程Genetic_Algorithm_Final

说明:To implement the genetic algorithm for optimization of the given function. PROBLEM:- Given a one variable function f(x)= {█(2+e^((x-10)) +cos⁡ 〖(x-10) 〗 if x≤10 @2+ e^((10-x))+cos⁡ (10-x) if x>10)┤
<mandar> 在 2025-02-07 上传 | 大小:1kb | 下载:0

[matlab例程SNR_matlab

说明:该代码为matlab代码,其内容是基于最大信噪比的盲源分离算法。可将该算法用于语音信号、图像信号的处理中。-The code for the matlab code, its content is based on the maximum SNR of the blind source separation algorithm. The algorithm can be used for voice signals, image sig
<马骆> 在 2025-02-07 上传 | 大小:1kb | 下载:0

[matlab例程qiaodu_matlab

说明:该程序是matlab代码编写。其内容为一种改进的基于峭度的盲源分离开关算法。可用于语音信号处理及数字图像处理等领域。-Matlab code of the program is written. It contains an improved kurtosis-based blind source separation algorithm switch. Can be used for voice signal processing a
<马骆> 在 2025-02-07 上传 | 大小:1kb | 下载:0

[matlab例程trust_region

说明:trust_region求解约束优化问题 This trust region algorithm incorporates bound constraintstogether with an ellipsoidal trust region- This trust region algorithm incorporates bound constraintstogether with an ellipsoidal trust regio
<谭文> 在 2025-02-07 上传 | 大小:1kb | 下载:0

[matlab例程readsounds

说明:改程序为matlab代码,其内容为实现基于信息最大化的盲源分离算法。该算法主要应用于图像处理,语音信号处理及雷达信号处理当中。-Reform program for the matlab code, which reads the information-based blind source separation algorithm to maximize. The algorithm is mainly used in image p
<马骆> 在 2025-02-07 上传 | 大小:3kb | 下载:0

[matlab例程mh

说明:metropolis-Hastings samplermetropolis-Hastings抽样的matlab实现-metropolis-Hastings samplermetropolis-Hastings in matlab
<> 在 2025-02-07 上传 | 大小:1kb | 下载:0

[数据结构常用算法Mazing-Problem

说明:迷宫问题 以一个m*n的长方阵表示迷宫,0和1分别表示迷宫中的通路和障碍。设计一个程序,对任意设定的迷宫,求出一条从入口到出口的通路,或得出没有通路的结论。 基本要求: (1)首先实现一个以链表作存储结构的栈类型,然后编写一个求解迷宫的非递归程序。求得的通路以三元组(i,j,d)的形式输出,其中(i,j)指示迷宫中的一个坐标,d表示走到下一坐标的方向。 (2)测试几组数据,数据的规模由小变大,即网格越来越小,障碍越来越复
<panbowen> 在 2025-02-07 上传 | 大小:43kb | 下载:0

[matlab例程leijiliang

说明:计算关于二阶互累积量的方法,三阶累积量和互累积量,四阶和四阶互累积量的方法-Calculated on the cumulative amount of each second-order method, third-order cumulants and cross cumulants, each fourth-order and fourth-order cumulant method
<xl> 在 2025-02-07 上传 | 大小:7kb | 下载:0

[数据结构常用算法Monks-and-savage-problem

说明:这是一个古典问题。假设有n个修道士和n个野人准备渡河,但只有一条能容纳c人的小船,为了防止野人侵犯修道士,要求无论在何处,修道士的个数不得少于野人的人数(除非修道士个数为0)。如果两种人都会划船,试设计一个算法,确定他们能否渡过河去,若能,则给出一个小船来回次数最少的最佳方案。 要求: (1)用一个三元组(x1,x2,x3)表示渡河过程中各个状态。其中,x1表示起始岸上修道士个数,x2表示起始岸上野人个数,x3表示小船位置(0—
<panbowen> 在 2025-02-07 上传 | 大小:209kb | 下载:0

[matlab例程lfm_process

说明:用线性调频信号的雷达系统的matlab仿真-a radar system with lfm signal simulation using matlab
<任腊梅> 在 2025-02-07 上传 | 大小:1kb | 下载:0
« 1 2 ... .62 .63 .64 .65 .66 16467.68 .69 .70 .71 .72 ... 28522 »

源码中国 www.ymcn.org