资源列表
[matlab例程] 4-Profile-Storage
说明:using L in profile storage. We may solve Ly b accessing L by row and either LTx y accesing LT by column or equivalently xTL yT accessing L by row-using L in profile storage. We may solve Ly b accessing L by row and<Kaissoun> 在 2025-07-15 上传 | 大小:47kb | 下载:0
[matlab例程] clolesky_row
说明:Write twoMatlab functions L=clolesky_row(A) and L=clolesky_col(A) that compute the Cholesky factor L of a Symetric Positive De nite (SPD) matrix A = LLT , acessing A by row and by column respectively.<Kaissoun> 在 2025-07-15 上传 | 大小:61kb | 下载:0
[matlab例程] FMModulation
说明:这是一个实现FM调制的信号去噪均衡程序,你可以理解FM调制的原理,同时理解均衡去噪的原理-This is an FM modulated signal denoising achieve a balanced program, you can understand the principles of FM modulation, while understanding the principles of balanced de-noising<tangps> 在 2025-07-15 上传 | 大小:11kb | 下载:0
[matlab例程] tracking
说明:Tracking of visual phenomena is hard. Very, very hard. And frustrating. You should try not to get discouraged by poor tracking results, but rather concentrate on the specific reasons why your tracker may not be performing well. Is the bad performance<doan> 在 2025-07-15 上传 | 大小:6.64mb | 下载:0
[matlab例程] tracking_optical-flow
说明:This demo tracks cars in a video by detecting motion using optical flow. The cars are segmented from the background by thresholding the motion vector magnitudes. Then, blob analysis is used to identify the cars.<doan> 在 2025-07-15 上传 | 大小:9.82mb | 下载:0
[matlab例程] optical-flow-lucas-kanade
说明:descibes optical flow using lucas kanade algorithm. Example supplied help people understand easily<doan> 在 2025-07-15 上传 | 大小:160kb | 下载:0