资源列表

« 1 2 ... .84 .85 .86 .87 .88 18189.90 .91 .92 .93 .94 ... 28522 »

[数据结构常用算法qichejiayou

说明:一辆汽车加满油后可行驶n公里,旅途中有若干个加油站,设计一个有效算法,指出应在哪些加油站停靠加油,使沿途加油次数最少,对于给定的n和k个加油站位置,编程计算最少加油次数。 可以利用贪心选择性质来求解汽车加油问题,也就是所求问题的整体最优解可以通过一系列局部最优的选择,即贪心选择来达到。这是贪心选择算法可行的第一个基本要素,也是贪心算法与动态规划算法的主要区别。在动态规划算法中,每步所做的选择往往信赖于相关子问题的解,因而只有在解出相
<Daninel> 在 2025-01-24 上传 | 大小:10kb | 下载:0

[matlab例程sfunxyz

说明:matlab simulink to draw 3D graph. It is very useful to know how sfunction works. Also, you can see how multiplexer is connected to draw a graph of 3 axises x y and z.
<Salah> 在 2025-01-24 上传 | 大小:2.06mb | 下载:0

[matlab例程Wavelet_analysis_theory(MATLAB7_realization)

说明:小波分析理论与MATLAB7实现,是本电子书,需要安装超星电子图书阅读器来阅读。-Wavelet analysis theory and MATLAB7 realization is the e-books, need to install Superstar electronic book reader to read.
<魏秀芳> 在 2025-01-24 上传 | 大小:15.64mb | 下载:0

[matlab例程StephenJ_Chapman_Matlab

说明:这本电子书是Stephen J. Chapman著,邢树军译,内容简单,讲解详细,并且附有常见的编程错误和好的编程习惯,比较适合初学者。-This eBook is Stephen J. Chapman a, Xing Shujun translation, is simple to explain in detail, and with a common programming errors and good programming
<魏秀芳> 在 2025-01-24 上传 | 大小:12.53mb | 下载:0

[matlab例程fdv53

说明:人脸识别程序代码 基于MATLAB的人脸识别代码-Face recognition code based on MATLAB code for face recognition
<陈文> 在 2025-01-24 上传 | 大小:159kb | 下载:0

[matlab例程multicoil

说明:石油管道环境下超长波发射器的电磁场建模,用于描述管道环境,包含边界条件。-Oil pipeline under long wave electromagnetic field transmitter model, used to describe the pipeline environment, including boundary conditions.
<张也> 在 2025-01-24 上传 | 大小:1kb | 下载:0

[matlab例程manewton

说明:数值分析的牛顿迭代算法 -matlab
<leifei> 在 2025-01-24 上传 | 大小:3kb | 下载:0

[matlab例程wavelet

说明:源码是MATLAB7.0在图像处理中的应用这本书中的应用实例一:小波图像分解与合成,有关haar小波的,主程序中需要做少许改动运行会成功(可以参照书来改动)。-Source is MATLAB7.0 in the image processing application example in this book I: Wavelet image decomposition and synthesis, the haar wavelet,
<魏秀芳> 在 2025-01-24 上传 | 大小:9kb | 下载:0

[matlab例程DSP_FIR

说明:基于matlab和DSP的FIR滤波器的设计,内涵完整的源代码和报告分析。-Matlab and DSP-based FIR filter design, meaning a complete analysis of the source code and reports.
<tanisaber> 在 2025-01-24 上传 | 大小:126kb | 下载:0

[matlab例程xxgh

说明:此程序在matlab环境下运行,适于求解线性规划一类问题。(单纯形法)-This program runs under matlab environment, suitable to solve a class of linear programming problems. (Simplex method)
<范玉红> 在 2025-01-24 上传 | 大小:3kb | 下载:0

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

说明:书中详细介绍了EM算法的由来,及其迭代算法。-sorry my english is poor
<庞善民> 在 2025-01-24 上传 | 大小:603kb | 下载:0

[matlab例程surf_from_scatter

说明:It is a very useful matlab program to plot a 3D graph by using sfunction and it shows how to use multiplexur for x, y and z signals. Enjoy it and good luck.
<sola> 在 2025-01-24 上传 | 大小:92kb | 下载:0
« 1 2 ... .84 .85 .86 .87 .88 18189.90 .91 .92 .93 .94 ... 28522 »

源码中国 www.ymcn.org