-
Piano
用Matlab GUI编写的一个虚拟电子琴(模拟信号发生器)的简单小程序,可以自己编乐谱,也可以在键盘上谈乐谱。(Matlab GUI written with a virtual keyboard (analog signal generator) is a simple little program, you can own series music, you can talk about music on the keyboard.)
- 2014-10-03 10:09:11下载
- 积分:1
-
view3d
解决了三维数据可视化的问题;在三维网格点上数据绘制显示它的大小。
通过z轴坐标点更容易区分边缘颜色变化。可以通过设置线宽参数该选项设置为0。(This function solves the problem of visualization of 3 dimensional data in one plot(plot3).
Data is plotted on a 3 dimensional mesh with point size showing value of it.
Edge color changes via z axis to distinguish coordinate of points easier. That option can be turned off by setting the linewidth parameter to 0.
)
- 2014-11-19 23:13:56下载
- 积分:1
-
matlabstudy
自学MATLAB的良好教材,内含有该教材的源代码(Good self-teaching materials MATLAB, containing the source code of the material)
- 2010-08-04 10:17:05下载
- 积分:1
-
waveridge_search
用模最大值法提取小波脊,该例中又两条小波脊,所以是多脊提取。同时又施加惩罚函数,控制lamda的值,可以得到较为平滑的小波脊。( using maximum modulus extract wavelet ridge, the case has two wavelet ridge, it is a multi-ridge extraction. At the same time to impose the penalty function to control the value of lamda,the extracted ridge can be relatively smooth .)
- 2020-11-15 20:59:42下载
- 积分:1
-
ALOHA_and_CSMA
This matlab m-file is a programing file of Pure ALOHA. This file considers
- 2010-09-14 18:28:22下载
- 积分:1
-
matlab99999999
各种matlab代码,实现各种功能,供查阅者参考,熟悉matlab软件的使用(x=linspace(0,1,21)
y=linspace(0,1,21)
[X,Y]=meshgrid(x,y)
z=(X.*Y)./(X+Y)
meshc(X,Y,z)
)
- 2011-07-11 15:54:13下载
- 积分:1
-
T2PSSKziph
此源代码,是一个一种基于MATLAB的程序源码,对2PSK过过程进行编程与开发,并绘出仿真波形,给出功率谱分析 可直接使用。
(This source code is a one kind of MATLAB-based program source code, right 2PSK over the process of programming and development, and plot the simulation waveforms are given the power spectrum analysis can be used directly.)
- 2012-07-11 10:55:25下载
- 积分:1
-
Calendar-program
应用matlab程序设计的一个日历界面,方便查询日历和日期(Application matlab programming a calendar interface, easy access calendar and date)
- 2013-05-22 17:14:12下载
- 积分:1
-
tezhengtiqu
将点云数据进行读取,并获得点云模型的边界特征点(The point cloud data is read, and the boundary feature points of the point cloud model are obtained.)
- 2015-12-16 13:32:23下载
- 积分:1
-
neural2
很好的神经网络程序,适于初学者,希望大家有用。(good neural network program, suitable for beginners, we hope useful.)
- 2007-03-09 17:50:21下载
- 积分:1