-
shili
matlab gui, 包括了4个很好的例子:
1.具有多个坐标轴的GUI,主要学习控制哪一个坐标轴是绘图命令的对象和用编辑文本框读入输入的数。
2.列表框目录阅读器,主要学习获取路径,加载,打开文件
3.从列表框中存取工作区变量,学习把存在于基本工作区的变量名放进列表框,选择多项等
4.地址簿阅读器,这个比较综合,用得技术也比较多。包括打开,保存,修改mat文件,利用handles结构保存和重新调用共享数据。(matlab gui, including four very good example: 1. with multiple axes of GUI, the main learning control which axis is the object of drawing commands and edit the text boxes with the number of read input. 2. The list box directory reader, the main study to obtain the path, load, open the file 3. From the variable list box to access the work area, learning the basic work area exists in the variable names into the list box, select a number of other 4 . address book readers, the more integrated, more technology used. Including open, save, modify mat file, save and re-use handles structure called shared data.)
- 2010-06-04 01:37:49下载
- 积分:1
-
music_attenna
利用music算法进行仿真模拟,使其得出正确结果(Simulation algorithm using music to make it reach the right result)
- 2010-11-02 16:36:36下载
- 积分:1
-
Shortestpath_MATLAB
给出了三个m文件,分别适用于不同的Shortestpath问题,本程序是工程CT的一部分,属于正演算法,可获得射线路径。每一条均有注释,适合初学者。完美运行。(For the Shortpath, given 3 m files. They are the part of CT for induction.
Fit for green hands.)
- 2011-05-12 16:02:48下载
- 积分:1
-
Lab_Assignment4
matlab 实验wewqdeqwdwqd(matlab test ssx csacs)
- 2011-11-21 20:09:52下载
- 积分:1
-
Guassian_Fitting_Function_curve
说明: 此matlab代码利用求解线性方程组的方法,实现了高斯二维曲面拟合(附数学原理PDF文档)(This matlab code use the method of solving linear equations to achieve gaussian two-dimensional surface fitting)
- 2021-03-15 21:49:22下载
- 积分:1
-
review_all
为便于交流提高学术水平,我们应该提供一些免费的好的源代码(In order to facilitate the exchange to raise academic standards, we should provide some good free source code)
- 2007-11-23 18:51:30下载
- 积分:1
-
DCtest
用于双摄像机同步抓图.图片显示在picturebox中,save jpg 用于将图片保存在指定文件夹。(double cameras take pictures at the same time)
- 2011-01-14 15:29:52下载
- 积分:1
-
Matlab---The-Language-of-Technical-Computing
This is a categorized compilation of tips for the MATLAB programmer. Items to help you to browse through them and find information that is useful. Many of the tips include a reference to specific MATLAB documentation that gives you more complete coverage of the topic.
- 2013-12-07 19:14:30下载
- 积分:1
-
KMB
图论中KMB算法,用于解决加权节点的Steiner树的问题。(KMB graph theory algorithms for solving weighted Steiner tree problem nodes.)
- 2015-10-17 20:43:07下载
- 积分:1
-
MIMO
本程序实现了基于相关矩阵法的LTE及4G中MIMO多径信道的仿真,最终获得了MIMO信道的传播矩阵。(第一步,选择应用场景(确定信道参数和天线配置参数);第二步,计算相关矩阵,并做Cholesky分解;第三步,利用Jakes模型产生多普勒随机变量;第四步,形成TDL;第五步,根据前四步准备,最终得到MIMO多径信道的信道传输矩阵)(This procedure achieved based on the correlation matrix method and 4 g LTE MIMO in multipath channel simulation, finally obtained the spread of the MIMO channel matrix.)
- 2015-11-02 10:15:56下载
- 积分:1