资源列表
predit
- 用matlab做的多元线形回归预测的小程序,抱愧数据,可以运行。-using Matlab do multiple linear regression forecast a small procedure, feel ashamed of data, can run.
BP_PREDIT
- 用BP算法做的对流量进行预测的程序,包括数据和程序。可以直接运行。-BP algorithm used to predict the flow of procedures, including data and procedures. Direct operations.
cluster_test1
- 关于聚类问题的matlab程序以及其中函数的说明-clustering on the Matlab procedures and functions which the note
matlab_readprocess
- 本程序是一个读取多通道数据的例子(逐字读取或整行读取)。-this program is a multi-channel data reading examples (verbatim read or read the entire trip).
Color-menu
- 在图形窗口上创建一个(color)菜单项及其下拉菜单,下拉菜单包括Red,自定义,缺省三菜单项.-the graphics window creation of a (color) and the drop-down menu item menu, the drop-down menu includes Red, since the definition of default three menu items.
dan
- Matlab的Optimization软件包,虽然能很好地解决线性规划问题,但对于无解和有无穷个解地情况,结果不能让人满意,本人编了几个函数用于打印单纯形表。-Matlab Optimization package, Although able to solve linear programming problems, but no solution and a solution to the endless, the results are not satisfying. I compiled
ssolve
- Matlab中虽然有很多解方程的函数,但对于一般线性方程,有无穷个解时,却不能算出一个特解和基础解系,这几个函数可以实现这个功能。-Matlab Although there are many solutions to the equation function, but for the general linear equations, Infinite Solutions months, they can not penetrate a special solution and infras
rake(m)
- Rake receiver of CDMA
rake-receiver
- rake接收机(rake-receiver)-rake receiver (rake-receiver)
bp_neural_network
- BP神经网络matlab编程,这个方法比较简单,能取得较好的效果.-BP neural network Matlab programming, the method is simple and can achieve better results.
B.P.Lathi-Matlab
- matlab例程MATLAB 6.x版的内建数据类型(Built-in data type)就有5种以上,此外还有许多其他专门设计的类(Class),如符号类、内联函数类、控制工具包中的线性时不变模型类、神经网络类等。就程序设计而言,MATLAB 6.x版采用了面向对象编程技术。数据和编程的改变使用户能更简捷而自然地解决复杂的计算问题(如符号计算问题、多变量控制系统问题、神经网络问题)。本章内容根据MATLAB6.5编写,但绝大部分内容适用于其他MATLAB6.x版本。-Matlab routi
MATLABequationsolve
- 用Taylor展开法、平方法等解常微分方程,非常直观易懂,适合于初学者。-start with Taylor, Xie Ping method ordinary differential equations, very intuitive to understand and suitable for beginners.