-
robust_1
一个简单的MATLAB例子,希望对大家有所帮助(A simple MATLAB example, we want to help)
- 2011-11-11 15:13:51下载
- 积分:1
-
ExcelWrapper
Wrapps Excel在处理一类表的MATLAB
支持:
*启动一个Excel在前台或在背景板
*保存工作簿
*运行宏
*指定一个范围
*刷新工作簿
*出口表为PDF
*选择一个给定表
*重新安装一个外接
*获取数据表给出了一个数据集,作为第一列名
*在给定的表(横向或字段的值
垂直)
例如:
包装= ExcelWrapper( wbname )
tableDataset = wrapper.GetXLSDataset( sheetname , firstcolumnname ) (Wrapps handling an excel sheet in a MATLAB Class
Supports:
* Launching an Excel Sheet in Foreground or in Background
* Save the workbook
* Run a macro
* Assign a range
* Refresh workbook
* Export Sheet to PDF
* Select a given sheet
* Reinstall an Add-in
* Get a data table given the name of the first column as a dataset
* Get the value of field in a given sheet (Horizontally or
vertically)
Example:
wrapper = ExcelWrapper( wbname )
tableDataset = wrapper.GetXLSDataset( sheetname , firstcolumnname )
)
- 2010-07-05 11:58:27下载
- 积分:1
-
subcarrier_allocation
子载波的分配 考虑每个带宽的大小 及子信道的噪声 最后得出每个基站到用户的分配(Consider the allocation of subcarriers for each channel size and bandwidth of the noise and came to the conclusion of each base station to the user' s allocation)
- 2009-05-08 16:45:23下载
- 积分:1
-
chengxu
说明: 关于matlab对通信系统建模与仿真的应用(Matlab on the communication system on the Modeling and Simulation Application)
- 2009-08-07 09:38:01下载
- 积分:1
-
new1dfdtd
增加了声子晶体周期条件:
if (mod(ii,19)<9)
u(ii,3)=2*u(ii,2)-u(ii,1)+c*(u(ii+1,2)-2*u(ii,2)+u(ii-1,2))
else
u(ii,3)=2*u(ii,2)-u(ii,1)+0.5*c*(u(ii+1,2)-2*u(ii,2)+u(ii-1,2))
end(if (mod(ii,19)<9)
u(ii,3)=2*u(ii,2)-u(ii,1)+c*(u(ii+1,2)-2*u(ii,2)+u(ii-1,2))
else
u(ii,3)=2*u(ii,2)-u(ii,1)+0.5*c*(u(ii+1,2)-2*u(ii,2)+u(ii-1,2))
end)
- 2015-03-05 02:15:46下载
- 积分:1
-
LFSR1
LFSR First Period Implementation by matlab in cryptography
- 2009-12-22 19:08:05下载
- 积分:1
-
12
四阶龙格库塔法解内弹道方程,具有很好的精度,程序通俗易懂(Fourth-order Runge-Kutta method solution trajectory equation for interior_ballstic,)
- 2013-12-03 20:51:40下载
- 积分:1
-
算例 (1)
说明: 齿轮传动simulink仿真内含行星齿轮传动在一定负载下的仿真模型(You can model the effects of heat flow and temperature change through an optional thermal conserving port. By default, the thermal port is hidden. To expose the thermal port, right-click the block in your model and, from the context menu, select Simscape > Block choices. Select a variant that includes a thermal port. Specify the associated thermal parameters for the component.)
- 2021-01-07 15:40:49下载
- 积分:1
-
Acsr
this source cod to transformer matlab
- 2013-08-04 14:46:14下载
- 积分:1
-
crt(matlab)
中国剩余定理在MATLAB中完整实现,乘数是通过大衍求一术求解的(the entire realization of Chinese Remainder Theorem(CRT) in MATLAB)
- 2020-12-25 10:09:04下载
- 积分:1