资源列表
[数学计算/工程计算] diffusion-visualization-1.0.0.tar
说明:directed diffusion protocole visualization<mok> 在 2025-06-28 上传 | 大小:11kb | 下载:0
[matlab例程] matlab-PCM
说明:正弦信号的pcm编码、译码matlab仿真-Sinusoidal signal pcm encoding, decoding matlab simulation<进步龙> 在 2025-06-28 上传 | 大小:11kb | 下载:0
[数学计算/工程计算] dec-to-bin
说明:通过LABVIE,实现十进制到二进制的转换,并通过前面板上的指示灯显示出来-By LABVIE, to achieve the decimal to binary conversion, and display them by LED through the front panel.<J> 在 2025-06-28 上传 | 大小:11kb | 下载:1
[matlab例程] RussiaBlock
说明:俄罗斯方块的MATLAB源程序,原来这样子也可以-Russia Block<枉凝眉> 在 2025-06-28 上传 | 大小:11kb | 下载:0
[matlab例程] jili
说明:本代码是解决结构动力学中经典的问题的源程序并且采用了gui设计,一定程度上实现了人工智能的作用-This code is to solve the classic problem in structural dynamics of the source and using the gui design, implemented to some extent the role of artificial intelligence<wangyuexing> 在 2025-06-28 上传 | 大小:11kb | 下载:0
[数据结构常用算法] maze
说明:(1)用随机函数建立一个迷宫,给定出入口 (2)设计一个模拟走迷宫的程序寻找通路,存在则将其显示在屏幕上 (3)找出其中途径最短的通路 -(1) create a maze with a random function, given the import and export (2) design procedures for a simulated maze to find access, there will be the display on the screen (3) to<wending> 在 2025-06-28 上传 | 大小:11kb | 下载:0
[matlab例程] MATLAB-sins
说明:利用matlab编写的捷联惯导程序,可以做参考,参考价值大-Prepared using matlab SINS program, you can do reference, reference-value<清仪> 在 2025-06-28 上传 | 大小:11kb | 下载:0
[matlab例程] Hough-circle-detection
说明:按照步骤根据hough变换进行圆检测 按照步骤根据hough变换进行圆检测-Follow the steps under the hough transform for circle detection in accordance with the steps under the hough transform circle detection<> 在 2025-06-28 上传 | 大小:11kb | 下载:0
[数值算法/人工智能] Apriori
说明: Apriori算法是一种最有影响的挖掘布尔关联规则频繁项集的算法。其核心是基于两阶段频集思想的递推算法。该关联规则在分类上属于单维、单层、布尔关联规则。在这里,所有支持度大于最小支持度的项集称为频繁项集,简称频集。 - (1) L1 = find_frequent_1-itemsets(D) (2) for (k=2 Lk-1 ≠Φ k++) { (3) Ck = apriori_gen(Lk-1 ,min_sup) (4) for each transaction t ∈ D<panqiang> 在 2025-06-28 上传 | 大小:11kb | 下载:0
[数学计算/工程计算] Ex4_3
说明: 傅里叶变换是一种将信号从时域变换到频域的变换形式,是信号处理的重要分析工具。离散傅里叶变换(DFT)是傅里叶变换在离散系统中的表示形式。但是DFT的计算量非常大, FFT就是DFT的一种快速算法, FFT将DFT的N2 步运算减少至 ( N/2 )log2N步。-Fourier transform is a signal from the time domain to frequency domain transformation form, is an important signal pr<刘璐> 在 2025-06-28 上传 | 大小:11kb | 下载:0