搜索资源列表
addline
- ADALINE的字符识别,有图形界面。可以方便使用并了解ADALINE的LMS算法-ADALINE Character Recognition, a graphical interface. Easy to use and understand ADALINE LMS algorithm
fftofsignal
- 调用.csv文件格式或者Excel格式文件实现Matlab数学算法:图像或图形的再现、时域和频域的信号分析和处理-call. Csv file format or Excel format Matlab mathematical algorithms to achieve : images or graphics to recreate the time domain and frequency domain signal analysis and processing
matlab-signal
- 用c语言实现下列的数字信号处理算法 1.离散傅里叶级数合成连续周期信号 2.DIF FFT 测试程序 3.将输入数据的幅度画出图形 4.使用FFT实现快速卷积 5.使用FFT实现快速相关 6.取样混迭演示程序 -language used to achieve the following digital signal processing algorithms 1. Discrete Fourier series synthetic signal two conse
tidu_good
- matlab关于对图形梯度的一般计算,很简单的一个小算法!-Matlab graphics gradient on the general terms, a very simple algorithm for a small!
BP_yang
- BP网络的图形用户界面 另附BP和遗传算法的功能,不过不好用-BP graphical user interface followed by BP and genetic algorithm functions, but not used
matlab经典算法100例
- matlab实用程序百例 1-32是:图形应用篇 33-66是:界面设计篇 67-84是:图形处理篇 85-100是:数值分析篇
基于matlab实现的QPSK算法仿真
- 基于matlab实现的QPSK算法仿真,用于仿真通信过程中的QPSK调制,包含了仿真图形的生成
DVHOP
- 实现DV-Hop定位算法的仿真,自动生成一定节点数的随即分布图,给出仿真结果的各点定位误差,用曲线图形显示,并可以计算平均误差。-DV-Hop simulation. Produce a randomly distributed nodes and then simulate and give the location error of each node, showing it in figure, and calculate the average error.
matlab_jiaocheng
- Matlab是Matlab产品家族的基础,它提供了基本的数学算法,例如矩阵运算、数值分析算法,Matlab集成了 2D和3D图形功能,以完成相应数值可视化的工作,并且提供了一种交互式的高级编程语言——M语言,利用M语言可以通过编写脚本或者函数文件实现用户自己的算法。 这是关于matlab的教程-Matlab family of products is the basis of Matlab, which provides the basic mathematical algorithms,
steep
- 用MATLAB实现非线性规划中的最速梯度法,并有GUI图形-MATLAB realization of non-linear programming used in the steepest gradient method, and graphical GUI
dcxhflmusic
- music算法进行雷达信号方向角的谱估计,比较详细。有仿真图形。-music algorithm of radar signal spectrum DOA estimates, in more detail. There are simulation graphics.
The_graphical_programming_algorithm_matlab_source.
- matlab程序设计之图形算法源码The graphical programming algorithm matlab source-The graphical programming algorithm matlab source The graphical programming algorithm matlab source
DV-hop
- 一种基于DV-hop算法的源代码,仿真结果及图形,有助于对算法的进一步理解-DV-hop algorithm based on the source code, simulation results and graphics to help further understanding of the algorithm
acatsp
- 用蚂蚁算法智能的解决大规模TSP问题,有大量测试用例,图形化的展示运行过程。-Intelligent use of ant algorithm to solve large-scale TSP problem, a large number of test cases, graphical display of running.
八数码A星算法加扩展节点分析
- 基于matlab八数码的A*算法实现,有图形界面化,对用户友好。(Based on MATLAB eight digital A* algorithm, graphical interface, user-friendly.)
FullBNT-1.0.4
- 创建你的第一个贝叶斯网络 手工创建一个模型 从一个文件加载一个模型 使用 GUI 创建一个模型 推断 处理边缘分布 处理联合分布 虚拟证据 最或然率解释 条件概率分布 列表(多项式)节点 Noisy-or 节点 其它(噪音)确定性节点 Softmax(多项式 分对数)节点 神经网络节点 根节点 高斯节点 广义线性模型节点 分类 / 回归树节点 其它连续分布 CPD 类型摘要 模型举例 高斯混合模型 PCA、ICA等 专家系统的混合 专家系统的分等级混合 QMR 条件高斯模型 其它混合模型 参数学
decision_tree
- 自己用matlab实现的决策树仿真的代码,决策树代码包含ID3算法和C4.5算法,算法原理可以参照统计学习(李航著),具体代码编写部分参照网上博客。实现结果用matlab的treelayout实现,模拟树形实现最大程度图形化还原,可以为学习相关算法的朋友提供参考。代码包含相应的主函数和两个决策树函数,具体可参考文字示意。(Reference statistics learning (Li Hang) a book to achieve the MATLAB simulation code, th
PSO
- 粒子群算法的matlab仿真,仿真得出最优基尼系数的图形(Particle Swarm Optimization)
粒子群算法在一元函数中的应用
- 该段源代码是基于粒子群算法在一元函数中寻优的应用,可以直观从图形表现出来
路径规划A算法
- 用于路径规划自动寻 基于栅格法的MATLAB程序,后期可以自己加入想要的图形(MATLAB program for automatic search based on grid method for path planning, and you can add your own graphics at a later stage.)