CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - main.c
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - main.c - List
[
matlab
]
CCMethod_luzhenbo
DL : 0
C-C法重构相空间文件夹说明1.CC_Method_main.m - 程序主文件 2、LorenzData.dll - 产生Lorenz离散数据 3、normalize_1.m - 信号归一化 4、ccFunction.dll - 计算S(m,N,r,t)-C-C method reconstruction phase space folders note 1.CC_Method_main.m-procedure two main documents, LorenzData.dll- Lorenz have three discrete data, normalize_1.m-In a signal of 4, ccFunction.dll-calculated S (m, N, r, t)
Date
: 2025-12-19
Size
: 5kb
User
:
李晓燕
[
matlab
]
GP_Algorithm_luzhenbo
DL : 0
G-P算法计算关联维的 Matlab 程序 (升级版,mex函数,超快) 作者:陆振波,海军工程大学 欢迎同行来信交流与合作,更多文章与程序下载请访问我的个人主页 电子邮件:luzhenbo@sina.com 个人主页:luzhenbo.88uu.com.cn 更新部分: 引入限制短暂分离参数,使该参数大于序列平均周期时,去除了同一轨道前后点的关联, 使 r 值较小时,ln r - ln C(r) 曲线接近线性 文件夹说明: 1、GP_Algorithm_main.m - 程序主文件 2、LorenzData.dll - 产生Lorenz离散数据 3、normalize_1.m - 数据归一化 4、CorrelationIntegral.dll - 计算关联积分-G-P algorithm in Matlab correlation dimension (upgrade version mex function, ultrafast) Author : bo, the Navy Engineering from the University of peer welcome exchanges and cooperation, more and download articles please visit my personal web page e-mail : luzhenbo@sina.com 000 people Home : luzhenbo.88uu.com.cn update : the introduction of restrictions on temporary separation parameters so that the sequence of parameters than the average cycle, in addition to the same orbit around the point and makes a relatively small r, r ln- ln C (r) curve is nearly linear document folders : 1, GP_Algorithm_main.m-procedure two main documents, LorenzData.dll- Lorenz have three discrete data, normalize_1.m-normalized data of four, CorrelationIntegral.dll-associated integral calculation
Date
: 2025-12-19
Size
: 6kb
User
:
陆振波
[
matlab
]
speech_enhancement_GUI
DL : 0
自己编写GUI界面实现语音增强,可在main.c中点击菜单debug中的run便可以运行程序,可分别实现谱相减、最小均方和维纳滤波语音增强-GUI interface to prepare themselves to achieve enhanced voice, in main.c which debug menu click the run will be operating procedures, can be achieved spectral subtraction, both the smallest and the Wiener filter speech enhancement
Date
: 2025-12-19
Size
: 95kb
User
:
Richard
[
matlab
]
GA_SVM
DL : 0
GA/SVM 程序包含三个文件: 1。MainGA12.m 2。selectGA12.m 3。svmc12.m MainGA12.m是主文件,其余两个是被调用文件。 MainGA12.m里主要设置有关参数。 ===================== MainGA12.m文件有关设置的说明: 12行: host= \gatest\ %在matlab的安装盘,例如c:\下设置的程序运行结果目录。 -GA/SVM procedures contain three documents : 1. MainGA12.m 2. SelectGA12.m 3. Svmc12.m MainGA12.m is the main document, and the remaining two documents are to be called. MainGA12.m Lane ahead of the main parameters. ===================== MainGA12.m documents relating to the installation of the : 12 line : host = \ gatest \% of the Matlab installation disk, such as c : \ set up under the procedures resulting directory.
Date
: 2025-12-19
Size
: 1.6mb
User
:
赵阳
[
matlab
]
vcc_mex
DL : 0
一般情况下,我们都是在MATLAB命令行或DOS命令行下编译MEX程序。 所用的命令就是:mex filename.c 这有很多不方便的地方: a. 虽然mex也可以编译C++的mex程序,但是它的主框架仍是C的 a. 当程序有多个模块时,需要多次使用mex命令,操作很麻烦 b. 不能利用VC特有的ClassWizard自动创建和维护类 c. 不能用MFC类库编写应用程序 d. 不能方便地进行类似VC的项目管理 本文详细解说如何在IDE中编译MEX程序-Under normal circumstances, we are all in the MATLAB command line or DOS command line program to compile MEX. Command is used by: mex filename.c This has a lot of inconvenient places: a. Although the mex can also compile C++ The mex program, but it is still the main frame C of a. When the procedure has a number of modules the need to repeatedly use the mex command, the operation is cumbersome b. Can not use VC-specific ClassWizard automatically create and maintain the category c. can not use MFC class library to write applications easily d. should not conduct a similar project management VC a detailed explanation of how this article IDE compiling MEX procedures
Date
: 2025-12-19
Size
: 11kb
User
:
Dean
[
matlab
]
4-parameter
DL : 0
可以进行曲线回归拟合算法的四参数算法。函数为 y = (a-d)/(1+(x/c)^b) +d . ec50.m 为其主要函数-Can curve fitting algorithm of the four-parameter algorithm. Function y = (ad)/(1+ (X/c) ^ b)+ D. Ec50.m its main function
Date
: 2025-12-19
Size
: 2kb
User
:
2213
[
matlab
]
L_M
DL : 0
主要就是实现L_M优化算法,用matlab写的 转成c该很容易的,用来仿真用的,希望大家给出点意见,第一次上传-The main optimization algorithm is to realize L_M with matlab into c written by the very easy to use simulation, and hope that we are given points, the first upload
Date
: 2025-12-19
Size
: 32kb
User
:
[
matlab
]
tfa
DL : 0
本程序是自适应核分布时频分布的演示程序,可以对信号进行时频分析,主程序matlab开发,核心算法是c++语言的。-This procedure is the adaptive time-frequency distribution of nuclear distribution of the demo program can be time-frequency signal analysis, matlab main program development, the core algorithm is c++ Language.
Date
: 2025-12-19
Size
: 134kb
User
:
于鹏
[
matlab
]
CPN
DL : 0
cpn算法例程,主要用c++实现,分两层实现,等等,自己看吧,-CPN algorithm routines, the main c++ achieved, divided into two levels to achieve, and so on, their own look,
Date
: 2025-12-19
Size
: 28kb
User
:
xiaoying
[
matlab
]
5
DL : 0
一道程序编译顺序的考题,涉及到函数调用的先后顺序及运算符号的优先级等问题。下面我展开给你讲。 C的程序编译总是从main函数开始的,这道题的重点在“fun((int)fun(a+c,b),a-c)) ”语句。 系统首先要确定最外层 fun()函数的实参,第一个参数的确定需要递归调用fun()函数(不妨称其为内层函数)。内层函数的两个参数分别为x=a+b=2+8=10、y=b=5,执行函数体x+y=10+5=15,于是得外层函数的参数x=15。其另一个参数y=a-c=2-b=-6,再次执行函数体,得最终返回值x+y=15+(-6)=9。 -Compiling together the sequence of test procedures, involving the sequence of function calls and operator symbols, such as the priority problem. Now I give you to start speaking. Procedures for C compiler always start from the main function and at这道题the focus of " fun ((int) fun (a+ c, b), ac)) " statement. System must first determine the most outer layer of fun () function of real parameters, the first parameters of recursive calls required fun () function (may be called the inner function). Inner function separately for the two parameters x = a+ b = 2+8 = 10, y = b = 5, to execute the function body x+ y = 10+5 = 15, then the outer function parameters were x = 15 . Its another parameter y = ac = 2-b =- 6, once again to execute the function body may eventually return the value of x+ y = 15+ (-6) = 9.
Date
: 2025-12-19
Size
: 2kb
User
:
蜗蜗牛
[
matlab
]
ACTSP
DL : 0
实现了蚁群算法求解TSP问题。注释详细 function[R_best,L_best,L_ave,Shortest_Route,Shortest_Length]=ACATSP(C,NC_max,m,Alpha,Beta,Rho,Q) ------------------------------------------------------------------------- 主要符号说明 C n个城市的坐标,n×2的矩阵 NC_max最大迭代次数 m蚂蚁个数 Alpha表征信息素重要程度的参数 Beta表征启发式因子重要程度的参数 Rho信息素蒸发系数 Q信息素增加强度系数 R_best各代最佳路线 L_best各代最佳路线的长度 ========================================================================= -Ant Colony Algorithm for the realization of the TSP problem. Notes the detailed function [R_best, L_best, L_ave, Shortest_Route, Shortest_Length] = ACATSP (C, NC_max, m, Alpha, Beta, Rho, Q) ------------------------------------------------------------------- The main symbol------ C n that cities coordinates, n × 2 matrix NC_max the largest number of iterations m the number of Alpha ant pheromones characterized the importance of the parameters Beta factor heuristic importance of characterization of the parameters Rho evaporation coefficient of pheromone pheromone Q increase in intensity coefficient R_best best route generations generations L_best the length of the best route ====== ================================================== =================
Date
: 2025-12-19
Size
: 2kb
User
:
王晶
[
matlab
]
gold_code
DL : 0
产生GPS的C/A码。主函数模块为gen_ca.m 调用gen_ca(m,n)即可产生以(m,n)为抽头系数的CA码-GPS-generated C/A code. Main function modules for gen_ca.m call gen_ca (m, n) can be generated by (m, n) for the tap coefficient of CA Code
Date
: 2025-12-19
Size
: 8kb
User
:
余彦培
[
matlab
]
patternrecognition
DL : 0
我们的模式识别作业,C++编的。主要包括特征提取部分,和分类器设计部分。-Pattern Recognition of our work, C++ for the. Including some of the main feature extraction and classifier design part.
Date
: 2025-12-19
Size
: 158kb
User
:
王兵
[
matlab
]
ica
DL : 0
可以分离语音的独立分量分析程序 可以实现瞬时和卷积混合的分离 相当好用-ica_f.m bsepf2 is the main program and it needs correlation.m decorrelation.m permutation.m sepfilter.m. You also need to visit ftp://sig.enst.fr/pub/jfc/Algo/Joint_Diag/ and get a matlab code "joint_diag.m". this is by Jean-Fran\c{c}ois Cardoso. You have to put the code under this directory "ica". usage is function [Y1,Y2] = ica_f(X,NFFT,FS,OVERLAP,N)
Date
: 2025-12-19
Size
: 133kb
User
:
guowenxin
[
matlab
]
RDA5820_datasheet_V1_3
DL : 0
RDA5820发射模块的参考设计图纸及主要问题解决方法-RDA5820 transmitter module reference design drawings and the main problem solving method
Date
: 2025-12-19
Size
: 661kb
User
:
axiong
[
matlab
]
buttord-digital-filter-design
DL : 0
通带截止频率 =2 4k rad/s,阻带截止频率 =2 8k rad/s,通带波纹系数 =0.3dB, 阻带波纹系数 =50dB,采样频率fs=20000Hz。-The digital filter are the digital signal processing important content, the digital filter may divide into IIR and the FIR two main kinds. As for the IIR digital filter design, we need the help of analog prototype filter, and then transform analog filter into digital filter.
Date
: 2025-12-19
Size
: 9kb
User
:
[
matlab
]
main
DL : 0
Example Fuzzy C-Mean clustering kddcup-Example Fuzzy C-Mean clustering kddcup99
Date
: 2025-12-19
Size
: 1kb
User
:
preechak
[
matlab
]
C-Cmethod
DL : 0
C-CMethod.m C-C法主函数,调用方式见函数体 correlation_integral.m 关联积分求解(被C-C法主函数调用) disjoint.m 将时间序列分为t个不相交的向量 heaviside.m 判断函数>0为1,<0为0 reconstitution.m 相空间重构函数 lorenz_phase.m 实验函数,用lorenz系统测试C-C法 lorenz_sim.mdl 用simulink建立的lorenz系统-C-CMethod.m CC method main function, see the body of the function invocation correlation_integral.m correlation integral solution (CC method is the primary function call) disjoint.m time series is divided into t disjoint vector heaviside.m determine the function> 0 1, < 0 0 reconstitution.m experimental phase space reconstruction function lorenz_phase.m function lorenz system test with CC method lorenz_sim.mdl established lorenz system with simulink
Date
: 2025-12-19
Size
: 15kb
User
:
孙明
[
matlab
]
Main
DL : 0
混沌工具箱ver.2.0,程序没问题,可以用。有c-c法求时延和嵌入维数的,求最大李雅普诺夫指数的等。-Chaos Toolbox ver.2.0, the program is no problem, you can use. There cc method for delay and embedding dimension, for the largest Lyapunov exponent and so on.
Date
: 2025-12-19
Size
: 16kb
User
:
bianjifei
[
matlab
]
main
DL : 0
遗传算法用c语言求一个函数最小值 函数为min y=x^6-10x^5-26x^4+344x^3+193x^2-1846x-1680(The genetic algorithm uses the C language to find the minimum value of a function)
Date
: 2025-12-19
Size
: 2kb
User
:
网二233
«
1
2
3
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.