-
MATLAB
系统的介绍了MATLAB软件,并用该语言解决了大量的编程问题。(Systematic introduction of the MATLAB software, and use the language to solve a lot of programming problems)
- 2009-10-27 19:51:15下载
- 积分:1
-
Interpolation-and-curve-fitting
里面含有相应的插值函数与相应的拟合函数,都用matlab程序实现了,而且都没有错误。(Which contains the corresponding interpolation function and the corresponding fitting function using the Matlab program, but there are no errors.)
- 2012-03-28 17:42:18下载
- 积分:1
-
MMSE_CE
两个仿真分别实现LS(最小二乘法)和MMSE(最小均方误差)信道估计。(Two simulations were realized LS (least squares) and MMSE (minimum mean square error) channel estimation.)
- 2020-09-15 19:27:55下载
- 积分:1
-
SAR_image-compress-sensing
SAR图像压缩感知 matlab代码 对应着汕大闫老师的那本压缩感知及其应用,有需要的可以看一下!!(SAR image compression matlab code that corresponds to the perception that this compressed sensing and its application Shantou Yan teacher in need can look at! !)
- 2021-02-22 16:09:41下载
- 积分:1
-
MatLabCDMAWSimulink
Matlab CDMA Blocksets and Simulink
- 2009-03-07 13:36:14下载
- 积分:1
-
pointAndlineAndcircular
MATLAB 点 线 面交点问题的探讨程序!(point line circuit ……)
- 2010-08-17 13:11:36下载
- 积分:1
-
parseSize
A tool for OOP overloading of the size() method, imitating I/O conventions of MATLAB s native SIZE.
(This function is an OOP aid for overloading the size() method in user-defined classes. If the user provides the vector of dimensions of a hypothetical array object, parseSize will take care of the main input/output argument processing in a way that imitates the conventions of MATLAB s usual SIZE function.
)
- 2010-12-14 15:38:17下载
- 积分:1
-
matlab-power-flow-annlysis
应用matlab计算电力系统的最优潮流,蛮好的。(matlab power flow annlysis)
- 2012-04-24 21:14:04下载
- 积分:1
-
approximation
Calculate the least squares approximation method.
- 2013-12-07 03:57:03下载
- 积分:1
-
matlab-CA
matlab的元胞自动机程序的源代码,胞自动机程序状态演化规则 ①如果一个元胞的状态是0,则当它有状态为1的邻元时,该元胞的状态以概率a×b变为1,并且当它的临域中状态为1的邻元越多,其状态转变为1的概率越大 ②如果一个元胞的状态是1,则该元胞的状态保持不变。初始传播者位于中心单元格25×25处
取50×50的网格,临域为Moore型,经过50个仿真时钟,知识传播结果的模拟图
(matlab Cellular Automata procedure source code, cellular automata evolution rules of procedure state ① If a cell' s state is 0, then when it has a status of one element of the neighborhood, the cellular state to the probability of a × b into one, and when it' s Pro domain status is one more element of the neighborhood, its status into a greater probability of 1 ② If a cell' s state is 1, the cellular status remains unchanged. Initial spreaders center cell 25 × 25 obtain 50 × 50 grid, the Pro domain for the Moore-type, after 50 simulation clock, the dissemination of knowledge of the simulation results of Figure)
- 2009-02-13 10:27:11下载
- 积分:1