- 计算机 这些是我从一些网站上下载的一些有关词法分析的程序
- LCDSwitch_V2.1.0 LCDSwitch
- rs232 此工程是RS232串口测试程序
- anjian 没前面3个按钮 按下LED灯亮 松开LED灭
- expand 使用MATLAB的文件对发动机放热率和缸压进行计算和绘图程序本文件为膨胀过程中程序(Using MATLAB files to calculate and plot the engine heat release rate and cylinder pressure. This document is the procedure in the expansion process)
- MPC82G516_2UART_IRQ_V10 笙泉科技的CPU
文件名称:circulant.m
-
所属分类:
- 标签属性:
- 上传时间:2013-06-23
-
文件大小:693byte
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
function A = circulant(x)
function A = circulant(x)
return square circulant matrix with first row x
barnett 2/5/08
x = x(:)
A = toeplitz([x(1) x(end:-1:2)], x) -function A = circulant(x)
function A = circulant(x)
return square circulant matrix with first row x
barnett 2/5/08
x = x(:)
A = toeplitz([x(1) x(end:-1:2)], x)
function A = circulant(x)
return square circulant matrix with first row x
barnett 2/5/08
x = x(:)
A = toeplitz([x(1) x(end:-1:2)], x) -function A = circulant(x)
function A = circulant(x)
return square circulant matrix with first row x
barnett 2/5/08
x = x(:)
A = toeplitz([x(1) x(end:-1:2)], x)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
circulant.m
__MACOSX/
__MACOSX/._circulant.m
__MACOSX/
__MACOSX/._circulant.m
1999-2046 搜珍网 All Rights Reserved.
本站作为网络服务提供者,仅为网络服务对象提供信息存储空间,仅对用户上载内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。
