资源列表

« 1 2 ... .49 .50 .51 .52 .53 19954.55 .56 .57 .58 .59 ... 28522 »

[压缩解压huffmanzongchengxu

说明:对不同格式数字图像进行哈夫曼编码压缩,通过matlab软件仿真,最后得到了压缩图像,实现了本课题的基本要求。通过仿真得知哈夫曼编码为无损压缩。-Huffman coding digital image in a different format, by Matlab software emulation, finally got the compressed image, to achieve the basic requirement
<李石峰> 在 2025-05-24 上传 | 大小:4kb | 下载:0

[matlab例程chap7

说明:神经网络对数组及函数的逼近,检验神经的逼近能力-Approximation ability of neural network to test the nerve of the array and function approximation
<戴文娟> 在 2025-05-24 上传 | 大小:3kb | 下载:0

[matlab例程xiashan

说明:MATLAB 牛顿下山法的一个小程序,原理就不详细说了。因牛顿迭代法受初值选取的限制,为防止迭代发散,对迭代过程再附加一项要求:|f(x(k+1))|<|f(x(k))|,将牛顿法迭代的结果:x(k+1) =x(k)-f(x(k))/f (x(k))和前一近似值x(k)适当加权平均做为新的改进值:x(k+1)=u*x(k+1) +(1-u)*x(k),其中u(0<> 迭代时u取1开始,逐次减半计算,直至附加
<junshan> 在 2025-05-24 上传 | 大小:1kb | 下载:0

[matlab例程Q-Learning

说明:最基础的Q学习代码,可以帮助初学者理解和使用Q学习算法-The most basic Q-learning code that can help beginners to understand and use the Q-learning algorithm
<乔頔> 在 2025-05-24 上传 | 大小:1kb | 下载:0

[matlab例程SVM

说明:SVM神经网络的数据分类预测-葡萄酒种类识别-SVM neural network data classification forecast- wines identification
<珈狄> 在 2025-05-24 上传 | 大小:39kb | 下载:0

[matlab例程bpsk_ber_coded_noncoded

说明:Performance analysis of Binary phase shift keying modulation in AWGN channel-Uncoded Bpsk vs Coded BPSK Probability of Error (BER) vs SNR (Eb_No) curve
<ashish> 在 2025-05-24 上传 | 大小:1kb | 下载:0

[matlab例程VSI

说明:control induction machine by VSI simulink file
<Mohd> 在 2025-05-24 上传 | 大小:11kb | 下载:0

[matlab例程CDMA-Gold-Sequence

说明:A Matlab scr ipt to generate Gold Code sequences with the help of XOR Function of two sequences Note: XOR Function required for above scr ipt is also attached in rar file.Please find it.
<ashish> 在 2025-05-24 上传 | 大小:1kb | 下载:0

[matlab例程m_ary_modulation

说明:A matlab scr ipt to generate scatter plot for the M-ary Modultaion. it asks user to input the value of: M-ary, SNR(in db), number of binary carriers
<ashish> 在 2025-05-24 上传 | 大小:1kb | 下载:0

[matlab例程psk_16_awgn_rs

说明:A Matlab-Simulink Model (.mdl) for implementing the psk(phase shift keying)-16 ary in AWGN Channel using RS (reed-solomon) en_Coder/decoder
<ashish> 在 2025-05-24 上传 | 大小:6kb | 下载:0

[数据结构常用算法Tree

说明:二叉查找树和哈夫曼树的实现,实现节点的删除(包括根节点的删除,带有两个节点的删除,等),节点的查找,插入。-Binary search trees and Huffman tree, has implemented the deletion of nodes (including the root node is deleted, with two nodes removed, etc.), the node lookup, inser
<司徒科> 在 2025-05-24 上传 | 大小:84kb | 下载:0

[数学计算/工程计算QR

说明:QR算法求解线性一类线性方程组的matlab程序-QR algorithm for solving linear a class of linear equations matlab program
<梁耀升> 在 2025-05-24 上传 | 大小:2kb | 下载:0
« 1 2 ... .49 .50 .51 .52 .53 19954.55 .56 .57 .58 .59 ... 28522 »

源码中国 www.ymcn.org