-
QAM_16
MATLAB coding for 16 QAM is given
- 2011-10-18 17:10:13下载
- 积分:1
-
FastICA_2.5
FASTICA_2.5 ,独立主成分分析(FASTICA_2.5, independent principal component analysis)
- 2010-09-15 10:38:48下载
- 积分:1
-
TeachingWithMATLABAndSimulink
Matlab 《统计工具箱》基本统计命令(Matlab statistic toolbox function)
- 2011-10-13 15:46:01下载
- 积分:1
-
code
基于matlab关于计盒维数的程序代码,关于电树枝的分形维数(code of fractal dimension based on matlab)
- 2021-03-10 21:29:27下载
- 积分:1
-
Code_Lecture 3
说明: 二维MATLAB有限元程序,编程文件,内容很详细。(Two dimensional matlab finite element program)
- 2020-12-23 13:45:34下载
- 积分:1
-
Pulsed_Radar_System
脉冲雷达系统Simulink实现(Matlab6中可以用,Matlab7中没有试过)(pulsed radar system to achieve Simulink (Matlab can be used. Matlab7 not tried))
- 2007-06-05 00:21:37下载
- 积分:1
-
mutation
Distribution System Reconfiguration
- 2015-03-15 12:37:22下载
- 积分:1
-
m12_1
最小二乘一次完成算法及其MATLAB实现范例.(A complete least-squares algorithm and its implementation examples MATLAB.)
- 2009-03-12 11:22:02下载
- 积分:1
-
fixed_point
Fixed-Point iteration(Function fixed_point(p0, N) approximates the solution of an equation f(x) = 0, rewritten in the form x = g(x), which is a sub-function the user has to enter. the call to the function fixed_point(p0, N) returns the root of the equation f(x),i.e. the fixed-point of g(x), if the procedure is successful or a sequence of iterates in case something goes wrong. p0 is the initial approximation and N the maximum number of iterations. If, after N iterations, condition |x(k)- x(k-1)| < tol is not satisfied, all iterated values will be displayed, accompanied by a message asking the user to either change p0 in case of divergence or enter another g(x) that does not lead to complex numbers arithmetics. Reasons for the program to go wrong are the divergence of iterates and/or appearance of complex numbers for example with functions involving sqrt(x) when one of the iterates is negative. )
- 2009-05-14 04:43:58下载
- 积分:1
-
swarmoptimizationformutiobjectiveopimization
里面包含有几个非常好的基于粒子群优化的算法和基于matlab的源程序,对研究粒子群和优化的朋友很有帮助。(Which contains a few very good based on particle swarm optimization algorithm and matlab based on the source, the study of particle swarm optimization and helpful friends.)
- 2007-09-13 15:37:10下载
- 积分:1