资源列表
[matlab例程] LearningtheKalmanFilter
说明:When I first studied Kalman filtering, I saw many advanced signal processing submissions here at the MATLAB Central File exchange, but I didn t see a heavily commented, basic Kalman filter present to allow someone new to Kalman filters to learn about<阳关> 在 2025-06-18 上传 | 大小:3kb | 下载:0
[matlab例程] dataanalysis
说明:数值分析matlab源码,并带有详细设计说明,执行效率较高-Numerical analysis matlab source, with the detailed design shows that the implementation of more efficient<范威> 在 2025-06-18 上传 | 大小:539kb | 下载:0
[matlab例程] Line_code_english
说明:Simulation of digital baseband modulation,it is very good for the users to deepen their understanding<阳关> 在 2025-06-18 上传 | 大小:80kb | 下载:0
[matlab例程] RLEencoding
说明:A simple (de)compression program using Run Length Encoding. Compression is done that easy: compressedData = rle(originalData) Decompression: originalData = rle(compressedData) -A simple (de) compression program using Run Length Encodin<阳关> 在 2025-06-18 上传 | 大小:1kb | 下载:0
[matlab例程] mandelbrotdemo
说明:mandelbrot 分型图的仿真与绘制。mandelbrot.m, mandelbrotdemo1.m, mandelbrotdemograph.fig-Mandelbrot type of simulation and rendering Fig. mandelbrot.m, mandelbrotdemo1.m, mandelbrotdemograph.fig<楚燕> 在 2025-06-18 上传 | 大小:126kb | 下载:0
[matlab例程] WaterFillingAlgorithm
说明:一种WaterFillingAlgorithm,资料全面,解析透彻,对学习的人很有帮助!-A WaterFillingAlgorithm, information on a comprehensive, thorough analysis of the study were very helpful!<阳关> 在 2025-06-18 上传 | 大小:1kb | 下载:0
[matlab例程] MAPAlgorithm
说明:This program includes: [5 7] convolutional code (encoder) + BPSK + AWGN + MAP (decoder). It evaluates Bit Error Rate and plots it versus SNR(signal to Noise Ratio). -This program includes: [5 7] convolutional code (encoder)+ BPSK+ AWGN+ MAP (d<阳关> 在 2025-06-18 上传 | 大小:1kb | 下载:0
[matlab例程] EncodedDataSimulator
说明:This is a collection of m-files I created to complete a research project into the DC components of various encoding techniques. Eight of the files create random bit sequences that conform to their coding requirements. The others were files I found us<阳关> 在 2025-06-18 上传 | 大小:4kb | 下载:0
[matlab例程] VehicleClimateControlSystem.ZIP
说明:The model consists of two systems, a climate control system and an electrical system. This allows for examination of the loading effects of the climate control system on the car s electrical system.<阳关> 在 2025-06-18 上传 | 大小:48kb | 下载:0
[matlab例程] OptimizationTipsandTricks
说明:New users and old of optimization in MATLAB will find useful tips and tricks in this document, as well as examples one can use as templates for their own problems. Use this tool by editing the file optimtips.m, then execute blocks of code in cel<阳关> 在 2025-06-18 上传 | 大小:89kb | 下载:0
[matlab例程] IterativeClosestPointMethod
说明:ICP fit points in data to the points in model. Fit with respect to minimize the sum of square errors with the closest model points and data points. Ordinary usage: [R, T] = icp(model,data) INPUT: model - matrix with model points,<阳关> 在 2025-06-18 上传 | 大小:5kb | 下载:0