-
matlab
使用matlab编程进行工程计算如解线性方程组或者进行数值计算的方法(the use of matlab to accomplish engineering calculations such as solving linear equations or numerical calculation)
- 2009-03-23 18:00:13下载
- 积分:1
-
gaussshuzhi
在matlab中用ROMBERG方法求二重积分(Seeking double integral using Romberg method in matlab)
- 2012-04-20 01:03:01下载
- 积分:1
-
Matlab-file-operations-command
详细介绍了matlab与文件操作相关的语句用法(Detailed description of the matlab file operations associated with the usage of the phrase)
- 2013-08-31 21:58:00下载
- 积分:1
-
mvdr
接受信号协方差矩阵估计的mvdr自适应算法。
方向图方针效果图(Receiving the signal covariance matrix estimation mvdr adaptive algorithm. Pattern renderings policy)
- 2020-12-24 16:59:05下载
- 积分:1
-
MATLABMfile
MATLAB M文件例子
最简单的精通MATLAB工具箱的函数之一提出了一个共同的问题。MATLAB函数gcf返回当前图形的句柄。但是,它有一个副作用。如果图形不存在,gcf就创建一个,并返回它的句柄。如果想寻找一个图形是否存在于头一个位置,要是没有,又不得不创建,怎么办?函数mmgcf正好实现由其内容所描述的工作。(MATLAB M file example of the simplest function of proficiency in one of MATLAB toolbox put forward a common problem. MATLAB function to return to the current GCF handle graphics. However, it has a side effect. If the graph does not exist, gcf on to create one and return its handle. If you want to find a graphic exist in the first position, if not, they have created, how should I do? Function mmgcf realize its content is described.)
- 2008-05-05 16:28:04下载
- 积分:1
-
Nuclear_material_diffusion
matlab模拟核扩散模型,考虑风向、风速和降水,以100作为放射性物质对人体影响的临界值。(Matlab simulation model of nuclear proliferation, and considering the wind direction, wind speed and precipitation, with 100 as radioactive material to the human body the critical influence.)
- 2012-05-11 13:38:37下载
- 积分:1
-
adaptiveFIR
自适应滤波
开发环境:ccs3.1
设置事项:project-build options-linker-stack options 500
(adaptive filtering development environment : ccs3.1 set matters : project-build options-linker-stack options 500)
- 2007-04-24 08:53:37下载
- 积分:1
-
testcon
一个数学模型的优化
function testcon()
%% 设置初始值,上下限;
x0=[18 13 11]
lb=[3 0.1 7]
ub=[25 1 25]
%% 调用优化求解函数(testcon)
(Optimization of a mathematical model function testcon () set the initial value, the upper and lower limits x0 = [18 13 11] lb = [3 0.1 7] ub = [25 1 25] Call for Function Optimization (testcon))
- 2007-10-18 10:08:29下载
- 积分:1
-
09
说明: 09年数学建模眼科 论文代码 包括随机模拟和分布拟合(2009 Eye of mathematical modeling papers, including stochastic simulation and code distribution fitting)
- 2010-08-18 14:04:01下载
- 积分:1
-
666616psk
RLS算法,用matlab实现,用自适应算法来实现均衡,程序正确(RLS algorithm, using matlab to achieve, with an adaptive algorithm to achieve a balanced and correct procedures)
- 2012-09-05 21:51:26下载
- 积分:1