-
filter_design
This is a code for a Chebyschef filter
- 2009-03-21 14:41:11下载
- 积分:1
-
naivebayes
这是以Iris数据集为例,用朴素bayes方法分类的程序.matlab编程(This is the Iris data set as an example, using the simple bayes methods of classification procedure. Matlab programming)
- 2009-07-10 14:55:57下载
- 积分:1
-
mallatMATLAB
这是mallat算法的matlab程序应用,对于想要进行股票预测的股民或者学生,这是必不可少的程序阿,有什么需要,我会尽量满足大家的。
(Mallat algorithm Matlab application procedures, For want forecast for the stock of shareholders or students, it is essential to the process A, what is necessary, I will try to meet all the people.)
- 2007-05-06 23:19:11下载
- 积分:1
-
17-Generator
电力系统17机动态稳定性测试数据,包含162条母线潮流数据和发电机的经典模型数据,潮流数据采用IEEE标准数据模型,适合基于matlab工具箱的电力系统动态仿真研究。(This 17 generator dynamic stability test case, which includes a 162 bus power flow data file)
- 2012-07-29 18:39:39下载
- 积分:1
-
Fractal-detection
关于距离扩展目标-分形理论检测方法的matlab实现程序(About distance expansion goal- matlab fractal detection method to achieve program)
- 2014-01-13 14:13:54下载
- 积分:1
-
0098
一种基于matlab的用于描述在电离层中进行射线追踪的模型(Based on matlab' s used to describe the ionosphere model for ray tracing)
- 2010-11-29 13:04:07下载
- 积分:1
-
bisection
Step 1: Set i=1 FA=f(a)
Step 2: while i≤ No do step 3-6.
Step 3 set p=(a+b)/2 FP=f(p)
Step 4 if FP<TOL or (b-a)/2<TOL then OUTPUT(p) STOP.
Step 5 set i=i+1
Step 6 if FA.FP > 0 then set a=p FA=FP else set b=p.
Step 7 OUTPUT (‘Method failed after No iteration,No=’, No) STOP.
- 2011-11-23 09:46:51下载
- 积分:1
-
newton_ex
牛顿法matlab版本的一个实例源代码,带轨迹收敛图。(a source code of newton algorithm by matlab )
- 2013-10-27 16:44:08下载
- 积分:1
-
LEACH
LEACH (Low Energy Adaptive Clustering Hierarchy) is designed for sensor networks where an end-user wants to remotely monitor the environment. In such a situation, the data from the individual nodes must be sent to a central base station, often located far from the sensor network, through which the end-user can access the data.
- 2014-01-17 17:30:42下载
- 积分:1
-
random-number-generation-code
各种分布之下的随机数matlab生成代码,共18种分布,比较全面,研究随机数常用代码(Matlab distributed under a variety of random numbers generated code, a total of 18 kinds of distribution, a more comprehensive study used a random number code)
- 2014-02-08 11:20:36下载
- 积分:1