资源列表

« 1 2 ... .30 .31 .32 .33 .34 21135.36 .37 .38 .39 .40 ... 28522 »

[matlab例程buffer

说明:在MATLAB中可以当做发射信号的缓冲,以提高系统的稳定性,从而防止数据的剧烈变化-BUFFER Buffer a signal vector into a matrix of data fr a mes. Y = BUFFER(X,N) partitions signal vector X into nonoverlapping data segments (fr a mes) of length N. Each data fr a me occupies one
<resson> 在 2025-07-29 上传 | 大小:2kb | 下载:0

[matlab例程newmark

说明:this is a matlab program used to create charts in newmark methods
<emile> 在 2025-07-29 上传 | 大小:2kb | 下载:0

[数据结构常用算法2

说明:内部排序算法比较实验指导书,(1)对以下6种常用的内部排序算法进行对比:直接插入排序;希尔排序;起泡排序;快速排序;简单选择排序;堆排序;-Comparison of the internal sorting algorithm experimental guide books (1) of the following six kinds of commonly used to compare the internal sorting algorithm: direct insertion so
<goulin> 在 2025-07-29 上传 | 大小:2kb | 下载:0

[数据结构常用算法car

说明:问题描述: 设停车场是一个可停放n辆汽车的狭长通道,且只有一个大门可供汽车进出。汽车在停车场内按车辆到达时间的先后顺序,依次由北向南排列(大门在最南端,最先到达的第一辆车停放在停车场的最北端),若停车场内已停满n辆汽车,则后来的汽车只能在门外的便道上等候,一旦有车开走,则排在便道上的第一辆车即可开入;当停车场内某辆车要离开时,在它之后进入的车辆必须先退出车场为它让路,待该辆车开出大门外,其他车辆再按原次序进入车场,每辆停放在车场的车在它离开停车场时必须按它停留的时间长短交纳费用。试为停车场编
<baizhanning> 在 2025-07-29 上传 | 大小:2kb | 下载:0

[matlab例程mixture_of_gaussians

说明:这个代码适用于检测运动目标,基于混合高斯建模的运动目标检测。-this code can help you detection some objects,such as car,people,and so on. which based on mixture of gaussians background model
<> 在 2025-07-29 上传 | 大小:2kb | 下载:0

[matlab例程fsk

说明:用与matlab的fsk调制的信号的波形的代码,可以实现仿真-it is fsk
<方俊> 在 2025-07-29 上传 | 大小:2kb | 下载:0

[matlab例程yiqun

说明:蚁群算法, 蚁群算法实例蚁群算法,蚁群算法,蚁群算法 实例蚁群算法,蚁群算法,蚁群算法 实例蚁群算法,蚁群算法,蚁群算法实例-Ant algorithm, ant algorithm, ant colony algorithm instance ant algorithm, ant algorithm, ant colony algorithm instance ant algorithm, ant algorithm, ant colony algorithm instance ant alg
<陈嘉伟> 在 2025-07-29 上传 | 大小:2kb | 下载:0

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

说明:rbf神经网络用于函数的回归,能根据已知的系写点对函数进行分析,达到预期目标。-rbf neural network for function regression, according to the known system of writing points to the function, to achieve the desired objectives.
<杨宁> 在 2025-07-29 上传 | 大小:2kb | 下载:0

[数学计算/工程计算matrix

说明: //--显示矩阵,形参m为行,n为列 void MatrixDisplay(double *A,int m,int n) //--求矩阵转置,形参m为行,n为列,A转置后存为B void MatrixInverse(double *A,double *B, int m,int n) //--求矩阵相乘,A矩阵为[m,p],B矩阵为[p,n],C为[m,n] void MatrixMultiply(double *A,double *B,double *C ,i
<heu> 在 2025-07-29 上传 | 大小:2kb | 下载:0

[matlab例程rvm

说明:这是一个完善的RVM算法。其性能良好,代码清晰。能够很好的用于分类。-This is a perfect RVM algorithm. Its good performance, the code clear. Can be good for classification.
<wuxin> 在 2025-07-29 上传 | 大小:2kb | 下载:0

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

说明:该代码实现了频谱感知中的双次协作检测方法,对于双次协作检测的认识能有更深入的了解。-the two sub-collaboration in Cognitive radio
<zhanghui01> 在 2025-07-29 上传 | 大小:2kb | 下载:0

[matlab例程mine2

说明:捷联惯导系统导航解算. 根据600秒的指北方位捷联系统的数据进行导航解算,飞行高度不变,采样周期0.01s.-Strapdown inertial navigation system navigation solution. Based on the 600 seconds that the north-bit data SINS navigation solution, the same altitude, sampling period 0.01s.
<zhangshaobo> 在 2025-07-29 上传 | 大小:2kb | 下载:0
« 1 2 ... .30 .31 .32 .33 .34 21135.36 .37 .38 .39 .40 ... 28522 »

源码中国 www.ymcn.org