资源列表
buck112
- 利用PID控制实现占空比控制buck变换器实现降压。该程序在MATLAB2013b中实现。(The duty cycle control buck converter is realized by using PID control to realize the depressurization. The program is implemented in MATLAB2013b.)
cvx-w64
- 计算凸优化问题的matlab程序包,支持64位系统。来自斯坦福大牛Boyd。(CVX is a Matlab-based modeling system for convex optimization. CVX turns Matlab into a modeling language, allowing constraints and objectives to be specified using standard Matlab expression syntax.)
m7_17
- 脊线提取,利用连续小波变换提取信号中的脊线,(Ridge line extraction)
AR法编写脉动风速
- 线性滤波法即AR法模拟脉动风速,运行速度快,模拟效果好(Simulating pulsating wind speed by AR method, fast running speed and good simulation effect)
fisher
- 用matlab进行fisher判别 一段代码 可以直接使用(Fisher discrimination with MATLAB)
刘少奇
- 基于BP算法对非线性函数进行拟合(不添加任何神经网网络函数)(Nonlinear function fitting based on BP algorithm (without any neural network function))
leach
- matlab code of leach algorithm
Bayes classifier
- 基于贝叶斯分类器的数据处理与MATLAB实现(Data processing based on MATLAB implementationof Bayes classifier)
fourier
- 通过采集的数据对函数图形进行傅里叶分解,得到谐波阶次的图形(The pattern of the function is decomposed by the collected data to get the figure of the harmonic order.)
RGB_4
- Matlab rgb-imagane.RLE
Graingrowthmontecarlo
- 用于模拟晶粒长大的模特卡罗编程,用Fortan语言编写(Monte carlo simulation for grain growth which is used for grain structure evolution study)
最短路径
- 最短路径的典型算法——Dijkstra、Floyd。使用C++语言,对算法使用类模板,可方便开发者直接调用。文件中包含了图的ADT(The shortest path of the typical algorithm - Dijkstra, Floyd. Use C + + language, the use of class template algorithm can be convenient for developers to call directly. The document co