-
mxulie
用matlab产生m序列的程序,很好的程序,好不容易找到的,可以下载.(M sequences generated by matlab procedures, good procedures, hard to find, and can be downloaded.)
- 2007-09-09 21:04:27下载
- 积分:1
-
vfdt_pulse_analy_con
电力系统脉冲检测方法,可以使用分形几何的局部方差分维数表示,该程序可以提取其特征值,从而便于检测识别(Pulse power system detection method, you can use the fractal geometry of partial differential side dimension that the program can extract the characteristic values, which made it easy to detect and identify)
- 2007-12-11 14:20:23下载
- 积分:1
-
bisection_new
Step 1: Set i=1
FA=f(a)
Step 2: while i≤ No do step 3-6.
Step 3 set p=(a+b)/2
FP=f(p)
Step 4 if FP<TOL or (b-a)/2<TOL then
OUTPUT(p)
STOP.
prepared by Razana Alwee
24
Algorithm
Step 5 set i=i+1
Step 6 if FA.FP > 0 then set a=p
FA=FP
else set b=p.
Step 7 OUTPUT (‘Method failed after No iteration,
No=’, No)
- 2011-11-23 09:49:57下载
- 积分:1
-
Matlab_GUI
学会用matlab gui设计用户界面,并编写响应程序。(To learn matlab GUI to design user interfaces, and write a response to the program.
)
- 2013-04-30 00:12:00下载
- 积分:1
-
chemistryandmatlab
本书详细的介绍了利用matlab解决化学工作人员遇到的作图、计算、数据处理等问题。(This book describes in detail the staff using matlab to solve chemical mapping experience, computing, data processing and other issues.)
- 2010-11-02 11:49:26下载
- 积分:1
-
Fiber_Bragg_Gratings
说明: 光纤光栅英文经典教程friber bragg gratings(Fiber Bragg Grating Tutorial classic English friber bragg gratings)
- 2008-10-10 10:18:30下载
- 积分:1
-
lms
Adaptive filtering algorithm based on LMS (B-LMS), to fast track the process of change in channel between transmitter & receiver
- 2013-08-06 15:48:34下载
- 积分:1
-
tvdenoise
tvnoise---a linear image denoising procedures denoising good results, a simple coding procedures
- 2010-05-21 02:51:27下载
- 积分:1
-
matlab_Face_recognition(PCA)
基于matlab的人脸识别算法pca,有应用matlab进行编程的源代码,以及运行需要的图象文件(Based on face recognition algorithm pca matlab application matlab programming source code, as well as needed for the operation of the image file)
- 2013-03-22 13:09:49下载
- 积分:1
-
适应度模型
一种基于复杂网络的适应性模型,包含不同能量分布对度分布、不同删除概率影响、鲁棒性与脆弱性、平均路径 聚类系数、容错性(An adaptive model based on complex network is proposed, which includes the effects of different energy distribution on degree distribution, different deletion probability, robustness and vulnerability, average path clustering coefficient, and fault tolerance.)
- 2021-03-12 09:49:25下载
- 积分:1