资源列表
基于DCT的jpeg图像压缩编码算法的MATLAB实现
- 这是一个基于DCT的jpeg图像压缩编码算法的MATLAB实现的程序,对做jpeg压缩的朋友会很有帮助-this is matlab jpeg compression based on dct,it is helpful for who embark on jpeg compression.
C语言实现哈夫曼编码
- 统计字符出现的频率的哈夫曼编码-the frequency of Huffman coding
ecg_matlab_data.zip 用matlab处理ecg心电数据
- 最近用matlab处理ecg心电数据,网上查了许多资料,终于成功导入.dat和.hea文件 做出了心电图 附件中含一组ecg心电数据(.dat和.hea文件各一),以供调试,fine.m是程序文件(含中文注释) 默认路径C:\Documents and Settings\Administrator\My Documents\MATLAB 打开方式:>>fine(‘62y933e.hea’,‘62y933e。dat’,9) 最后一个数字范围(1~12),代表第几道导连,
GaussBackGroundModel
- 最基本的混合高斯背景建模matlab源代码,本人用于火灾烟雾检测的毕设代码,已运行成功,很好的检测运动目标的算法。-Effective Gaussian mixture learning for background model to detection moving goal.
PQ-powerflow
- 运用P-Q分解法进行电力系统潮流计算,本程序用的是IEEE-14标准节点数据。-PQ decomposition method using power flow calculation, this procedure is used in standard IEEE-14 node data.
matlabyiqunsuanfa
- 蚁群算法是一种用来在图中寻找优化路径的机率型算法。是一种求解组合最优化问题的新型通用启发式方法,该方法具有正反馈、分布式计算和富于建设性的贪婪启发式搜索的特点。通过建立适当的数学模型,基于故障过电流的配电网故障定位变为一种非线性全局寻优问题。-Ant colony algorithm is a method used to find optimal path in the graph the probability-based algorithm. Is a combination of opt
Royden_Real_Analysis_Solutions
- Solutions To Real Analysis by Royden
rtklib_2.4.0
- 老外最新的RTK解算源代码算法库,含有相当多的例程 -RTK Solution foreigner latest source code algorithm library, containing a considerable number of routines
java仓库管理系统
- 仓库管理系统,用JAVA做的,使用的数据库软件是MYSQL 课程设计内容一共有管理表格四张,包含曾删改功能;查询表格六张,包含精确查找和模糊查找。含有登陆功能,先登陆后出现主界面,登陆有三个权限。压缩包里包含JAVA源文件和数据库,导入就可使用。-Warehouse management system, using JAVA to do, use a MYSQL database software course design content management table, a total o
equalizer-realtime
- 基于matlab的音乐均衡器,可以实时改变均衡器参数,并实时显示频谱和波形-Music equalizer based on matlab, can real-time change equalizer parameters, and real-time display of spectrum and waveform
Kriging
- kriging代理模型的应用,里面没有很多例子,以及各种说明,可以很好地学习-very good
2D_SL0
- 2维压缩感知SL0重构算法,涉及两个测量矩阵,两个方向进行。是本人精心编写调试好的,请放心使用。-2 dimensional compressive sensing using 2D_SL0 reconstruction algorithm, involving two measurement matrices, two directions.