搜索资源列表
UWB-OFDM
- 给出了利用OFDM实现UWB的源代码及实例。包括从信源、信道、接收等,是一个完整的系统,接口方便,容易学习使用。-given by using OFDM UWB achieve the source code and examples. Letter from the source, channel, the receiver, is a complete system interface easy to learn to use.
Compressor
- csharp写的一个文件压缩程序,可以实现文件的压缩,程序简单容易学习
QR
- QR分解计算方程组,程序简单便于理解,容易学习-QR decomposition calculation equations, the program simple and easy to understand, easy to learn
rbf_svm
- 人工神经网络(ANN)的泛化特性是神经网络最重要的特性,同时也是最不容易保证的特性。本程序对改进泛化的神经网络算法以及新兴的机器学习算法——支持向量机算法进行研究,-Artificial Neural Network (ANN) the generalization characteristics of neural networks are the most important characteristics, but also not easy to guarantee the most f
kalman_detail
- 卡尔曼滤波的实际学习的例子~很简单很容易学习的一个例子-the practical example of kalman filter~ it is very simple and easy to learn
implicitmesh
- 这个文件里包含了画隐函数立体图的方法,简便使用,容易学习。-it about a technique of implicit functions diagram.
MATLAB--programing
- MATLAB教程,很不错的英文版教程。讲解比较全面细致,介绍由浅入深,容易学习。-MATLAB Tutorial, very good English tutorial. More comprehensive and detailed explanation, descr iption Deep and easy to learn.
IVC_code
- 论文Active contours with selective local or global segmentation: a new formulation and level set method. Image and Vision Computing, vol.28, issue 4, pp.668-676, April 2010.的源代码.简单,容易学习-code for Paper K.H.Zhang, Lei Zhang, H.H.Song and W.Zhou.,Active c
dijkstra
- dijkstra算法和例程,里面有相关的中文说明,容易学习!-dijkstra algorithms and routines, which have the relevant Chinese instructions, easy to learn!
Neural-network-practical-tutorials
- 神经网络实用教程,是一本容易学习的关于神经网络的书籍-Neural network practical tutorials, a neural network is introduced practical book, very easy to learn
neuroph-2.6
- Neuroph是轻量级的Java神经网络的框架,可以用来模拟常见的神经网络架构。少数基本类别相对应的基本网络的概念,它非常容易学习。它也有一个不错的GUI应用程序。 -Neuroph simplifies the development of neural networks by providing Java neural network library and GUI tool that supports creating, training and saving neural netwo
OpenTSTOOL_win
- OpenTSTOOL_win,时间序列工具箱。里面包含用来编程的两个时间序列,让大家更加容易学习。-OpenTSTOOL_win, time series toolbox. Which contains two time series used to programming, easier to learn.
l1magic
- 压缩感知全变分算法 简单好用 容易学习 非常利于学习-compressive sensing
Bp-Ann
- BP神经网络的vc++实现,注释很多,容易学习上手.-BP-annS,Artificial intelligent lifting platform
MATLAB-chaos-simulation
- 利用matlab求解混沌的各种类型,都有源程序,分的很细,很容易学习的-Use matlab to solve all types of chaos, there is source of very fine, very easy to learn
The-code-of--matlab
- 这是一本关于matlab代码书,有许多非常实用的例子,它也分章节编辑可以很容易学习和使用 -This is a book about the matlab code books, there are many very practical examples, and it also points section editor can easy to learn and use
top3d
- 三维结构拓扑优化matlab程序,含图形界面top3dGUI,主算法top3d和后处理程序top3dSTL,容易学习。-Matlab code for three-dimensional structural topology optimization , including a graphical interface top3dGUI, primary top3d.m, and post-processing top3dSTL.m.
alblhk
- acm 1383的解题目的报告 写的比较规范 容易懂()
自编文件
- 小球转动的仿真等很多小程序,一个很容易入手也很容易看懂的程序,对于初学matlab的人来说挺不错的。(A lot of small programs, such as the simulation of ball rotation, is a very easy and easy to understand program. It is good for people who have learned MATLAB.)
phoby
- 采用粒子算法实现的模拟火焰燃烧的效果,程序比较简单,很容易明白()