资源列表

« 1 2 ... .31 .32 .33 .34 .35 4536.37 .38 .39 .40 .41 ... 28523 »

[matlab例程systemblockdiagram.pdf

说明:system radar in simulink
<Igariox> 在 2025-11-25 上传 | 大小:137kb | 下载:0

[数值算法/人工智能Ex24PointsGame

说明:一、前言 24点游戏是一个常见游戏,出题者给出4个整数,要求答题者在指定时间内给出一个四则运算的表达式,恰好用上这这个整数各一次,计算结果为24,超出时间为输。 二、分析 用计算机来算这个题,搜索速度当然有很大优势,我编程喜欢考虑通用一点,不限制输入数量和结果数,甚至不限制运算符数量。这样组合数就很大,如果输入数比较多,则搜索时间会非常长。 我用两个方法来提高搜索速度:一、是大家都能考虑到的重复搜索问题,比如1,2,3和2,3,1所有的组合情况是相同的,我只搜索使用递增序
<xycheng> 在 2025-11-25 上传 | 大小:135kb | 下载:0

[matlab例程CsCallMatlab

说明:C#调用Matlab2008b的两个例子,如果没有安装Matlab2008b,至少要安装MCRInstall.exe v7.9-C# call Matlab2008b example, if not installed Matlab2008b, at least to install MCRInstall.exe v7.9
<xycheng> 在 2025-11-25 上传 | 大小:359kb | 下载:0

[matlab例程code

说明:Matlab Code for Poisson Image Reconstruction from Image Gradients
<jon connor> 在 2025-11-25 上传 | 大小:5kb | 下载:0

[matlab例程census

说明:census is a very useful tool
<Rakesh> 在 2025-11-25 上传 | 大小:5kb | 下载:0

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

说明:Conway s Game of life 算法程序-This article is about a fast Conway s Game of Life version using MFC, thread and DirectX together with a visual demo for sorting algorithms. It is also a good demo for "Bubble" and "Quick Sort" algorithms.
<JerryJiang> 在 2025-11-25 上传 | 大小:362kb | 下载:0

[数据结构常用算法Maze

说明:迷宫算法(maze) /* Maze * Starting point is m[0][0], need to find a path go to m[9][9]. 0 means OK, * 1 means cannot go there, boundary is 0 and 9, cannot go beyond boundary. * Each step can be made horizontally or vertically for one more gri
<JerryJiang> 在 2025-11-25 上传 | 大小:1kb | 下载:0

[matlab例程my_qammod

说明:Matlab code for the simulation of M ary QAM
<val> 在 2025-11-25 上传 | 大小:1kb | 下载:0

[matlab例程PLSGA

说明:讲述偏最小二程结合遗传算法的实现过程,利用MatLab语言编程实现-Two-way on the unbiased minimum genetic algorithm combined with the implementation process, the use of MatLab programming language implementation
<yang> 在 2025-11-25 上传 | 大小:6kb | 下载:0

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

说明:build an exam grade calculation by using fuzzy logic
<mustafa> 在 2025-11-25 上传 | 大小:46kb | 下载:0

[matlab例程NEWHARRIS

说明:harris角点检测功能,可用于多种图像 -harris corner detection function can be used for a variety of image
<coco> 在 2025-11-25 上传 | 大小:59kb | 下载:0

[数值算法/人工智能CRC16

说明:CRC16 calculator for IEEE 802.15.4. Can download and try it.
<Amirullah> 在 2025-11-25 上传 | 大小:1kb | 下载:1
« 1 2 ... .31 .32 .33 .34 .35 4536.37 .38 .39 .40 .41 ... 28523 »

源码中国 www.ymcn.org