搜索资源列表
bsscompare
- 瞬时混合盲信号分离问题的自适应算法比较。 有论文,有程序,自己写的,有输入波形,有输出结果,适合完成学习盲分离。-Instantaneous Blind Signal Separation Mixed Adaptive Algorithm for comparison. A paper, a procedure that he wrote with input waveforms, the results are output for the completion of learning b
LMS_xuexiquxian
- LMS自适应信道均衡程序以及学习曲线绘制,程序为matlab代码。-LMS adaptive channel equalization process and the learning curve drawing, procedures for the matlab code.
c02
- [demo.rar] - 增值税发票抵扣联字符识别中的图像倾斜校正方法,很有用 [2007012218032016052.rar] - 目前紧紧支持24种验证码的识别,后续版本将会慢慢加入更多可识别的格式。 [OCR.rar] - OCR光学字符识别代码,思想是背景16值变化,提供勾,圈,叉识别 [javawllt.rar] - 用JAVA编译的局域网聊天程序 v 1.0 ,此聊天程序为学习java语言而开发的 [MySoft.rar] - 一种利用硬盘序列号对
mubanpipeiyuostu
- 里面有我写的模板匹配和OSTU分割法的程序,这是学习模板匹配和自适应分割的好代码,绝对有用!-I wrote inside the template matching and OSTU segmentation procedure, which is the template matching and adaptive segmentation to learn a good code, and is absolutely useful!
DSP_Exp1
- 1、 学习Matlab最有效的方式是自己动手以及经常查Help。 2、 遇到不很确定的函数或者操作,最好的办法就是自己建一个测试矩阵然后试一下,不会对数据产生不好的影响,也十分直观,因为很多细节老师也不会很清楚。 3、 养成用Editer编程的好习惯,最好结构化编程,经常使用自建的函数,使得代码清晰易查错。 4、 自己给自己加注释,运行程序时可以先试着一行一行运行,看一下每一行的输出是否与预期相同等等,出错的时候自上而下慢慢查。 -1, the most effective wa
psoADFIR
- matlab重要的学习资料 初学者的好帮手 程序代码非常重要 自适应滤波器设计参考文献-matlab important information for beginners to learn a good helper program code is very important reference adaptive filter design
LMS
- 自适应matlab程序代码,在matlab软件中运行,适合初学者学习使用。-Adaptive matlab code in matlab software to run, suitable for beginners to learn to use.
incremental-learning-for-SVM
- 一种基于matlab自带SVMtrain模型训练函数的在线SVM增量学习方法代码。-online incremental learning for SVM
《MATLAB/Simulink for digital signal processing》代码例程
- 国外专业Matlab/simulink 数字信号处理书籍的例程代码,包含了傅里叶分析、系统响应时域频域分析、相关与能量谱分析、滤波器设计及高等(像自适应,多速率)滤波器设计等等,数字信号处理的几乎所有知识,十分可贵,非常实用,用于分析,学习。
Adaptive-learning-dictionary
- 自适应学习字典代码:训练字典的MATLAB仿真程序,能够很好的认识字典训练事例 -Adaptive learning dictionary code: dictionary MATLAB simulation training, can very good dictionary training examples
ELM
- 自编极限学习机Matlab代码,可运行。仅供参考-Using extreme learning machine Matlab code, can run. For reference only
neural-network-matlab_m
- matlab神经网络原理与实例精解的matlab源代码,包括matlab快速入门、单层感知器、线性神经网络、BP神经网络、径向基函数网络、自组织竞争神经网络、随机神经网络等各章节源码,是学习神经网络的有力助手,里面包含matlab库函数工具箱的应用,也有手算代码。-matlab neural network theory and examples of fine solution matlab source code, including matlab QuickStart, single se
btchkhbj
- 一种流形学习算法(很好用),通过matlab代码,本程序的性能已经超过其他算法,有详细的注释,DC-DC部分采用定功率单环控制,一些自适应信号处理的算法。- A fluid manifold learning algorithm (good use), By matlab code, This program has exceeded the performance of other algorithms, There are detailed notes, DC-DC power single
mwvjwbdn
- 一种流形学习算法(很好用),代码里有很完整的注释和解释,isodata 迭代自组织的数据分析,包含了阵列信号处理的常见算法,通过matlab代码,包括最小二乘法、SVM、神经网络、1_k近邻法。-A fluid manifold learning algorithm (good use), Code, there are very complete notes and explanations Isodata iterative self-organizing data analysis, Co
ELM-MATLAB-GPU
- 极限学习机代码(GPU版本),使用MATLAB自带的GPU工具箱-Extreme Learning Machine code (GPU version), the use of MATLAB s own GPU toolbox
stackedae_exercise
- 栈式自编码深度学习算法实现信号的分类,包含实例,用于动作的分类识别。(Stacked self classification, deep learning algorithm code signal contains examples for classification and recognition of action.)
matlab自学习代码
- matlab各种命令的使用技巧及动画实现(Matlab various command use techniques and animation implementation)
Kernel Smoothing Regression
- 高斯核平滑回归 matlab代码,代码内自带example;MATLAB学习,教程(Gauss Kernel Smoothing Regression contains matlab code and example)
人工神经网络-matlab-源程序代码
- 人工神经网络(Artificial Neural Networks,简写为ANNs)是一种模仿动物神经网络行为特征,进行分布式并行信息处理的算法数学模型。这种网络依靠系统的复杂程度,通过调整内部大量节点之间相互连接的关系,从而达到处理信息的目的,并具有自学习和自适应的能力。(Artificial neural network is an algorithm mathematical model that mimics the behavior characteristics of animal
稀疏自动编码器的matlab代码
- 本资源是3层的自编码器加上稀疏正则项约束的matlab代码。隐层激活函数选sigmoid函数,输出层选线性函数,程序中以一个标准数据集sonar为例,使用该方法可以做无监督表征学习,数据压缩,多任务学习等(This resource is a 3-layer self-encoder plus matlab code for sparse regular term constraints. The hidden layer activation function selects the sigm