资源列表

« 1 2 ... .26 .27 .28 .29 .30 26931.32 .33 .34 .35 .36 ... 28522 »

[matlab例程gear

说明:吉尔法求解点堆中子动力学方程的MATLAB程序-Gear method
<> 在 2025-02-04 上传 | 大小:1kb | 下载:0

[数据结构常用算法jicha

说明:给定n个正整数数列,进行如下操作:每次删去两个数 a和b,添加1个数 a*b+1,直到只剩1个数N。在所有的这样的N中,有1个最大Max的和最小的Min,M=Max-Min是极差。设计程序计算 M -Given n positive integers, proceed as follows: each time deleting two numbers a and b, add a number of a* b+1 until on
<yan> 在 2025-02-04 上传 | 大小:1kb | 下载:0

[数据结构常用算法astar

说明:A*算法 1、将开始节点放入开放列表(开始节点的F和G值都视为0) 2、重复以下步骤: 在开放列表中查找具有最小F值的节点,并把查找到的节点作为当前节点 把当前节点从开放列表删除, 加入到封闭列表. -A* algorithm 1, will begin to node placed in the and opening up list of (the began to node of the F and G va
<yan> 在 2025-02-04 上传 | 大小:1kb | 下载:0

[数据结构常用算法dstring

说明:动态规划——编辑距离问题 设A和B是2个字符串。要用最少的字符操作将字符串A转换为字符串B。-Dynamic Programming- edit distance problem Let A and B are two strings. Characters use the least action string A converted to a string B.
<yan> 在 2025-02-04 上传 | 大小:1kb | 下载:0

[matlab例程pole_assignment

说明:基于MATLAB 的状态反馈极点配置函数设计,极点配置分析,全阶观测器设计分析-MATLAB-based state feedback pole assignment function design, pole placement analysis, design and analysis of full order observer
<zhaoquan> 在 2025-02-04 上传 | 大小:1kb | 下载:0

[matlab例程corde

说明:用meshless approcimation diffuse methode 模拟弦振动-String vibration simulation using meshless approcimation diffuse methode
<zhou> 在 2025-02-04 上传 | 大小:1kb | 下载:0

[数学计算/工程计算xishujuzhen

说明:稀疏矩阵的运算,主要是通过十字链表的方式进行实现的 十分有效 适合初学者-Sparse matrix operations, primarily by way of the cross linked list achieve very effective for beginners
<段铁笼> 在 2025-02-04 上传 | 大小:1kb | 下载:0

[数学计算/工程计算BendersDecomposition

说明:应用Benders分解算法求解混合0-1规划。对于研究非线性规划的同学很有益。-Application Benders decomposition algorithm for mixed 0-1 programming. Very useful for the study of nonlinear programming students.
<zuoyongyang> 在 2025-02-04 上传 | 大小:1kb | 下载:1

[matlab例程EM

说明:本程序一维数据的EM算法实现,稍作修改就可以成为多维数据的EM算法实现。-EM algorithm for one-dimensional data of the program implementation, minor modifications can become the cube of the EM algorithm.
<高逢逢> 在 2025-02-04 上传 | 大小:1kb | 下载:0

[matlab例程OFDM_Est

说明:the performance of LSE algorithm in OFDM channel estimation
<imennasr> 在 2025-02-04 上传 | 大小:1kb | 下载:0

[matlab例程coherent_ML_receiver

说明:coherent ML receiver
<imennasr> 在 2025-02-04 上传 | 大小:1kb | 下载:0

[matlab例程Huffman-Coder-Decoder

说明:HUFFMANN ALPHABETS CODEC using MATLAB
<ali> 在 2025-02-04 上传 | 大小:1kb | 下载:0
« 1 2 ... .26 .27 .28 .29 .30 26931.32 .33 .34 .35 .36 ... 28522 »

源码中国 www.ymcn.org