-
LearningProgrammingusingMATLAB
This book is intended for anyone trying to learn the fundamentals of computer programming.
The chapters lead the reader through the various steps required for writing a program, introducing
the MATLABr constructs in the process. MATLABr is used to teach programming
because it has a simple programming environment. It has a low initial overhead which allows
the novice programmer to begin programming immediately and allows the users to easily debug
their programs. This is especially useful for people who have a “mental block” about computers.
Although MATLABr is a high-level language and interactive environment that enables
the user to perform computationally intensive tasks faster than with traditional programming
languages such as C, C++, and Fortran, the author shows that it can also be used as a programming
learning tool for novices. There are a number of exercises at the end of each chapter
which should help the users become comfortable with the language.
- 2009-09-30 20:32:12下载
- 积分:1
-
tongbufadianji
同步发电机 两相对地短路仿真(无阻尼情况)(Synchronous generator two relatively short-circuited (no damping))
- 2013-05-07 20:43:08下载
- 积分:1
-
csv read
说明: 用matlab读取csv文件,输出它的波形(read csv file by matlab and output its wavform)
- 2020-06-20 18:20:02下载
- 积分:1
-
优化
说明: 简单benders例子和资料说明,由两篇经典文献(code for solving RO problem)
- 2020-12-01 20:59:28下载
- 积分:1
-
SPECTRUMCATCH
说明: 这个程序和我上传的上一个程序有关,它可以将上个程序收集到的频谱数据进行拼接,从而在全频段进行展示,还能计算频谱上的信号频谱带宽和频点
主要参数
start_freq %扫频中心频率fc的起始频率,
stop_freq %扫频中心频率fc的截止频率
rtlsdr_fs %每一次扫频的采样频率,改变他会影响每次扫频的带宽
nfrmhold %每次扫频的帧数
nfft %fft点数
overlap %扫频频谱的重叠率(dataspecrumcatch, catch the spectrum and It can also calculate the signal spectrum bandwidth and frequency point on the spectrum)
- 2020-06-05 19:54:25下载
- 积分:1
-
danchunxingfa
单纯形法,求解线性规划问题的通用方法。单纯形是美国数学家G.B.丹齐克于1947年首先提出来的。它的理论根据是:线性规划问题的可行域是 n维向量空间Rn中的多面凸集,其最优值如果存在必在该凸集的某顶点处达到。顶点所对应的可行解称为基本可行解。单纯形法的基本思想是:先找出一个基本可行解,对它进行鉴别,看是否是最优解;若不是,则按照一定法则转换到另一改进的基本可行解,再鉴别;若仍不是,则再转换,按此重复进行。因基本可行解的个数有限,故经有限次转换必能得出问题的最优解。如果问题无最优解也可用此法判别。
(Simplex method, for solving linear programming problems common method. Simplex is the American mathematician GB Danzig in 1947 first put forward. Its theory is based on: linear programming problem feasible region is n-dimensional vector space Rn convex set in the multi-faceted, and its optimal value must be if the vertices of a convex set to achieve. Feasible solution corresponding to the vertex is called a basic feasible solution. The basic idea of the simplex method is: first find a basic feasible solution, to identify it and see whether it is the optimal solution If not, switch to another according to certain rules to improve the basic feasible solution, and then identify if still No, the re-conversion, click here to repeat. Due to the limited number of basic feasible solution, it will be converted by the finite optimal solution can be reached. If the problem can also be the optimal solution method has been applied without discrimination.
)
- 2011-01-17 21:01:44下载
- 积分:1
-
planet_simulation
本程序模拟了火星、金星、水星等行星相对地球的运动轨迹,对于研究行星运动规律极有帮助。(This procedure simulated Mars, Venus, Mercury and other planets relative to Earth' s trajectory for the study of the law of planetary motion very helpful.)
- 2010-03-07 00:08:34下载
- 积分:1
-
MIKOV-FUNCTION
学习matlab的方程小程序,没问题额的啊(Learning matlab equation applet, the amount is no problem)
- 2011-09-27 08:32:09下载
- 积分:1
-
gridconnected
grid Connected invter
- 2015-03-27 01:56:34下载
- 积分:1
-
全相位apfft实验程序
全相位APFFT与传统的FFT算法对频率和相位进行估计(Frequency and phase estimation of all-phase APFFT and traditional FFT algorithm)
- 2019-02-25 14:55:03下载
- 积分:1