资源列表

« 1 2 ... .52 .53 .54 .55 .56 17957.58 .59 .60 .61 .62 ... 28522 »

[matlab例程output_of_DCT_in_image_fusion

说明:u can calculate DCT clc inp = imread( Im1.jpg ) inp1 = imread( Im2.jpg ) A = double(inp(:,:,1)) B = double(inp1(:,:,1)) A1=double(blkproc(A,[8 8], dct2 )) B1=double(blkproc(B,[8 8],
<parthiban> 在 2024-11-01 上传 | 大小:29696 | 下载:0

[matlab例程pcamatlab

说明:使用MATLAB实现主成分分析,可以去除数据间的共线性及对大量数据进行降维处理。-Using the matlab to realize the principal component analysis to remove the liner of the date and reduce the dimension of the large amont of the date.
<孔庆明> 在 2024-11-01 上传 | 大小:29696 | 下载:0

[matlab例程LU

说明:基于C语言得MATLAB平台设计的LU分解算法解方程-MATLAB platform based on C language was designed to solve the equation LU decomposition algorithm
<吴用> 在 2024-11-01 上传 | 大小:29696 | 下载:0

[matlab例程LS

说明:这个源代码 实现了协作通信与OFDM技术的结合 信道估计采用LS一阶线性估计算法-This source code implements the communication and collaboration technology, combined with OFDM channel estimation using LS estimation method for first order linear
<林文强> 在 2024-11-01 上传 | 大小:29696 | 下载:0

[人工智能/神经网络/遗传算法OnlineSVR_Matlab_7.0_Code

说明:在线支持向量机回归算法的matlab实现-Online support vector machine regression algorithm matlab implementation
<breezz> 在 2024-11-01 上传 | 大小:29696 | 下载:0

[数学计算/工程计算Image

说明:分三次hermite差值,数值分析的实验。需要#include <graphics.h>的头文件运行。-Hermite three times the difference, numerical analysis of the experiment. Need to# include <graphics.h> Header file to run.
<wenjiaosun> 在 2024-11-01 上传 | 大小:29696 | 下载:0

[matlab例程bragg

说明:利用matlab绘制bragg光栅的反射谱,入射光谱范围为1548-1552-Bragg grating matlab rendering reflection of spectrum.The incident spectral range for 1548-1552.
<> 在 2024-11-01 上传 | 大小:29696 | 下载:0

[matlab例程CLBP

说明:it is for image retrieval
<sara> 在 2024-11-01 上传 | 大小:29696 | 下载:0

[matlab例程Target-Tracking-based-KF

说明:本程序包设计了一个利用Matlab编写的基于Kalman Filter的Target Tracking仿真器,可用于目标跟踪的仿真实验。-The design of a package written in Matlab, Kalman Filter for Target Tracking based simulator can be used for target tracking simulation.
<> 在 2024-11-01 上传 | 大小:29696 | 下载:0

[matlab例程san234

说明:this is correct form matlab
<sandeep> 在 2024-11-01 上传 | 大小:29696 | 下载:0

[matlab例程jingtongmatlab

说明:精通matlab一书中涉及的程序,很详细。有命令和源代码。-Proficient in the procedures involved in matlab book, very detailed. An order and source code.
<liu> 在 2024-11-01 上传 | 大小:29696 | 下载:0

[matlab例程matlab-light-diffraction

说明:matlab模拟光的衍射的程序,有界面,文件附了一张效果图。-matlab simulation of light diffraction procedures, interface, file attachment to the renderings.
<xsl> 在 2024-11-01 上传 | 大小:29696 | 下载:0
« 1 2 ... .52 .53 .54 .55 .56 17957.58 .59 .60 .61 .62 ... 28522 »

源码中国 www.ymcn.org