资源列表

« 1 2 ... .28 .29 .30 .31 .32 6933.34 .35 .36 .37 .38 ... 28523 »

[matlab例程kf

说明:KF的一道例题,包括源程序代码以及具体的解题过程-KF' s an example, including source code and the specific problem-solving process
<张春明> 在 2025-12-20 上传 | 大小:179kb | 下载:1

[数学计算/工程计算FastKalmanAlgorthm

说明:快速卡尔曼算法是递推最小二乘算法中的一种, 它的收敛速度比梯度算法快得多, 其计算量又比常规卡尔曼算法少得多, 特别适合于跟踪像电离层这样的快变化时变信道。 本文对 用于自适应均衡的快速卡尔曼算法进行了详细研究。-Fast Kalman algo r ithm is one of recursive least squares algo r ithm s . It has much faster equalizer convergence than the gradient algo
<张海洋> 在 2025-12-20 上传 | 大小:179kb | 下载:0

[matlab例程MatlabTips

说明:这本书包含了很多Matlab编程的技巧,对初学者会有帮助。-This book contains a lot of Matlab programming skills would be helpful for beginners.
<秦垚> 在 2025-12-20 上传 | 大小:179kb | 下载:0

[matlab例程juanji

说明:在matlab里自行用简单语句编写的卷积运算程序,一道小作业题。-In matlab in their own written statement with the simple convolution procedure, a small job title.
<牛强> 在 2025-12-20 上传 | 大小:179kb | 下载:0

[数据结构常用算法sizeyunsuan

说明:四则运算的源代码,可以进行加减乘除四种运算-Arithmetic of the source code, can be four types of operations, Math
<吕新开> 在 2025-12-20 上传 | 大小:179kb | 下载:0

[matlab例程Interactive.music.visualization

说明:Interactive music visualization
<gray> 在 2025-12-20 上传 | 大小:179kb | 下载:0

[matlab例程finite_elements_mesh

说明:使用有限元方法对平面进行网格划分 附有程序使用说明-Plane using the finite element method to mesh with program instructions
<高可> 在 2025-12-20 上传 | 大小:179kb | 下载:0

[matlab例程yinwen

说明:模糊PID控制器优化函数的文章,很不错的,很有参考价值,是英文版的可以作为参考资料。-Fuzzy PID controller optimization function article, very good, good reference is the English version can be used as reference.
<jiwei> 在 2025-12-20 上传 | 大小:179kb | 下载:0

[matlab例程OCR

说明:system design for plate recognation
<haseeb> 在 2025-12-20 上传 | 大小:179kb | 下载:0

[matlab例程myPCA-Face-Recognition

说明:pca程序,PCA可以用于图像处理等方面-pca procedure
<liumeihong> 在 2025-12-20 上传 | 大小:179kb | 下载:0

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

说明:神经算法集,包括 SOM CPN BPN等 -Neural algorithm set, including the SOM CPN BPN, etc.
<周周> 在 2025-12-20 上传 | 大小:179kb | 下载:0

[matlab例程sigxpand

说明:将输入d进行扩张,方法是在d的每个数据中插入M-1个零值。 如输入d=[1,2,3,4] M=3 输出out=[1 0 0 2 0 0 3 0 0 4 0 0]-To expand the input d, the method is to insert each data d, M-1 zero value. If the input d = [1,2,3,4] M = 3 output out = [1 0 0 2 0 0 3 0 0 4 0 0]
<pisces> 在 2025-12-20 上传 | 大小:179kb | 下载:0
« 1 2 ... .28 .29 .30 .31 .32 6933.34 .35 .36 .37 .38 ... 28523 »

源码中国 www.ymcn.org