资源列表

« 1 2 ... .41 .42 .43 .44 .45 20246.47 .48 .49 .50 .51 ... 28522 »

[matlab例程Distortionless_Data_Hiding

说明:The code implements the following paper: Guorong Xuan, Jiang Zhu, Jidong Chen, Shi Y.Q., Zhicheng Ni, Wei Su, "Distortionless data hiding based on integer wavelet transform" IET Electronics Letters, Volume: 38, Issue 25, page 1646- 1648, Decembe
<thinkingbig4> 在 2025-06-17 上传 | 大小:992kb | 下载:0

[matlab例程000_Animated_GIF

说明:Copyright (c) 2009, The MathWorks, Inc. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source
<thinkingbig4> 在 2025-06-17 上传 | 大小:210kb | 下载:0

[数学计算/工程计算EigenvalueComplexMatrices

说明:两篇关于求复矩阵特征值与特征向量的文献.信号处理的很多领域都需要对矩阵的特征值和特征矢量精确求解,利用它们的结果进行下一步处理。比如,阵列信号处理中MU SIC算法,就是利用噪声子空间特征矢量特性进行估计的方法。-some papers about solving Eigenvalue of a complex matrix.Several kinds of classic algorithms for solving eigenvalues and eigenvectors of the m
<Thales> 在 2025-06-17 上传 | 大小:181kb | 下载:0

[matlab例程bin2hex

说明:function total_length=text_length_num(file_cell) total_length=0 for i=1:length(file_cell) y1=char(file_cell(i)) for j=1:length(y1) if(y1(j)== > ) got=j-3 end end y= for k=1:got y(k)=y1(k) end [a,b,c,d]=filepar
<thinkingbig4> 在 2025-06-17 上传 | 大小:1kb | 下载:0

[matlab例程conversion_gui

说明:function ret = Int2Hex(var) Prints integer array to hexadecimal string varType = class(var) cast signness away: if ( u ~= varType(1) ) varType = [ u varType] var = typecast(var,varType) end nBits = str2double(
<thinkingbig4> 在 2025-06-17 上传 | 大小:8kb | 下载:0

[matlab例程mainOFDMA

说明:wimax system level simulation in matlab
<阿宏> 在 2025-06-17 上传 | 大小:2kb | 下载:0

[matlab例程Source-Load-Coupling

说明:含源负载耦合的交叉耦合滤波器综合。其中F_P_E程序是根据零点及回波损耗得到F,P,E. Cal_M是由F,P,E得到耦合矩阵。此程序建议微波滤波器专业人士下载。其他人有兴趣的可以-coupling matrix synthesis techniques for source-load coupled microwave filters
<wuguochun> 在 2025-06-17 上传 | 大小:10kb | 下载:0

[matlab例程watrm

说明:factor of 32, with acceptable quality.What are the principles behind compression?A common characteristic of most images is that the neighboring pixels are correlated and therefore contain redundant information. The foremost task then is to find less
<thinkingbig4> 在 2025-06-17 上传 | 大小:944kb | 下载:0

[matlab例程Dual-bandpass_filter

说明:使用频率变换法设计微波双通带带通滤波器。其中Z_P_Dual是实现有低通原型到双通带的变换。建议下载此程序者先下载本人上传的Source-Load-Coupling.rar,因为部分程序在其中。-DESIGN OF CROSS-COUPLED DUAL-BAND FILTER USING FREQUENCY TRANSFORMATION
<wuguochun> 在 2025-06-17 上传 | 大小:2kb | 下载:0

[matlab例程Aztec_barcode_reader

说明:很好的一个一维条码检测识别源码,作为参考很有用-Very good detection and recognition of a one-dimensional bar code source, as a useful reference
<云逸> 在 2025-06-17 上传 | 大小:1.34mb | 下载:0

[数学计算/工程计算111

说明:数值分析计算,应用牛顿插值法对数据进行计算,来获得较好的效果-Numerical analysis, application of Newton interpolation method to calculate the data to obtain better results
<徐继克> 在 2025-06-17 上传 | 大小:743kb | 下载:0

[数据结构常用算法Huffman

说明:含有独特注释的哈夫曼编码结构,帮助初学者很好理解。-Annotated with the unique structure of Huffman coding to help beginners a good understanding of
<张桥> 在 2025-06-17 上传 | 大小:203kb | 下载:0
« 1 2 ... .41 .42 .43 .44 .45 20246.47 .48 .49 .50 .51 ... 28522 »

源码中国 www.ymcn.org