-
BP2
通过BP网络实现对非线性函数(正弦函数)的逼近。函数比较短,很简练。(Through the BP network for the nonlinear function (sine function) approximation. Function relatively short and very concise.)
- 2007-12-24 10:20:35下载
- 积分:1
-
nlms
用NLMS基于符号的LMS算法完成仿真,并比较结果,包括不同信道参数w,不同数据块长度L对其的影响。(With NLMS symbol-based LMS algorithm to complete the simulation, and compare the results, including different channel parameters w, different data block length L of its impact.)
- 2011-09-03 10:07:06下载
- 积分:1
-
workspace52-例程
说明: MCU控制BUCK-BOOST电路时电压反馈的解决-技术文章-模拟与电源技术(Solution of Voltage Feedback in MCU Controlling BUCK-BOOST Circuit-Technical Article-Analog and Power Supply Technology)
- 2020-11-23 17:19:34下载
- 积分:1
-
matlab_function
说明: matlab视频读取函数一段。从别的论坛转载。(net)
- 2009-08-16 10:00:56下载
- 积分:1
-
SalamNet_NetCreate
salam网络拓扑随机生成算法,matlab的详细程序(salam network topology algorithm randomly generates detailed procedures, matlab' s)
- 2015-04-07 09:12:46下载
- 积分:1
-
DS
说明: Ds直扩系统的一个仿真,不错的,可以看看(Ds DSSS system, a simulation, good, take a look at)
- 2009-09-21 19:19:47下载
- 积分:1
-
DCT_IDCT
to understand the Algorithm go to matlab help in page dct2 and idct2 to get the mathematical expression
for M = N = 8, we can calculate the most of hard values and save it as LUTs to speed up the execution
now compare our special 8X8 functions with the internal general functions
use this code:
A = int32(100*rand(8,8))
tic for i = 1 : 1000 IDCT_8X8(DCT_8X8(A)) end toc
tic for i = 1 : 1000 idct2(dct2(A)) end toc
i had built the general functions too, but with low speed (to understand the Algorithm go to matlab help in page dct2 and idct2 to get the mathematical expressionfor M = N = 8, we can calculate the most of hard values and save it as LUTs to speed up the executionnow compare our special 8X8 functions with the internal general functionsuse this code: A = int32 (100* rand (8,8)) tic for i = 1: 1000 IDCT_8X8 (DCT_8X8 (A)) end toc tic for i = 1: 1000 idct2 (dct2 (A)) end toc i had built the general functions too, but with low speed)
- 2007-12-05 18:28:42下载
- 积分:1
-
Matlab
基于Matlab三维数据点三角剖分方法研究,关于matlab在重建中的应用研究,有参考价值(Based on Matlab 3 d data point triangulation method, some research on the application of Matlab in the reconstruction, have reference value
)
- 2013-02-25 21:49:37下载
- 积分:1
-
frequency-dispersion-group-velocity
频散方程的相速度和群速度曲线分析和绘制,带备注。(frequency dispersion)
- 2016-04-21 23:47:07下载
- 积分:1
-
ws
说明: 在网络理论中,小世界网络是一类特殊的复杂网络结构,在这种网络中大部份的节点彼此并不相连,但绝大部份节点之间经过少数几步就可到达(small world model)
- 2012-09-02 16:20:14下载
- 积分:1