资源列表

[数据结构常用算法分硬币的简单程序

说明:可实现硬币的分法,一分,二分,五分硬币。内附有for循环版-achieve coins points, one points, two points, five coins. Enclosing a version for recycling
<皮皮> 在 2024-09-30 上传 | 大小:1024 | 下载:0

[数据结构常用算法stack1

说明:这是俺编写的一个堆栈,采用模版函数编写,面向过程设计,供大家参考-I prepared a stack, using templates prepared function, process-oriented design, for your reference
<李瑞> 在 2024-09-30 上传 | 大小:1024 | 下载:0

[数值算法/人工智能solenoid

说明:绘制螺纹的MATLAB程序,对于生成螺纹管等几何体较为重要-A MATLAB program can draw bolt pattern, and is more important to produce bolt pattern pipe and other geometry body
<石玉祥> 在 2024-09-30 上传 | 大小:1024 | 下载:0

[matlab例程lvshudong

说明:用matlab实现了数字信号处理中的多采样转换,并依此原理进行采样转换滤波器的设计。-matlab
<lsd> 在 2024-09-30 上传 | 大小:1024 | 下载:0

[matlab例程用“时域最小平方误差准则” 设计IIR DF

说明:试用时域最小平方误差准则(最小平方逆设计)设计一个具有四项系数的IIR DF的系统函数,使其在y(n)=[3,2,1]输入激励下,输出v(n)逼近d(n)=[2,0.2,0.05]。令v(-1)=v(-2)=0。求出v(n)的前8个样值与d(n)进行比较。用matlab实现了此要求。-trial at the least square error domain guidelines (minimum inverse square des
<lsd> 在 2024-09-30 上传 | 大小:1024 | 下载:0

[数据结构常用算法公共子序列

说明:本算法实现的是对两个单字符串的扫描,找出其最长公共子序列。-the algorithm to achieve the two-string scan, identify its longest public sequences.
<汪永威> 在 2024-09-30 上传 | 大小:1024 | 下载:1

[数据结构常用算法会议安排

说明:本代码用贪心算法实现会议安排的最佳顺序,其目标是使得能够安排的会议数量最多,是贪心算法的典型应用-code with the greedy algorithm to achieve the best arrangements for the order, its goal is to arrange the largest number of meetings, the greedy algorithm is a typical app
<汪永威> 在 2024-09-30 上传 | 大小:1024 | 下载:1

[matlab例程aiwa

说明:TSP问题(货郎担问题,旅行商问题)的模拟退火算法通用malab源程序-Traveling Salesman Problem (TSP, the traveling salesman problem), simulated annealing algorithm common source malab
<> 在 2024-09-30 上传 | 大小:1024 | 下载:0

[数值算法/人工智能卡尔曼滤波VB

说明:VB实现的线性卡尔曼滤波程序,简单易懂。适合初学者练习参考。-VB linear Kalman filtering procedures, simple and understandable. For beginners practice reference.
<> 在 2024-09-30 上传 | 大小:1024 | 下载:1

[matlab例程MyKmeans

说明:实现聚类K均值算法: K均值算法:给定类的个数K,将n个对象分到K个类中去,使得类内对象之间的相似性最大,而类之间的相似性最小。 缺点:产生类的大小相差不会很大,对于脏数据很敏感。 改进的算法:k—medoids 方法。这儿选取一个对象叫做mediod来代替上面的中心 的作用,这样的一个medoid就标识了这个类。步骤: 1,任意选取K个对象作为medoids(O1,O2,…Oi…Ok)。 以下是循环的: 2,将余下的对象分到各个类中去
<阿兜> 在 2024-09-30 上传 | 大小:1024 | 下载:0

[数学计算/工程计算最小2乘发曲线拟和

说明:最小二乘法拟和曲线,两个程序,大家-least squares fitting curves, the two procedures, we look at
<郭雨龙> 在 2024-09-30 上传 | 大小:1024 | 下载:0

[matlab例程plotyyy

说明:matlab本身没有绘制三轴曲线的命令,附件放入matlab命令文件夹中可用plotyyy命令调用-matlab triaxial curve itself does not draw commands into matlab command attachment folder available plotyyy command calls
<goner> 在 2024-09-30 上传 | 大小:1024 | 下载:1

源码中国 www.ymcn.org