-
power_windgen
基于MATLAB中的对于风电场模型的仿真(Based on MATLAB in the simulation model for wind farms)
- 2010-08-10 15:27:29下载
- 积分:1
-
ASSINGMENTB_RafalMajorczyk_-Sharp8
Goal of the project was to implement numerical methods for solving systems of nonlinear algebraic equations using MATLAB software. As in previous assignment first of all I need to research for functions, which would be helpful during evaluation of each task, later on I was able to implement and test numerical algorithms for solving given problems. Each student got three different equations to solve, and create another one with use of them for finding its zero place with various methods. Each method, result, comment and conclusion is placed in this report. At the end of the report one can find my MATLAB programs, and all references which were used as a help for me during evaluation.
- 2011-05-11 20:47:37下载
- 积分:1
-
code
implementation of grid word problem-classic problem in machine learning coarse
- 2011-06-10 19:50:10下载
- 积分:1
-
low_high
稀疏分解信号重建程序,利用匹配追踪原理不断对信号匹配,最后达到重建信号目的。(sparse decomposition signal reconstruction procedures, the use of matching principle constantly tracking the signal matching, Finally signal to the redevelopment purposes.)
- 2007-04-11 09:20:15下载
- 积分:1
-
jifen
用于求积分,这是用matlab函数编的,非常好用!(Used for points, which is made using matlab function, very handy!)
- 2007-12-06 21:26:15下载
- 积分:1
-
Chapter2
通信系统仿真用到的源码,关于matlab 的,希望对大家有用
(Source code used in communication system simulation on matlab, and I hope for all of us)
- 2009-11-06 15:29:24下载
- 积分:1
-
Grey-relation
该程序比较完整的介绍了灰色关联分析的算法应用,相信会对学习该算法的学习者,提供有用的帮助!(The program is relatively complete introduction of the gray correlation analysis of the application of the algorithm, it is believed that the study of the algorithm to provide useful help!)
- 2016-01-06 13:43:51下载
- 积分:1
-
MATLABinANN
Matlab在人工神经网络计算机仿真中的应用。通过仿真实例表明,Matlab是进行人工神经网络计算机仿真的有力工具(Artificial Neural Network in Matlab computer simulation applications. The simulation examples show that, Matlab is a computer simulation of artificial neural networks a powerful tool for)
- 2008-04-24 22:33:17下载
- 积分:1
-
operatornew
This code enables you to use the "new" and "delete" keywords in C++ to allocate and deallocate your memory. This enables you to create objects with constructors dynamically.
Normally, using new and delete in MEX files might leak memory if the user presses Ctrl+C or the MEX file terminates with an error. This code modífies "new" and "delete" to register all allocated memory with MATLAB s memory manager.
No modifications to existing C++ code is required.
- 2009-06-06 10:35:09下载
- 积分:1
-
specificationmatlab
说明: 自己编写的一个简单的matlab程序,实现图像直方图的均衡化及规定化处理.image histogram equalization,histogram matching(specification).(I have written a simple matlab program to achieve image histogram equalization and processing requirements. Image histogram equalization, histogram matching (specification).)
- 2008-10-22 22:05:30下载
- 积分:1