资源列表

« 1 2 ... .55 .56 .57 .58 .59 19160.61 .62 .63 .64 .65 ... 28522 »

[压缩解压imagecompressmatlab

说明:该压缩包中包含了,图像压缩的具体实现方法,使用matlab编写。-The package contains compression, image compression method of the specific implementation, the use of matlab to prepare.
<李长洋> 在 2025-03-11 上传 | 大小:54kb | 下载:0

[压缩解压huffman

说明:利用哈夫曼编码进行对已有文件进行压缩 在文件使用时,再对压缩文件进行解压缩.-Use Huffman encoding of existing files compression when used in the document, then extract the compressed file.
<li> 在 2025-03-11 上传 | 大小:54kb | 下载:0

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

说明:蒙特卡罗算法讲解,课件,第一章 理论原理-On the Monte Carlo algorithm, courseware, chap theoretical principle
<marco> 在 2025-03-11 上传 | 大小:54kb | 下载:0

[matlab例程ch02

说明:matlab编程的一些例子,仅供初学者参考-matlab programming examples for beginners reference
<liyii> 在 2025-03-11 上传 | 大小:54kb | 下载:0

[数学计算/工程计算kalmanbucy

说明:学习扩展卡尔曼滤波气的基本文件,可以随便下载并讨论-This is a tutorial on nonlinear extended Kalman filter (EKF). It uses the standard EKF fomulation to achieve nonlinear state estimation. Inside, it uses the complex step Jacobian to linearize th
<tongliang> 在 2025-03-11 上传 | 大小:54kb | 下载:0

[matlab例程Dpcm

说明:dpcm codification matlab code
<artrotek> 在 2025-03-11 上传 | 大小:54kb | 下载:0

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

说明:人工智能模型的源码,可以实现简单的对话,智慧水平相当于3岁。-Source of artificial intelligence model, you can achieve a simple dialogue, the level of the equivalent of 3-year-old intelligence.
<陈立> 在 2025-03-11 上传 | 大小:54kb | 下载:0

[matlab例程betong

说明:This MATLAB program-This is MATLAB program
<Hoang Ha> 在 2025-03-11 上传 | 大小:54kb | 下载:0

[数学计算/工程计算prime

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

[matlab例程symletssplines

说明:这个m代码包含了一系列的小波变换的实现函数,有Daubechies,symlets,splines,S+P小波, JPEG2000小波变换等. 可以进行1D或者二维小波变换。-The m code contains a series of wavelet transform to achieve function, and Daubechies, symlets, splines, S+ P wavelets, JPEG2000 and
<袁焕江> 在 2025-03-11 上传 | 大小:54kb | 下载:0

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

说明:八数码问题的C++程序代码。八数码问题是个典型的状态图搜索问题。搜索方式有两种基本的方式,即树式搜索和线式搜索。搜索策略大体有盲目搜索和启发式搜索两大类。盲目搜索就是无“向导”的搜索,启发式搜索就是有“向导”的搜索。-8 digital issues of C++ program code. Digital 8 is a typical problem of the state map search problems. There ar
<李建峰> 在 2025-03-11 上传 | 大小:54kb | 下载:0

[matlab例程work

说明:用MATLAB的SMULINK 实现的模糊算法,用于温度控制,可以直接运行,参数已经调整好-To achieve the SMULINK with MATLAB fuzzy algorithm, for temperature control, can be directly run, the parameters have been adjusted
<陶克艳> 在 2025-03-11 上传 | 大小:54kb | 下载:0
« 1 2 ... .55 .56 .57 .58 .59 19160.61 .62 .63 .64 .65 ... 28522 »

源码中国 www.ymcn.org