-
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
-
WCDMA
WCDMA仿真附完整程序源码,各个功能模块,可运行(WCDMA simulation with complete program source code, the various functional modules can be run)
- 2013-05-13 19:19:59下载
- 积分:1
-
cp
说明: svm多种核函数,选择核函数类型,参数需自行设定。(SVM a variety of kernel function, the type of kernel function, parameters need to be set.
)
- 2014-12-09 10:44:52下载
- 积分:1
-
clear
自适应滤波仿真程序源代码,加澡声,绝对有效(Adaptive filter simulation program source code, plus shower sound, to be effective)
- 2007-09-27 15:33:10下载
- 积分:1
-
radiation
动画技术:电偶极子辐射的动态仿真,影片动画和实时动画。绘制各个时刻的电力线图,即使用contour函数在 t取不同值的情况下绘制电力线方程(Animation techniques: electric dipole radiation dynamic simulation, film animation and real-time animation. Rendering of each hour power line, which USES contour function in the wt take different values of electric draw equations
)
- 2012-05-09 18:50:35下载
- 积分:1
-
goa3D
3D蒙特卡洛光线追迹程序。可以追迹光线在介质表面的反射、漫反射、吸收等情况。(3D Monte Carlo ray tracing program, written with the GUI. You can trace rays in the case of the reflective surface of the medium, diffuse reflection, absorption and the like.)
- 2020-11-10 11:09:46下载
- 积分:1
-
Active-contour-models-snake
This code and doucument describe the image segementation using active contore models [snake].
- 2009-02-25 23:32:05下载
- 积分:1
-
HopfieldExperiment
采用Hopfield网络解决旅行商问题,收敛速度快。(using Hopfield network to solve the traveling salesman problem, and fast convergence.)
- 2007-04-27 13:20:01下载
- 积分:1
-
zuidapipei
使用匈牙利算法实现二部图最大匹配,最终找到二部图的最大匹配(achieve the max matching in bipartite graph useing the method of Hungarian algorithm)
- 2012-06-10 20:08:41下载
- 积分:1
-
PLRandom-zxk
电力线通信多径信道模型-Manfred Zimmermann模型,多径效应的传递函数H(f)可以用N条传输路径的叠加以及含有频率f、延时τ、距离d的方程来表示:
H(f)=∑g_i *A(f,d_i )*e^(-j2πfτ_i )
式中,i 为路径号, g_i为路径 i的加权系数(包含了传输系数和反射系数的作用),A(f,d_i )为衰耗,其大小由长度、频率决定,τ_i是每条路径上的延时。
(Powerline Communication multipath channel model-Manfred Zimmermann model)
- 2013-12-17 11:09:16下载
- 积分:1