-
browse_score_xls
Matlab GUI程序, 带文件名browse功能,可打开excel文件。使用了listbox,edit,button等控件。
从excel文件中读取信息,显示在姓名和成绩两个窗口中,且可以在姓名窗口点选一个或多个姓名来显示对比成绩;
其中提供了文件浏览窗口,可供选取文件。
本例针对成绩文件score.xls,结构是:姓名,语文,数学,英语若干成绩。(Matlab GUI program with the file name browse function, can open the excel file. Use the listbox, edit, button, etc. controls. Read information from the excel file, name and achievements displayed in two windows, and you can name one or more of the window click on the name to display the comparison results which provides a file browser window, select the files available. In this case for the results file score.xls, the structure is: name, language, mathematics, English some success.)
- 2010-06-04 01:17:00下载
- 积分:1
-
MATLABchengxu
机械出版社出版的《数值分析与应用》的源程序,有最优化和数值分析算法的各种程序,对于搞研究有用(Machine Press book "Numerical Analysis and Applications" to the source, there are optimization and numerical analysis algorithms of the various procedures for the study useful to engage in)
- 2009-12-18 22:16:11下载
- 积分:1
-
ControlEngineeringAGuideforBeginners
Control engineering
aguid for beginners
- 2011-07-12 12:16:01下载
- 积分:1
-
bpp-src
Bin packing problem belongs to the class of NP-hard problems, like the others that were discussed in previous articles. The task is to pack a set of items of different size into bins of fixed size in such way that minimal number bins is used. Depending on the requirements, bin packing can be single-dimensional (1D) or multi-dimensional (2D, 3D...)
- 2014-12-08 21:58:05下载
- 积分:1
-
LDPC
ldpc码matlab实现,恩,应该很好吧(ldpc matlab)
- 2013-12-09 16:15:15下载
- 积分:1
-
Femtocell-Interference-management-using-FFR
Recently, Long Term Evolution (LTE) has developed a femtocell for indoor coverage extension. However, interference problem between the femtocell and the macrocell should be solved in advance. In this code, I propose an interference management scheme in the LTE femtocell systems using Fractional Frequency Reuse (FFR). Under the macrocell allocating frequency band by the FFR, the femtocell chooses sub-bands which are not used in the macrocell sub-area to avoid interference. Simulation results show that proposed scheme enhances total/edge throughputs and reduces the outage probability in overall network, especially for the cell edge users.
- 2015-03-10 14:35:26下载
- 积分:1
-
auto_braking1
汽车理论中汽车制动系统的matlab程序(Car theory matlab program Automotive Brake Systems)
- 2010-11-08 09:10:53下载
- 积分:1
-
GallagerH
基于1962年Gallager提出的规则LDPC码构造方法实现的生成相应LDPC校验矩阵的相应matlab程序。只需要输入相应的码长,列重,行重即可得到具体的矩阵。(1962 Gallager based on the rules LDPC new method of generating the corresponding LDPC calibration matrix corresponding Matlab procedures. Only need to import the corresponding code length, the series, can be re-specific matrix.)
- 2007-04-03 00:38:02下载
- 积分:1
-
calareaa
本文件算出闭合曲线图形的面积是根据像素点来的(Closed curves calculated in this document is based on the size of graphics to the pixel)
- 2011-09-23 14:28:16下载
- 积分:1
-
用Z-N法实现P,PI,PID控制的参数整定
用MATLAB程序软件完成Z-N法对控制器的参数整定,实现P,PI,PID控制器的分别参数整定,并求出控制器的控制参数Kp,Ti,Td。最后绘制出不同控制器控制下的及参数整定前后的单位阶跃响应图进行比较。(MATLAB program software is used to complete the parameter tuning of the controller by Z-N method. The parameters of P, PI, PID controller are adjusted, and the control parameters of the controller Kp, Ti, Td are obtained. Finally, the unit step response diagram before and after parameter tuning is plotted under different controller control.)
- 2021-03-18 10:49:20下载
- 积分:1