-
derivative_Filter_Design
Matlab code for Derivative filter deisgn
- 2009-07-03 21:35:19下载
- 积分:1
-
Russiansquare
说明: 基于matlabGUI的俄罗斯方块,可实现与一般俄罗斯方块相同的功能(Russian square based on matlab)
- 2010-04-01 11:00:31下载
- 积分:1
-
NLPrinciplecomponentanalysis
it is nonlinear method for blind source seperation using matlab
- 2013-08-10 04:45:17下载
- 积分:1
-
Mapeo
This example describe how we can generate a signal QAM wiht the Optisystem software using the power software Matlab.
- 2013-05-14 21:14:36下载
- 积分:1
-
ACO-PID
此函数实现蚁群算法,用于PID控制参数优化(The function realization of ant colony algorithm for PID parameters optimization
)
- 2013-05-24 22:04:31下载
- 积分:1
-
MatlabofSINS
说明: SINS仿真Matlab程序,对初学者还算全,应该有点用处,虽然比较简单,也省些前期编写的麻烦,
希望能花更多时间研究些专门的有用处的东西。如大家有需要还可增加一些其它内容(SINS Matlab simulation program, for beginners fairly full, should be of some use, although relatively simple, but also save the trouble of some pre-prepared, I hope to spend more time to study some specific useful things. If you need to also increase the number of other elements)
- 2021-04-17 21:38:52下载
- 积分:1
-
leaf
在社会网络中,采用MATLAB构建的一个拉普拉斯矩阵和叶子边缘的两个算法(In social networks, the use of two algorithms and a Laplace matrix leaves the edge of the MATLAB built)
- 2014-12-22 18:15:58下载
- 积分:1
-
particle
说明: 本代码为经典PSO微粒群算法,通过修改w值,使得PSO的搜索在全局与局部之间得到最优(The code for the classic PSO particle swarm algorithm, by modifying the w value, makes the PSO search between the global and local optimal)
- 2010-03-23 15:35:30下载
- 积分:1
-
sixteen5
基于matlab编写的基本的M序列和gold序列的生成,作为其他伪随机码生成的基础。对于初学者很有帮助的(Prepared based on matlab basic sequence of M sequence and the generation of gold, as other pseudo-random code generated basis. Very helpful for beginners)
- 2011-04-21 20:22:22下载
- 积分:1
-
gridding
Gridding is a method of interpolating data from an arbitrary 2D sampling pattern to a uniform grid. In MRI, this allows rapid image reconstruction. There are numerous publications on MR gridding reconstruction.
The tar file includes numerous .m scripts, and C code that can be compiled to a .mex function.
You will need to compile the MEX functions - in Matlab try "mex gridlut_mex.c" and "mex calcdcflut_mex.c" These should result in files gridlut_mex.mex??? and calcdcflut_mex.mex??? where ??? depends on your operating system.
Run the function spiralexample.m in Matlab. (Gridding is a method of interpolating data from an arbitrary 2D sampling pattern to a uniform grid. In MRI, this allows rapid image reconstruction. There are numerous publications on MR gridding reconstruction.
The tar file includes numerous .m scripts, and C code that can be compiled to a .mex function.
You will need to compile the MEX functions- in Matlab try "mex gridlut_mex.c" and "mex calcdcflut_mex.c" These should result in files gridlut_mex.mex??? and calcdcflut_mex.mex??? where ??? depends on your operating system.
Run the function spiralexample.m in Matlab. )
- 2010-05-23 14:20:54下载
- 积分:1