-
quadetest123
Quade test for non parametric two way ANalysis Of VAriance
- 2010-10-26 06:51:59下载
- 积分:1
-
symMat
A matrix of symbolic elements is reasonably useful for many analytic linear algebra applications, and for analytic vector, matrix and tensor differentiation.
This function produces a matrix of arbitrary dimension of symbolic elements that are indexed by their position in the symbolic matrix for ease of reference.
EXAMPLE
>> M = symMat([2 2], m , real )
M =
[ m11, m12]
[ m21, m22]
>> class(M)
ans =
sym
>> det(M)
ans =
m11*m22 - m12*m21
- 2010-03-02 02:13:12下载
- 积分:1
-
delay_embed
this file compute lagg on arrays
- 2012-06-14 16:26:23下载
- 积分:1
-
ds_ss_rake
ds_ss_rakeDScdma的Rake接收(ds_ss_rake)
- 2009-03-01 10:09:20下载
- 积分:1
-
radar.m
SAR雷达系统完整信号产生、压缩、识别过程,最齐全雷达系统matlab仿真程序,代码段详细注释文字说明,适合论文仿真参考(SAR radar system signal, compression, complete identification process, the most complete radar system matlab simulation program, code detailed annotation text, suitable for paper simulation reference)
- 2013-09-03 10:44:01下载
- 积分:1
-
function
求解离散微分方程组的MATLAB 的原始方程以及程序(Original equations and procedures for solving the discrete differential equations MATLAB)
- 2013-04-27 15:11:24下载
- 积分:1
-
bianjikuang
用MATLAB的可视化功能,设计一个图形用户界面(GUI),在这个界面下完成字符编辑(MATLAB visualization capabilities, design a graphical user interface (GUI), complete character edit interface)
- 2012-11-03 22:34:13下载
- 积分:1
-
hlvdeng
一种主干道、支道交通模型的图形仿真,模仿了各个车辆的真实行驶状况(A main road, the the branch road traffic model graphics simulation mimic real driving conditions for each vehicle)
- 2012-12-03 21:41:33下载
- 积分:1
-
ColorImageSegmentation
基于matlab的聚类法图像分割技术,能够有效的将彩色图像进行切割(Matlab-based clustering method of image segmentation, color images can effectively be cut)
- 2015-06-04 13:14:45下载
- 积分:1
-
video2gops
Video 2 Group of pictures for H.264 standard
- 2010-06-24 19:07:50下载
- 积分:1