-
MatlabAdvancedProgramming
经典Matlab教材,关于Matlab高级编程、编译、与外部程序接口、界面设计技巧等。(Matlab textbook classic, high-level programming on Matlab, compiled, and the external program interface, interface design skills.)
- 2010-11-20 19:13:20下载
- 积分:1
-
traffic-vcPP
Four versions of the simulation is available.
tsim.cpp
- Prints visual representation of the simulation
tsimd.cpp
- Prints Density versus output flow rate and average velocity
tsiml.cpp
- Prints Lane Change Probabiliy versus Output flow rate and Average velocity
- 2014-02-08 09:50:54下载
- 积分:1
-
PV_MPPT
说明: 通过电导增量法实现光伏MPPT控制,改变光照强度可以看出最大功率输出改变。(The photovoltaic MPPT control is realized by the conductance increment method, and the maximum power output change can be seen by changing the illumination intensity.)
- 2019-04-12 17:48:22下载
- 积分:1
-
chonggoumallat
小波谱分析mallat算法经典程序,可直接运行(Mallat algorithm for spectral analysis of small classical procedures, can be directly run)
- 2009-01-07 11:11:06下载
- 积分:1
-
利用gauss模型生成反射系数
利用gauss模型生成反射系数,用于AVO反演及合成地震记录等( GAUSS_MIXTURE: Compute a reflectivity using a Gaussian Mixture model.)
- 2012-07-24 12:16:32下载
- 积分:1
-
Gabor2
二维嘉伯滤波器的设计,用于图像信号滤波,对图像进行滤波设计(The design of the 2 Weijia Bo filter, used for image signal filtering, image filter design)
- 2013-03-12 18:28:43下载
- 积分:1
-
image-fusion
用于图像融合的matlab 仿真程序 在Matlab7.0下运行(image fusion matlab code)
- 2015-02-01 14:02:00下载
- 积分:1
-
FacePeopleDetection.m
用matlab实现的人脸检测及识别 程序简单易懂(codes for people face dectection)
- 2013-12-02 22:17:46下载
- 积分:1
-
Filter_LMS_mu
研究用于自适应均衡器的LMS算法。研究步长的影响。分别画出W=2.9时,mu= 0.01、0.04和0.08情况下的MSE学习曲线(Research for the adaptive LMS algorithm equalizer. Research on the impact of the step. Draw W = 2.9, respectively, when, mu = MSE learning curve 0.01,0.04 and 0.08 in case of)
- 2014-01-29 12:13:40下载
- 积分:1
-
spectral_no
谱聚类 matlab 程序
谱聚类是从图论中演化出来的算法,后来在聚类中得到了广泛的应用。它的主要思想是把所有的数据看做空间中的点,这些点之间可以用边连接起来。距离较远的两个点之间的边权重值较低,而距离较近的两个点之间的边权重值较高,通过对所有数据点组成的图进行切图,让切图后不同的子图间边权重和尽可能的低,而子图内的边权重和尽可能的高,从而达到聚类的目的。(Spectral clustering matlab program)
- 2018-05-28 15:38:09下载
- 积分:1